Reference Guide

Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
The Default option following "SelectGroup=yes" can specify the
default group. The value is one of group description defined after
that. After you select another group and sign off, this default group
will be selected.
If default option is not specified, the last selected group will be
selected in the next sign on.
For example:
SelectGroup=yes \
default="Sus team" \
description="Dev team" groupname=dev \
description="Sus team" \
description="SQA team" groupname=sqa \
description="guest"
Group 1: Description="Dev team" groupname=dev
The file \wnos\ini\dev\dev.ini must be created in the file server. In
the dev.ini, the broker, domain list, or connections can be defined
for the dev team.
Group 2: .Description="Sus team"
The file \wnos\ini\Sus team\Sus team.ini must be created in the
file server. In the Sus team.ini, the broker, broker list, or
connections can be defined for the Sus team.
Group3...4...n...and so on.
After a user selects a group, the system will load the group ini file
first, and then load the \wnos\ini\{group_name}\username.ini. If
the username.ini in the group directory is not found, it will attempt
to load \wnos\ini\username.ini as before.
Because the group list may define different brokers, the
SelectServerList statement will be invalid if set SelectGroup=yes.
Serial={
COM1, COM2, COM3, COM4}
[Baud={1200, 2400, 4800, 9600, 19200,
38400, 57600, 115200}]
[Parity={None, Even, Odd}]
[Stop={1, 1.5, 2}]
[Size={5, 6, 7, 8}]
[Flow={None, XON/XOFF, CTS/RTS, Both}]
[Touch={no, yes}]
[Touch_XYReverse={no, yes}]
[Touch_type={elo, microtouch, fastpoint}]
Serial
— Default is COM1. Specifies the local serial ports
configuration.
Baud — Specifies the local serial port baud rate.
Parity — Specifies the local serial port parity.
Stop — Specifies the local serial port stop.
Size — Specifies the local serial port size.
Flow — Specifies the local serial port flow.
Touch — Default is no. Yes/no option to denote that a serial
touch screen is attached.
Touch_XYReverse — Default is no. Yes/no option to denote a
reversal of the X and Y coordinates which are needed for some
touch screens.
Touch_type — Default is elo. Specifies the type of touchscreen
being used.
NOTE:
Options must be specified in the order shown.
SessionConfig=ALL
[unmapprinters={no, yes}]
[unmapserials={no, yes}]
SessionConfig — Specifies the default settings of the optional
connection parameters for all sessions.
78 Parameters for wnos INI, {username} INI, and $MAC INI files