Remote Control - SCPI
R&S
®
QAR
69
User Manual 1178.7200.02 ─ 04
Prerequisites for this command
●
Turn on barcode scanner (
Parameters:
<Port>
String that contains the (serial) port the barcode scanner uses.
Example:
//Select barcode scanner port
MEAS:RES:BCS:USE ON
MEAS:RES:BCS:PORT 'COM1'
MEASurement:RESult:BCS:USE
<State>
This command turns the usage of a barcode scanner on and off.
Parameters:
<State>
ON | 1
Turns on the barcode scanner.
OFF | 0
Turns off the barcode scanner.
*RST:
OFF
Example:
//Turn on barcode scanner
MEAS:RES:BCS:USE
MEASurement:RESult:DIRectory
<Directory>
This command defines the folder in which the measurement results are stored.
Parameters:
<Directory>
String containing the path to the lcoation in which results should
be stored.
*RST:
'c:\temp'
Example:
//Define result folder
MEAS:RES:DIR 'c:\results'
MEASurement:RESult:SAVE:AUTO
<State>
This command turns automatic saving of the measurement results on and off.
Parameters:
<State>
ON | 1
Automatically saves the results after the measurement is done.
OFF | 0
Results are not saved automatically.
*RST:
ON
Example:
//Turn on automatic saving of results
MEAS:RES:SAVE:AUTO ON
Remote Commands