Standalone VGA Grid User
Guide
Control with RS-232 / serial port
Table 34
RS-232 Status Changed Messages
Command Name
Description
STATUS.<channel> <status>
Provides the status of the recording service for the channel's as one of:
l
Running
l
Stopped
l
Uninitialized
The Uninitialized status is sent when there is an internal error. Check the
system for more details.
RS-232 / Serial port command examples
The following examples demonstrate how to use some of the RS-232 commands supported by the system.
The list of supported SET and GET parameters are found in
Configuration keys for third party APIs
.
Each command sent to the Standalone VGA Grid via RS 232 must be terminated with a line feed
(LF) character (ASCII code 10). Your software may need to be configured to add the line feed to
each command.
For values with spaces, enclose the value in quotation marks. For empty values, use empty quotation marks
with nothing between.
You must always follow a "SET" command in RS-232 with the "SAVECFG" command. Otherwise the
new configuration setting(s) will not take effect. See "SET" examples below.
1. To start recording on channel 2:
START.2
2. To stop recording on channel 2:
STOP.2
3. To start recording on all channels and recorders:
START
4. To get the value of the frame size (resolution) for channel 2:
288