User`s manual

INTERNAL FUNCTIONS (3812/5219)
AXIS AX-3 Cobra+Technical Reference 116
SECTION 10
INTERNAL FUNCTIONS
This Section contains a summary of the internal functions available in the protocol
converter. The general syntax for function calls is described in “Internal Function
Calls” on page 37. An internal function call is only valid within a configuration
sequence, as described in “Configuration from the System” on page 36.
Some of the functions are also accessible from the Configuration from a Terminal as
described in the User’s Manual.
Internal Functions (3812/5219 Emulation Only), below, covers the functions available
in 3812/5219 emulation mode and “Internal Functions (4214 Emulation Only)” on
page 120 the functions available in 4214 emulation mode.
Internal Functions (3812/5219 Emulation Only)
#203 Edit EBCDIC-To-ASCII Character Translation Table
Besides four permanent character translation tables, there is an editable character
translation table, Editable Set. Before editing has been made, the Editable Set is equal
to the PC-850 translation table. Editing with function #203 always affects the Editable
Set even if this translation table isn’t the currently selected.
The changes made with function #203 are not visible until the Editable Set is selected
as the overall character set (“Modification of the Character Translation Table” on page
46), or a font is activated that uses the Editable Set (“Changing the ASCII Character
Set for a Font” on page 60).
<EBCDIC
n
> is the EBCDIC to ASCII table positions.
<ASCII
n
> is the ASCII character code values.
Notes: 1. The EBCDIC to ASCII table positions range from $40 to $FF.
2. For 3812/5219 emulation ASCII character code values in the range $01-$05 select
Character Substitute 1-5 (parameters #110-#114).
#204 Save EBCDIC-To-ASCII Character Translation Table
Function #204 saves the Editable Set in permanent memory so that changes made with
function #203 remains after power off.
Syntax: =203,<EBCDIC
1
>,<ASCII
1
>[,<EBCDIC
2
>,<ASCII
2
>.<EBCDIC
n
>,<ASCII
n
>]
Syntax: =204