Click or drag to resize

AddressAreaNumBytes Property

Number of bytes required to contain this addressable area.

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

Property Value

Type: Int64
See Also