Radar Target Generator - RTG1002 Edition Date: 19-Apr-18
The record command syntax is .
RASS -c “RECORD vi_reference [ Filename]”
( example RASS - c “RECORD 246 “PulsRecOnsite” ” )
Mind the Double quotes! The (optional) filename is a string that needs to be enclosed in quotes.
Beware! The filename should not contain SPACE (\20) characters.
The vi_refence is the index number of the tool in the internal RASS-S application database list.
The Filename is the name of the recording folder (directory) in the current CAMPAIGN folder of RASS-S.
Filename can be a single folder or a full patch (e.g. D:\CAMPAIGN-S6\DEMO\RECORDING\PulsRecOnsite )
4.2.4.4. STOP command
The stop commands will stop a running RASS-S tool , and is similar as clicking the “Stop” button on a tool.
.(Not the DONE button! ) The stop command syntax is .
RASS -c “STOP vi_reference “ ( example RASS - c “STOP 246” )
The vi_refence is the index number of the tool in the internal RASS-S application database list.
4.2.4.5. CLOSE command
The Close command will abort and close a running RASS-S tool , and is similar as clicking the “Done”
button on a tool. The close command syntax is .
RASS -c “CLOSE vi_reference “ ( example RASS - c “CLOSE 246” )
The vi_refence is the index number of the tool in the internal RASS-S application database list.
4.2.4.6. STATUS command
The status commands will return the current status of a running vi. It can be used to verify if a scenario for
example has finished running.
The status command syntax is .
RASS -c “STATUS vi_reference “ ( example RASS - c “STATUS 246” )
The vi_refence is the index number of the tool in the internal RASS-S application database list.
The command will return a number ;
0: RTG1002 not started
1: RTG1002 detected and booted
2: RTG1002 has started ( scenario running)
3: RTG1002 has stopped ( scenario ended or stopped manually)
4: RTG1002 error RTG not found
IE-UM-00601-005 RTG1002 User Manual.odt 47/48