Remote Commands
Common Application Commands
MAP-200 Optical Switch mOSW-C1 Installation and User Guide
Standard
June 2016
Document Number 22112369-120 R000
Page 78
:FAULt:SLOT?
Description
Returns an integer which, when translated to binary, indicates the state of all bits in the slot
fault register for the slot address specified. A bit set as 1 indicates a TRUE condition. The
Slot fault register contains a bit for all lower-level device fault register.
Input Format
:FAULt:SLOT?
Output Format
<Register>
Parameter
Type
Value
Register
Integer
0 <= value <= 255
mSRC Slot Fault Register
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
RSVD
RSVD
RSVD
RSVD
RSVD
RSVD
Device
Fault
RSVD
Bit 0 -- Reserved.
Bit 1 -- (Device Fault) is set when there is at least one bit that set in the device fault register.
Bit 2 – Bit 7
Reserved
.
Default
0
Examples
The following examples illustrate typical responses for the slot fault register query.
Terminal Input:
:FAULt:SLOT?
Terminal Response:
2
The binary pattern for integer response 2 is 00000010 which indicates the card has a
device fault. Device fault register should be queried to determine exact fault.