1.Description
A positive, decimal integer is converted into the corresponding hexadecimal value with specified length.
2.Inputs
| No. | Name | Initialisation | Description |
|---|---|---|---|
| 1 | E1 Value | 0 | Value (numeric) |
| 2 | E2 Length | 0 | Length (number of characters) of the hex value to be output. Permitted values: [1 to 8] (numeric) |
3.Outputs
| No. | Name | Initialisation | SBC | Description |
|---|---|---|---|---|
| 1 | A1 Hex | 0 | s | Hexadecimal value (Text) |
s = send, sbc = send by change
4.Other
| Recalculation during start: | No |
|---|---|
| Module is retentive: | No |
| Internal designation: | 17759 |
| Category: | Converter |