Deployment Guide

Table 9. Connection Settings: wnos.ini files, {username} INI, and $MAC INI files (continued)
Parameter
* Global overrides identically-named user profile
** After sign off, user profile returns to global value
Description
description=group1
[groupname=name1]
[description=group2]
[groupname=name2]
SelectGroup Yes/no option to allow a user to select from
a group list on the Log on dialog box during a log in. If yes, the
description will display in the group list box.
groupname The group name is used to identify the group
including the directory and file name. If not defined, the
description will become the group name.
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.
Parameters for wnos INI, {username} INI, and $MAC INI files 83