A N 9 3
300
Rev. 1.4
Command History Panel
The Command History panel provides access to the command history, which is accumulated from direct typing in
the Main Terminal panel or read from a text file.
Script Overview
A script is a text file that is used to send and receive commands and data to and from an ISOmodem . Each line of
the script consists of three fields: command, data, and control. The command tells UltraCOM what to do with the
data, and the control field is an integer parameter for that transaction. For instance, one of the most commonly
used commands is "S" to send a text string to the modem. In the script in Figure 2, for the line:
S
AT\r
100
UltraCOM sends the string “AT” followed by an ASCII <CR>, then waits 100 ms until it executes the next
command. A full list of commands can be found in the documentation that is shipped with UltraCOM.
The Script menu is used to edit, execute, and review results for the DTE Terminal scripts. A script is associated
with each DTE Terminal. The UltraCOM script engine will execute all DTE Terminal scripts concurrently, making
UltraCOM a powerful tool for analyzing both ends of a modem transaction. A script file can be written and edited
using the UltraCOM Script Editor (see Figure 72) or an external text editor.
Figure 72. UltraCOM Script Editor
Содержание Si2404
Страница 2: ...AN93 2 Rev 1 4 ...
Страница 27: ...AN93 Rev 1 4 27 Figure 7 Parallel Interface Read Timing Figure 8 Parallel Interface Write Timing ...
Страница 200: ...AN93 200 Rev 1 4 Figure 31 TAM Handset and Speakerphone Voice Paths ...
Страница 201: ...AN93 Rev 1 4 201 Figure 32 Si3000 Codec Gain and Signal Selection Options ...
Страница 290: ...AN93 290 Rev 1 4 Figure 57 256 Band Spectral Display Figure 58 2048 Band Spectral Display ...
Страница 305: ...AN93 Rev 1 4 305 Figure 76 Parallel or SPI Port Interrupt Service Flowchart ...