User's Manual

Engineering Test Software Operation
Rev 28_A Sept 2005
VIA Telecom, Inc. Proprietary
41
Table 4. Ets Options Dialog Selections
Option Description
Max messages per Second
Limits the maximum number of messages that ETS will send to the CP in a
second. When this is set to 0, there is no limit. This option is initialized to 0.
Max messages in Log Window
This sets the maximum number of messages that will be displayed in the
main log window. This option is initialized to 1000 messages.
Max messages in Trace Window
Sets the maximum number of messages to be displayed in the Trace
window. This option is initialized to 1000 messages.
Transfer Window Size
When performing uploads, downloads, and loopback tests, multiple data
transfer messages can be sent before an acknowledgement is received. The
number of messages is called the "Transfer Window Size.” This option is
initialized to 4 and should not need to be changed.
Initial Baud Rate
This is the baud rate that ETS will use when started. The baud rate can be
changed later by using the Serial Port Configuration Dialog from the
Debug/Comm/Serial… menu item. This option is initialized to 115,200 Baud.
Data Download Start Addr
This is the default start address for the speech download buffer. This option
is initialized to 0x2000000.
Data Upload Start Addr
This is the default start address for the speech upload buffer. This option is
initialized to 0x2040000.
Flash Download Timeout (Sec)
The number of seconds that are allowed for the CP to acknowledge a flash
download command. This option is initialized to 25000 ms (25 seconds).
Popup Fault Log
When checked, the fault log will be made the front window when an entry is
made. This option is initially checked.
Popup Comm Status on Error
When checked, the Communications Status dialog pops up when an error
occurs on the serial interface. This could be either a character error, such as
parity or framing, or a message level error such as checksum for message
framing. This option is initially unchecked.
Maximum Menu Entries
Sets the maximum number of menu entries that are allowed before the
menu is replaced with a dialog box. This option is initialized to 40.
Ignore Underflow Errors
When checked, all underflow errors will be ignored. Underflow errors are
generated when ETS receives less data than is defined for an entry in the
definition text file. This option is initially checked.
Log Notes to Trace Window
When checked, notes that are entered from the COM interface are entered
in both the main and the trace windows. This option is initially unchecked.
Use C-Type Pathing for Printing
When checked, all message printouts will use the C Language type pathing
of xx.yy[3].rr. When not checked, no pathing will be applied to message
fields except when records are present. When records are present, the
pathing will be of the type fieldname.X where X is the record number. This
option is initially checked.
Serial Port DTR Enable
When checked, enables the assertion of the DTR signal on the serial
interface port. This option is initially unchecked.
Send Break Char In Msg Preamble
When checked, send a message preamble which contains a break character
(0x00) followed by a multiple millisecond (see Preamble Delay option) pause
followed by the start of message SYNC character. This preamble is sent
before each message transmitted by ETS with the exception that if
messages are clustered together, the preamble is only sent before the first
message in the cluster. This preamble is used to wake up the CP from deep
sleep. This option is initially checked.
Preamble Delay in Msec
This value is the delay used when the message preamble option is enabled.
The option is initialized to 12 milliseconds.
Log Message Received Errors Enables logging of errors in the received message framing.
Auto Config Load
When checked, the currently loaded Configuration file will be reloaded when
a phone (MSUT) sends a “Configuration Info” message.