Tektronix TVS600 & TVS600A Series Manuel D’Utilisation

Page de 410
FUNCtion and DATA Subsystems
2–102
TVS600 & TVS600A Command Reference
FUNCtion[:ON]
FUNCtion[:ON]?
Sets or queries which sense functions are enabled. XTIM:VOLT n functions
acquire data from the input channel <n>. You can enable only one function at a
time when FUNCtion:CONCurrent is OFF. Set FUNCtion:CONCurrent to ON if
you want to enable more functions.
Channel names and function strings may be used interchangeably for parameters.
This is not standard SCPI practice and does not provide horizontal compatibility.
The query FUNCtion[:ON]? always returns a comma-separated list of active
sense functions. The functions are returned as a list of ASCII strings ordered by
ascending channel number.
[SENSe:]FUNCtion[:ON] <function>{,<function>}
[SENSe:]FUNCtion[:ON]?
<function>
Query response
“XTIMe:VOLTage[:DC] 1” or CHAN1
“XTIMe:VOLTage[:DC] 2” or CHAN2
“XTIMe:VOLTage[:DC] 3” or CHAN3
“XTIMe:VOLTage[:DC] 4” or CHAN4
<string>
“XTIM:VOLT 1”
“XTIM:VOLT 2”
“XTIM:VOLT 3”
“XTIM:VOLT 4”
“ ” (null string)
Execution Error –221, “Settings conflict”
Attempted to enable multiple sense functions 
when FUNCtion:CONCurrent is OFF.
Execution Error –224, “Illegal parameter value”
Attempted to enable an invalid sense function.
Execution Error –241, “Hardware missing”
Attempted to enable “XTIM:VOLT 3” or “XTIM:VOLT 4”
when the instrument is configured with two channels.
Enabling a function when FUNCtion:CONCurrent is OFF will turn off the
currently enabled function.
This command determines the number of records returned by “DATA?”.
Command:
FUNC XTIM:VOLT 1"
Syntax
Parameters
Reset Value
Errors and Events
Dependencies
Examples