Operation,
Remote Operation
1-2-5
RGS-2000NG TCAS Test Set Operation Manual
139187 / Rev. 500
Page 22
Subject to Export Control. See Cover Page for details.
September 2021
5.7
RECEIVER COMMANDS
This set of commands allows the user to set the Unit to perform various receiver functions (select
received messages, enable/disable data logging, read logged data, …).
5.7.1
LOG PARAMETERS
5.7.1.1
Clear
5.7.1.2
Count Request
5.7.1.3
Message Type Count Request
Command Syntax:
{:RGS | :RGS2000NG}{:RCV | :RCVR}:LOG{:CLE | :CLEAR} CR
Description:
This command clears the log buffer of received messages.
Example:
:RGS:RCV:LOG:CLE\r
Command Syntax:
{:RGS | :RGS2000NG}{:RCV | :RCVR}{:CO | :COUNT}?CR
Description:
This command returns the count of messages available to read from the Unit
receiver log.
Return Value:
Decimal value in ASCII
Example:
:RGS:RCV:CO?\r
Returns:
7
Command Syntax:
{:RGS | :RGS2000NG}{:RCV | :RCVR}{:MTCO | :MTCOUNT}?CR
Description:
This command returns the amount per type of messages available to read
from the Unit receiver log.
Return Value:
Decimal value in ASCII separated by comma in the following order: UUT DF
messages count, UUT ATCRBS Reply messages count, UUT UF messages
count, UUT ATCRBS Interrogation messages count, RGS DF messages
count, RGS ATCRBS Reply messages count, RGS UF messages count, RGS
ATCRBS Interrogation count.
If the Unit is not ready to return an answer, “#” is returned separated by
comma.
Example:
:RGS:RCV:MTCO?\r
Returns:
0,1439,0,0,0,0,0,0,2878,0