Specifications

Linking a complete SCPI Command with other keywords from the same
branch and level. Separate the first complete SCPI command from next partial
command with the semicolon only. For example, take the following portion of the
[SENSE] subsystem command tree (the FUNCtion branch):
[SENSe:]
FUNCtion
:RESistance <range>,(@<ch_list>)
:TEMPerature <sensor>[,<range>,](@<ch_list>)
:VOLTage[:DC] [<range>,](@<ch_list>)
Rather than send a complete SCPI command to set each function, send:
FUNC:RES 10000,(@100:107);TEMP RTD, 92,(@108:115);VOLT (@116,123)
This sets the first eight channels to measure resistance, the next eight channels to
measure temperature and the next eight channels to measure voltage.
NOTE The command keywords following the semicolon must be from the same command
branch and level as the complete command preceding the semicolon or a
-113,"Undefined header" error will be generated.
VT1419A Command Reference
182 Chapter 6
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com