
Across the Boards
Communications Device Drivers
Miscellaneous Topics
Page 365
cfSOFTWARE Confidential,
2000
7.5 MAINCON ASCII Characters
Several configuration panels in MAINCON allow the coding of strings of ASCII character sequences. In these
locations MAINCON accepts several types of entries:
- Displayable characters
- Control characters
- Hex values
- ASCII Mnemonics
- “BRK” (see description)
There is more than one possible coding for each ASCII character. For example, an uppercase ‘A’ can be coded
as the displable character ‘A’ or as the hex value ‘41H’. The value entered in each field might not be displayed
in the same form as it was entered. For example, if ‘41H’ were entered, MAINCON would display it as ‘A’.
NOTE
: older versions of MAINCON require that control characters, hex values and ASCII mnemonics
be entered in uppercase.
Displayable Characters
Displayable characters include the normal printable characters found on the keyboard. For example, ‘A’-’Z’,
‘a’-’z’, ‘0’-’9’ and the punctuation characters are all displayable characters.
NOTE
: A space must be entered as the mnemonic ‘SP’
Komentáře k této Příručce