In Aurora Focus, the Industrial Ethernet boolean fields have a fixed size of 1 byte. This can cause misalignment of received data on the PLC side when a boolean field follows a float or an integer field, both of which are 4 bytes in length. In order to avoid misalignment of data, boolean fields should be added as the last field in the Industrial Ethernet data configuration.