Click or drag to resize

DeviceDefinition Properties

The DeviceDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyConfigUseCfgSize
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.
Public propertyAssemblyVersion
Sets the Assembly class version. (-1 for default, 0 to suppress.)
Public propertyConfigureStandardSymbols
True to add in standard pseudo symbols.
Public propertyEthernetLinkVersion
Sets the EthernetLink class versions. (-1 for default, 0 to suppress.)
Public propertyEthernetPorts
Ethernet port definition. (Null to disable adding comms ports.)
Public propertyExtendedDeviceVersion
Sets the ExtendedDevice class version. (-1 for default, 0 to suppress.)
Public propertyFileVersion
Sets the File class version. (-1 for default, 0 to suppress.)
Public propertyHasUsbPort
Defines whether this module has a USB port.
Public propertyHwRevision
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.)
Public propertyInputDeviceImageOffset
The Input device image offset. Returns the number of bytes into the device PLC type of the start of the input device image.
Public propertyName
Module name.
Public propertyPortVersion
Sets the Port class version. (-1 for default, 0 to suppress.)
Public propertySerial
Module serial number. Exposed through the Identity object and EtherNetIP requests.
Public propertyStatus
Module status.
Public propertySubMinor
Version sub-minor number. Exposed through the Rockwell Extended Identity object.
Public propertySuppressPortDescriptions
Defines whether Port descriptions are registered with the Rockwell ExtendedDevice class.
Public propertyTcpIpIfaceVersion
Sets the TcpIpInterface class versions. (-1 for default, 0 to suppress.)
Public propertyTimeSyncVersion
Sets the TimeSync class version. (-1 for default, 0 to suppress.)
Top
See Also