Click or drag to resize

DeviceDefinitionHwRevision Property

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.)

Namespace:  Demo3D.PLC.Rockwell.Emulator.DeviceEmulators
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public byte[]? HwRevision { get; set; }

Property Value

Type: Byte
See Also