Click or drag to resize

DeviceDefinitionHasUsbPort Property

Defines whether this module has a USB port.

Namespace:  Demo3D.PLC.Rockwell.Emulator.DeviceEmulators
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public bool HasUsbPort { get; set; }

Property Value

Type: Boolean
See Also