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: 15.0.2.11458
Syntax
C#
public virtual string AccessName { get; }

Property Value

Type: String

Implements

IAddressAccessName
See Also