Click or drag to resize

BuiltinAddressSpaceAddressBank Property

In this example, we assume that the PLC has multiple address banks identified by an integer.

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

Property Value

Type: Int32
See Also