SPICE |
The SPICE3IOController type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivatedChainableFeatures |
Gets the activated chainable features.
(Inherited from BaseDeviceController) | |
| AssignUnusedIOPins | Sets all unused IO pins to GpIn. This prevents unwanted IO configuration. Use false, for setting part of the IO configuration from external applications. | |
| AutomationFeatureSet |
The types of automation that this controller can process as command lists in a scan controller.
(Inherited from BaseIOController) | |
| ConfigurationManager | (Inherited from BasePlugin) | |
| EnableChainableFeature |
Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController) | |
| HasConnectedStatus |
Is true if the device supports the IsConnected status.
(Inherited from BaseDeviceController) | |
| InputPhysicalPorts | ||
| IsAutoConnect | (Inherited from BaseDeviceController) | |
| IsConnected |
Is true if the device is connected.
(Inherited from BaseDeviceController) | |
| IsInitialized |
Is true if the device is initialized.
(Inherited from BaseDeviceController) | |
| LogDirectory |
The directory of the log file.
(Inherited from BasePlugin) | |
| Logger |
The common logger.
(Inherited from BasePlugin) | |
| OutputPhysicalPorts | ||
| PluginMetadata |
The metadata of the plugin instances. If the concrete class inherits from the BasePluginSetup interface, the metadata of the BasePluginSetup will be prefilled.
(Inherited from BasePlugin) | |
| PortLevels | ||
| PortMaps | The map from logical ports to physical ports. | |
| Ports |
The list of available logical IO ports.
(Inherited from BaseIOController) | |
| SerialNumber |
Serial number of the device.
(Inherited from BaseDeviceController) | |
| SpecialFunctions | ||
| Statuses | (Inherited from BaseDeviceController) | |
| SupportedChainableFeatureMap |
The map of chainable feature types supported by this device. The value indicates whether the feature is a transmitter or a receiver.
(Inherited from BaseDeviceController) |