Remote Administration
AX3000 Models 90 - User's Manual 249
☺: this function is useful when multiple thin clients are configured with the
same set-up file, but each thin client requires certain unique parameters.
Notes:
- It works only through the remote set-up function. (It's not available with
the interactive set-up).
- Some set-up parameters are not supported by this function: the thin client
name, the passwords, the pre and post-printing sequences and the
transparent mode sequences.
The substitution commands are:
- <$> is the parameter "tcp_axname"
- <#> is the screen session number (1 to 6) or the port session number
(AUX1=1, AUX2=2, PARALLEL=3, USB1=4, USB2=5, USB3=6,
USB4=7, NET1=8, NET2=9).
- <$(X,Y)> is an "tcp_axname" sub-string (start X, length Y).
Notes:
- If X is greater than the "tcp_axname" length, the substring is empty.
- If X+Y is greater than the "tcp_axname" length the substring is
truncated.
- In event of syntax error the substitution is not done.
Example: if the thin client name is "axel201234":
TERM<$(7,4)> => TERM1234
TERM<$(7,10)> => TERM1234
TERM<$(20,7)> => TERM
TERM<$(20,A)> => TERM<$(20,A)>
<$(1,2)><$(7,4)>-<#> => ax1234-2 (ex.: session 2 or AUX2)
c) End of File
The configuration file must be ended with the label 'END_AX_SETUP'