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 propertyConnections
The connections and their associated symbols.
Public propertyDescriptiveName
The module long name.
Public propertyDeviceSymbols
The device symbols.
Public propertyEDSInfo
EDS info for this entry.
(Overrides IOModuleEDSInfo.)
Public propertyIOMap
IOMap data from the PLC.
Public propertyKeyMask
Key mask.
(Overrides IOModuleKeyMask.)
Public propertyMapSymbol
The module IO Map symbol (or null).
Public propertyModulePSize
Module P,PI,PO data segment size.
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 propertyType
The IO Map entry type.
Public propertyTypeId
The IO Map entry type.
(Overrides IOModuleTypeId.)
Public propertyUpdateRate
Update rate of the main IO connection (or 0).
(Overrides IOModuleUpdateRate.)
Top
See Also