MACHine Subsystem

ASSign

ASSign

Command:MACHine{12}:ASSign <pod_list>

The ASSign command assigns pods to a particular analyzer (machine). The ASSign command will assign two pods for each pod number you specify because pods must be assigned to analyzers in pairs. NONE clears all pods from the specified analyzer (machine) and places them in the "unassigned" category.

If you specify a pod number greater than currently available, the logic analysis system generates an "Argument out of range" error.

<pod_list> {NONE <pod >#[, <pod >#]...}

<pod># an integer from 1 to 12

Example

This example assigns pod pairs 1/2 and 5/6 to machine 1:

 

OUTPUT XXX;":MACHINE1:ASSIGN 5, 2, 1"

 

 

Query:MACHine{12}:ASSign?

The ASSign query returns which pods are assigned to the current analyzer (machine).

Returned Format [:MACHine{12}:ASSign] <pod_list><NL>

Example

OUTPUT XXX;":MACHINE1:ASSIGN?"

 

 

3–6