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: 15.0.2.11458
Syntax
C#
public AddressArea GetByteAligned()

Return Value

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