DeviceDefinition Properties |
The DeviceDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyConfigUseCfgSize |
Assembly uses a config format (Forward Open simple data segment) where the first 8 bytes of the config data type are
CfgSize and CfgIDNum, but those bytes are not sent over in the Forward Open config simple data segment.
| |
| AssemblyVersion |
Sets the Assembly class version. (-1 for default, 0 to suppress.)
| |
| ConfigureStandardSymbols |
True to add in standard pseudo symbols.
| |
| EthernetLinkVersion |
Sets the EthernetLink class versions. (-1 for default, 0 to suppress.)
| |
| EthernetPorts |
Ethernet port definition. (Null to disable adding comms ports.)
| |
| ExtendedDeviceVersion |
Sets the ExtendedDevice class version. (-1 for default, 0 to suppress.)
| |
| FileVersion |
Sets the File class version. (-1 for default, 0 to suppress.)
| |
| HasUsbPort |
Defines whether this module has a USB port.
| |
| HwRevision |
Hardware revision. Exposed through the Rockwell Extended Identity object.
(Defaults to the empty array to use the module EDS Info. Set to null to disable.)
| |
| InputDeviceImageOffset |
The Input device image offset. Returns the number of bytes into the device PLC type of the start of the input device image.
| |
| Name |
Module name.
| |
| PortVersion |
Sets the Port class version. (-1 for default, 0 to suppress.)
| |
| Serial |
Module serial number. Exposed through the Identity object and EtherNetIP requests.
| |
| Status |
Module status.
| |
| SubMinor |
Version sub-minor number. Exposed through the Rockwell Extended Identity object.
| |
| SuppressPortDescriptions |
Defines whether Port descriptions are registered with the Rockwell ExtendedDevice class.
| |
| TcpIpIfaceVersion |
Sets the TcpIpInterface class versions. (-1 for default, 0 to suppress.)
| |
| TimeSyncVersion |
Sets the TimeSync class version. (-1 for default, 0 to suppress.)
|