Change bit labels
- Last UpdatedJul 23, 2024
- 1 minute read
You can change the bit labels used in the Bit Pattern Selector during design time.
-
Launch the Bit Pattern Selector dialog.
-
Select a bit label from the drop-down list.
The bit pattern selector will reflect the new Bit configuration specified in the bit label file.
While switching the bit labels name within the Bit Pattern Selector, the following rules will be applied:
-
The bits selected will remain the same after the bit labels are changed. For example, ‘xx0’ in Standard B7 – B5 bits will be transferred to CRIT ‘0’ in ALMSTA after switching Standard label to ALMSTA label. The Bitmask value has changed from ‘001’ to ‘111’ on B7 – B5 bits. But the Bitmask and Bitmatch in the preview will remain the same as in the Standard label.
-
The Bitmask and Bitmatch change preview will only take effective if the user has edited the bit selection or clicking OK on the Bit Pattern Selector to accept the bit selection.
-
The enabled bit value ‘0’, ‘1’, or ‘x’ in the previous bit labels will be transferred to the corresponding bit value of the switched bit labels. If the switched bit label is disabled, the top right corner will still show the transferred bit value.