MMEMory:STATe:VALid? <file>
Specify storage location to determine whether a valid state is currently stored in this location. During the validation
process, the instrument verifies that the location is not empty. Query returns 0 if no state has been stored in the spe-
cified location or if it has been deleted. It returns 1 if a valid state is stored in the specified location.
Parameter Typical return
<file> = Any valid file name 0 or 1
Return the status of MyState.sta in the root folder of the internal flash file system:
MMEM:STAT:VAL? "INT:\MyState.sta"
– This command does not guarantee that no errors will be generated when a stored state is recalled using the
*RCL command. Even if this command determines that the specified storage location is valid, individual modules
may still be in states that will generate an error.
– You can use this command before sending the *RCL command to determine whether a state has been previously
stored in this location
– The specified folder must exist and cannot be marked as hidden or system.
– The specified file cannot be empty or marked as hidden or system.
190
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming