IOEntry Class |
Namespace: Demo3D.PLC.Rockwell.Comms.CIP
[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.) | |
| Connections |
The connections and their associated symbols.
| |
| DescriptiveName |
The module long name.
| |
| DeviceSymbols |
The device symbols.
| |
| EDSInfo |
EDS info for this entry.
(Overrides IOModuleEDSInfo.) | |
| IOMap |
IOMap data from the PLC.
| |
| KeyMask |
Key mask.
(Overrides IOModuleKeyMask.) | |
| MapSymbol |
The module IO Map symbol (or null).
| |
| ModulePSize |
Module P,PI,PO data segment size.
| |
| Name |
The module name.
(Overrides IOModuleName.) | |
| Parent |
The parent in the IO configutation tree.
| |
| SymbolName |
The module symbol name.
| |
| TagPaths |
The module tag paths.
| |
| Type |
The IO Map entry type.
| |
| TypeId |
The IO Map entry type.
(Overrides IOModuleTypeId.) | |
| UpdateRate |
Update rate of the main IO connection (or 0).
(Overrides IOModuleUpdateRate.) |
| Name | Description | |
|---|---|---|
| SetParent |
Sets the parent IOEntry.
| |
| ToString |
Returns a string that represents the current entry.
(Overrides IOModuleToString.) |