196
_____________________________________________________________________________________________
10.3 RS-232C Command Reference
______________________________________________________________________________________________
Syntax
:PROGram:EDIT:FILE <data1>,<data2>
<data1>
1to32
(NR1): File number
<data2>
0to2
(NR1)
0
: OFF (unused)
1
: Multiple mode
2
: Single mode
Function
Sets the file scanner mode for program tests.
Example
Sets program test file No. 1 to multi-mode.
Transmission :PROGram:EDIT:FILE 1,1
Error
The execution of this command in a state other than the READY state or "test setting state"
causes an execution error.
Syntax
:PROGram:EDIT:FILE? <data>
<data>
0to32
(NR1): File number
Response
syntax
<data1>
<data1>
0
(OFF (unused)),
1
(Multiple mode),
2
(Single mode)
Function
Queries the file scanner mode for program tests.
Example
Queries the scanner mode for program test file No. 1.
Transmission :PROGram:EDIT:FILE? 1
Response 1
The scanner mode is multi-mode.
:PROGram:EDIT:FILE
Sets the file scanner mode for program tests.
:PROGram:EDIT:FILE?
Queries the file scanner mode for program tests.