Last updated: 2010-03-10
For more information on the GPIB Command conventions, see GPIB Command conventions
Function |
This query returns an integer value of 1 if the status of the test set's protocol logging data source is:
If the state of the test set's protocol logging data source is not Active, this query will "hang" until a transition to the Active state occurs, or a bus timeout or device clear terminates the query attempt. |
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:ACTive?" |
Function |
This query returns an integer value of 1 if the status of the test set's protocol logging data source is either:
If the state of the test set's protocol logging data source is not one of the above, this query will "hang" until a transition to one of these states occurs, or a bus timeout or device clear terminates the query attempt.
|
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:CONNected?" |
Function |
This query returns an integer value of 1 if the status of the test set's protocol logging data source is either:
If the state of the test set's protocol logging data source is not one of the above, this query will "hang" until a transition to one of these states occurs, or a bus timeout or device clear terminates the query attempt. |
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:DONE?" |
Function |
Logging state the test set can begin forwarding messages to the protocol logging software.
The protocol logging software must be in real-time mode (not post-capture mode) and a real-time logging session must be connected before transition to the Active logging state is possible.
A real-time logging session is connected by entering the IP Address of the test set in the Tools, Configuration window found in the protocol logging software. When a real-time logging session is connected, the test set's front panel logging annunciator will display Logging:Idle.
After the transition from the Idle to Active logging state has occurred, the test set's front paned logging annunciator will appear as follows: Logging:Active |
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:STARt" |
Function |
This command queries the status of the test set's protocol logging data source. The logging status can be viewed on the test set front panel's logging annunciator. Possible query results are:DISC
|
Query |
Range: DISC|IDLE|ACT|STRTG|STPG |
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:STATe?" |
Function |
This command will cause the test set to transition to the Idle logging state. The test set must be in the Active state before transition to the Idle logging state is possible. After the transition from the Active to the Idle logging state, the test set's front panel logging annunciator will appear as follows Logging:Idle |
Requirements |
Test Application Revision: A.05.00 and above |
Programming Example |
"CALL:PLOGging:STOP" |