Click or drag to resize

StringAddressAccessName Property

The address used to access the item from the PLC.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public virtual string AccessName { get; }

Property Value

String

Implements

IAddressAccessName
See Also