PXIe Platform Bit Error Rate Tester
|
BERTPXIe-1003/1005
Coherent Solutions Ltd.
Version
1.00
51
9.3.2
:SLOT<n>:OPTions?
Command :SLOT<n>:OPTions?
Description Queries the channel configuration of the module.
Syntax
:SLOT<n>:OPTions?<wsp><PPG|ED>
Parameters
•
PPG: Only queries the available PPG channels of the module
•
ED: Only queries the available ED channels of the module
By default, the command queries all the available PPG and ED
channels on the module.
Response The response is a comma separated array, or a single integer value
based on the arguments given.
Example
:SLOT3:OPTions? PPG
-> 4
:SLOT3:OPTions? ED
-> 2
9.3.3
:SLOT<n>:OPC?
Command :SLOT<n>:OPC?
Description Checks the operational status of the module.
Syntax
:SLOT<n>:OPC?
Parameters None
Response The response is
1
if the module is ready to accept a new command.
Otherwise it is 0, meaning the module is busy performing a previous
operation.
NOTE: When the response of this command is not
1
, any commands
sent to the module may not execute or return an error.
Example
:SLOT3:OPC?
1