Click or drag to resize

MemoryAddressAccessName Property

A string representation of this address.

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

Property Value

Type: String

Implements

IAddressAccessName
See Also