Click or drag to resize

MemoryAccessRequiredAddress Property

Required access to the address space for this address. The underlying protocol may require the user to access more data than addressed.

Namespace:  Demo3D.PLC.Comms.Memory
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public MemoryAddress RequiredAddress { get; }

Property Value

Type: MemoryAddress
See Also