Remote RMX-3200 Version 5.2x Configuration Guide
:
Glossary-25
restart attempts
The number of times Remote RMX-3200 will attempt to restart a job if it stops
abnormally.
RTS signal
The RTS signal is a control signal that may be used as part of the connect and
disconnect handshake or for hardware flow control. The RTS signal is ignored if flow
control is enabled.
running configuration
The running configuration (current Remote RMX-3200 configuration) displays the
current user modifications to the configuration.
S
script
A script is a Python class that defines a run and stop method, which implements the
scripting interface on Remote RMX-3200. A script can define job properties, which
pass runtime parameters and/or settings (such as, connection information for a
network element, baud rates, TID’s, phone numbers, software version, and user
name and password information) to Remote RMX-3200 when a job is executed. In
addition, a script can define job tasks and the properties required to request IP
configuration for a device or open a server socket connection to receive and transmit
data.
script package
A script package is a compressed file that stores Python modules, Python packages,
and the Package Manifest file. The modules included in the script package will be
referenced by jobs, which are configured to run on Remote RMX-3200.