Click or drag to resize

MemoryAddressAccessName Property

A string representation of this address.

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

Property Value

String

Implements

IAddressAccessName
See Also