MACHine Subsystem

TYPE

Example

OUTPUT XXX;":MACHINE1:RESOURCE A,C,RANGE1"

 

 

Query:MACHine{12}:RESOURCE?

The RESource query returns the current resource terms assigned to the specified analyzer. If no resource terms are assigned, no <res_id> is returned.

Returned Format [:MACHine{12}:RESOURCE] <res_id>[,<res_id>,...]<NL>

Example

OUTPUT XXX;":MACHINE1:RESOURCE?"

 

 

TYPE

Command:MACHine{12}:TYPE <analyzer type>

The TYPE command specifies what type a specified analyzer (machine) will be. The analyzer types are state or timing. State Compare (COMPare) and SPA are considered to be state analyzers because they use an external clock, but need to specified as COMPare or SPA.

The TYPE command also allows you to turn off a particular machine.

Only one timing analyzer can be specified at a time.

<analyzer {OFFCOMPareSPASTATeTIMing} type>

Example

OUTPUT XXX;":MACHINE1:TYPE STATE"

 

 

3–10