1.Description
Every ASCII code in the form of a hexadecimal value is converted into a character of a text.
Important: 1-digit hexadecimal values must be specified with leading "0".
If an error occurs during calculation, a 1 is output at Output 2, otherwise nothing is output there.
Important: 1-digit hexadecimal values must be specified with leading "0".
If an error occurs during calculation, a 1 is output at Output 2, otherwise nothing is output there.
2.Inputs
| No. | Name | Initialisation | Description |
|---|---|---|---|
| 1 | E1 Hex | "" | ASCII codes with or without blank spaces separated as 2-digit hexadecimal numbers (text). |
3.Outputs
| No. | Name | Initialisation | SBC | Description |
|---|---|---|---|---|
| 1 | A1 Text | "" | s | Text (Text) |
| 2 | A2 Error | 0 | s | Error |
s = send, sbc = send by change
5.Other
| Recalculation during start: | No |
|---|---|
| Module is retentive: | No |
| Internal designation: | 17773 |
| Category: | Converter |