Selector

Example

SCHart Subsystem

SCHart

SCHart

:MACHine{12}:SCHart

The SCHart selector is used as part of a compound header to access the settings found in the State Chart menu. It always follows the MACHine selector because it selects a branch below the MACHine level in the command tree.

OUTPUT XXX;":MACHINE1:SCHART:VAXIS ’A’, ’0’, ’9’"

 

ACCumulate

Command

MACHine{12}:SCHart:ACCumulate {{ON1} {OFF0}}

 

The ACCumulate command controls whether the chart display gets erased

 

between each individual run or whether subsequent waveforms are displayed

 

over the previous waveforms.

 

 

Example

OUTPUT XXX;":MACHINE1:SCHART:ACCUMULATE OFF"

 

 

Query

MACHine{12}:SCHart:ACCumulate?

 

The ACCumulate query returns the current setting. The query always shows

 

the setting as the character "0" (off) or "1" (on).

Returned Format

[:MACHine{12}:SCHart:ACCumulate] {01}<NL>

 

 

Example

OUTPUT XXX;":MACHINE1:SCHART:ACCUMULATE?"

 

 

9–4