AB Compact Logix Boolean Array not showing full array size in UDT

Logix BOOL arrays are actually packed into DWORD arrays with nothing visible to external connections to indicate they’re actually a BOOL array.

1 Like