![Coherent Solutions BERTPXIe-1003 User Manual Download Page 88](http://html1.mh-extra.com/html/coherent-solutions/bertpxie-1003/bertpxie-1003_user-manual_2634920088.webp)
PXIe Platform Bit Error Rate Tester
|
BERTPXIe-1003/1005
Coherent Solutions Ltd.
Version
1.00
87
9.5.1
:SYSTEM:CHASSIS?
Command :SYSTEM:CHASSIS?
Description Queries the chassis mode configuration.
Syntax
:SYSTEM:CHASSIS?<wsp>[LIST|MODE]
Parameters None
Response
•
LIST: Returns a comma separated list of valid chassis index
numbers discovered by the CSLServer. These are chassis that have
modules installed.
•
MODE: Returns the current chassis mode in which the CSLServer is
operating (SINGLE or MULTI)
By default, the command returns the number of chassis managed by
the CSLServer. If the server is operating in the SINGLE mode, the
command always returns 1.
Example In the single chassis mode:
SYSTEM:CHASSIS? -> 1
SYSTEM:CHASSIS? LIST -> 0
SYSTEM:CHASSIS? MODE -> SINGLE
In the multi-chassis mode:
SYSTEM:CHASSIS? -> 2
SYSTEM:CHASSIS? LIST -> 2,3
SYSTEM:CHASSIS? MODE -> MULTI
9.5.2
:SYSTEM:CHASSIS
Command :SYSTEM:CHASSIS
Description Sets the chassis mode configuration.
Syntax
:SYSTEM:CHASSIS<wsp>[SINGLE|MULTI]
Parameters
•
SINGLE: Sets the CSLServer to operate in the SINGLE chassis mode
•
MULTI: Set the CSLServer to operate in the MULTI chassis mode
Response None
Example
SYSTEM:CHASSIS SINGLE