BufferDataConverterContextAddressArea Property |
The area of memory being addressed by this buffer.
Specifically, this is used to marshal booleans into the correct bit in the buffer.
Supercedes the area of
Address (normally a subrange of the address).
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic AddressArea AddressArea { get; }Property Value
Type:
AddressArea
See Also