SymbolIOInfo Class |
Namespace: Demo3D.PLC.Rockwell.Comms.CIP
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class SymbolIOInfo
The SymbolIOInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| SymbolIOInfo |
Constructs a SymbolIOInfo.
|
| Name | Description | |
|---|---|---|
| Area |
Device area.
| |
| AssociatedSymbol |
The associated symbol.
| |
| IOEntry |
IOEntry for the top level EIP module. This may be the same module as ModuleEntry or an antecedent object.
| |
| ModuleEntry |
The IOEntry for module.
| |
| ModuleIOOffset |
The offset of the module data in the IO data.
| |
| ModuleSize |
The size of the module data.
| |
| Name |
Name.
| |
| SymbolModuleOffset |
The offset of the associated symbol data in the module data.
| |
| SymbolName |
Symbol name.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a string that represents the current type.
(Overrides ObjectToString.) |