Click or drag to resize

IOEntry Properties

The IOEntry type exposes the following members.

Properties
 NameDescription
Public propertyCatalogNumber The catalog number (if known).
(Overrides IOModuleCatalogNumber)
Public propertyChildren Children in the IO configuration tree.
Public propertyCompatibleModule Compatible module bit set.
(Overrides IOModuleCompatibleModule)
Public propertyConfigSymbol The module config symbol (or null).
Public propertyConnections The connections and their associated symbols.
Public propertyDescriptiveName The module long name.
Public propertyEDSInfo EDS info for this entry.
(Overrides IOModuleEDSInfo)
Public propertyIOInfo IO info for this IO entry,
Public propertyIOMap IOMap data from the PLC.
Public propertyKeyMask Key mask.
(Overrides IOModuleKeyMask)
Public propertyMapSymbol The module IO Map symbol (or null).
Public propertyMapType The IO Map entry type.
(Overrides IOModuleMapType)
Public propertyModulePSize Module P area size in the IO image.
Public propertyName The module name.
(Overrides IOModuleName)
Public propertyParent The parent in the IO configutation tree.
Public propertySymbolName The module symbol name.
Public propertyTagPaths The module tag paths.
Public propertyUpdateRate Update rate of the main IO connection (or 0).
(Overrides IOModuleUpdateRate)
Top
See Also