Click or drag to resize

DeviceDefinitionEthernetPorts Property

Ethernet port definition. (Null to disable adding comms ports.)

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

Property Value

Type: DeviceDefinitionEthernetPortFlags
See Also