IOMapData Class |
Namespace: Demo3D.PLC.Rockwell.Comms.CIP
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class IOMapData
The IOMapData type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Map address.
| |
| CompatibleModule |
Compatible module bit set.
| |
| ConfigAddress |
Configuration data address.
| |
| ConfigScript |
Configuration script.
| |
| ConfigScriptPath |
Configuration script EPATH.
| |
| Configuration |
Configuration data.
| |
| EDSInfo |
EDS info for this entry.
| |
| FaultCode |
Fault code.
| |
| FaultInfo |
Fault info.
| |
| InstanceId |
The instance id.
| |
| Key |
The EDS info (with the compatibility bit encoded in the revision major).
| |
| KeyMask |
Key mask.
| |
| LinkAddr |
Link address.
| |
| LinkPort |
Link port.
| |
| MapAddress |
Address of map entry.
| |
| Mode |
Mode.
| |
| ParentInst |
Parent instance id.
| |
| Path |
Map path.
| |
| Status |
Status.
| |
| Storage |
Storage data.
| |
| StorageId |
Storage instance id.
| |
| Type |
The IO Map entry type.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a string that represents the current data.
(Overrides ObjectToString.) |