Click or drag to resize

IdentityDeviceIdentity Property

The device identity.

Namespace:  Demo3D.PLC.Comms.CPF
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public DeviceIdentity? DeviceIdentity { get; set; }

Property Value

Type: DeviceIdentity
See Also