User manual

C - 46 Magelis
3. Using XBT L100• software
NOTE: These variables are only read when the request is made to display
the page containing the variable object concerned.
Conversion
The value of the connected equipment variable can be modified using
the following formula:
Y = (A * X) + B where
- A and B: Constants (floating points) entered during configuration with
XBT L100•.
- X: Variable read in the control system.
- Y: Whatever is displayed by the variable object.
This conversion is configured via the "Options" tab.
Display:
Used to specify how the digits representing the value will be placed in
the space reserved for the alphanumeric field.
- For a decimal
type field, the following alignment options are offered:
-Left
- Right (default)
- Right with display of non-significant zeros
- For other formats, alignment is automatic:
- Binary: Aligned right with the addition of leading zeros
- Hexadecimal: Aligned right with the addition of leading zeros
- Enumerated list: Aligned left with the addition of "space"
characters to the right
- ASCII: Aligned left with the addition of "space" characters to the
right
XBT ref. Note
//
Left alignment:
Right alignment:
Non-significant zeros (completed
with leading zeros):
000123
123
123