Inhouse:clear_latch – VXI VM4016 User Manual
Page 25

www.vxitech.com
VM4016 Programming
25
INHOUSE:CLEAR_LATCH
The INHOUSE:CLEAR_LATCH command determines whether the first latched information will
be cleared when the information is read by word serial FETch:LATChed? Command or if pseudo
is set and a register read of the first latched information occurs. The information will not be
cleared if a hardware register read is used. When the first latched information is cleared, all the
following reads will return a value of 0 until a new first latched event occurs. It is important to
note that all letters in the command must be provided as there is no short form for this command.
INHOUSE:CLEAR_LATCH
Where
EXAMPLES
INHOUSE:CLEAR_LATCH 1
Clears the first latched information on a
read.
INHOUSE:CLEAR_LATCH?
Returns 1 stating that the first latched
1
information will be cleared on a read.
FETC:LATC?
Reading the first latched information. This
1
also clears the latched information.
FETC:LATC?
Reading the first latched information
0
returns a value of 0 once the clearing of
latch information was enabled (assuming no
further latching occurred).