IOEntry Class |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class IOEntry : IOModule
The IOEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| CatalogNumber |
The catalog number (if known).
(Overrides IOModuleCatalogNumber) | |
| Children | Children in the IO configuration tree. | |
| CompatibleModule |
Compatible module bit set.
(Overrides IOModuleCompatibleModule) | |
| ConfigSymbol | The module config symbol (or null). | |
| Connections | The connections and their associated symbols. | |
| DescriptiveName | The module long name. | |
| EDSInfo |
EDS info for this entry.
(Overrides IOModuleEDSInfo) | |
| IOInfo | IO info for this IO entry, | |
| IOMap | IOMap data from the PLC. | |
| KeyMask |
Key mask.
(Overrides IOModuleKeyMask) | |
| MapSymbol | The module IO Map symbol (or null). | |
| MapType |
The IO Map entry type.
(Overrides IOModuleMapType) | |
| ModulePSize | Module P area size in the IO image. | |
| Name |
The module name.
(Overrides IOModuleName) | |
| Parent | The parent in the IO configutation tree. | |
| SymbolName | The module symbol name. | |
| TagPaths | The module tag paths. | |
| UpdateRate |
Update rate of the main IO connection (or 0).
(Overrides IOModuleUpdateRate) |
| Name | Description | |
|---|---|---|
| ToString |
Returns a string that represents the current entry.
(Overrides IOModuleToString) |
| Name | Description | |
|---|---|---|
| All |
All entries in the IO tree.
(Defined by IOEntryExtensions) |