Click or drag to resize

MemoryValueAddress Property

Returns the address of the underlying shared memory segment.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public int Address { get; }

Property Value

Type: Int32
See Also