Click or drag to resize

SPICE3IOController Properties

The SPICE3IOController type exposes the following members.

Properties
 NameDescription
Public propertyActivatedChainableFeatures Gets the activated chainable features.
(Inherited from BaseDeviceController)
Public propertyAssignUnusedIOPins Sets all unused IO pins to GpIn. This prevents unwanted IO configuration. Use false, for setting part of the IO configuration from external applications.
Public propertyAutomationFeatureSet The types of automation that this controller can process as command lists in a scan controller.
(Inherited from BaseIOController)
Protected propertyConfigurationManager
(Inherited from BasePlugin)
Public propertyEnableChainableFeature Gets or sets the flag to enable chainable features.
(Inherited from BaseDeviceController)
Public propertyHasConnectedStatus Is true if the device supports the IsConnected status.
(Inherited from BaseDeviceController)
Public propertyInputPhysicalPorts 
Public propertyIsAutoConnect
(Inherited from BaseDeviceController)
Public propertyIsConnected Is true if the device is connected.
(Inherited from BaseDeviceController)
Public propertyIsInitialized Is true if the device is initialized.
(Inherited from BaseDeviceController)
Protected propertyLogDirectory The directory of the log file.
(Inherited from BasePlugin)
Public propertyLogger The common logger.
(Inherited from BasePlugin)
Public propertyOutputPhysicalPorts 
Public propertyPluginMetadata 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)
Public propertyPortLevels 
Public propertyPortMaps The map from logical ports to physical ports.
Public propertyPorts The list of available logical IO ports.
(Inherited from BaseIOController)
Public propertySerialNumber Serial number of the device.
(Inherited from BaseDeviceController)
Public propertySpecialFunctions 
Public propertyStatuses
(Inherited from BaseDeviceController)
Public propertySupportedChainableFeatureMap 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)
Top
See Also