Why can’t I import my RT setup file when I use UBE (User Bit Encoding) for 1-bit fields?

UBE encoding is intended for multi-bit fields. Use the DIS type for single-bit fields. The error occurs because in some cases the UBE "end bit" is less than 2. This is an error because UBE assumes that the field is at least 2 bits.