Click or drag to resize

DeviceDefinitionSuppressPortDescriptions Property

Defines whether Port descriptions are registered with the Rockwell ExtendedDevice class.

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

Property Value

Type: Boolean
See Also