Click or drag to resize

AddressAreaGetByteAligned Method

Return the smallest byte-aligned addressable area that contains this addressable area.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public AddressArea GetByteAligned()

Return Value

AddressArea
The smallest byte-aligned addressable area that contains this addressable area.
See Also