Agilent Technologies 1670G Printer Accessories User Manual


 
XOTime
Query :MACHine{1|2}:TLISt:XOTime?
The XOTime query returns the time from the X to O markers. If there is no
data in the time mode the query returns 9.9E37.
Returned Format [:MACHine{1|2}:TLISt:XOTime] <XO_time><NL>
<XO_time> real number
Example OUTPUT XXX;":MACHINE1:TLIST:XOTIME?"
XPATtern
Command :MACHine{1|2}:TLISt:XPATtern <name>,<pattern>
The XPATtern command constructs a pattern recognizer term for the X
marker which is then used with the XSEarch criteria when moving the
marker on patterns. Since this command deals with only one label at a time,
a complete specification could require several iterations.
When the value of a pattern is expressed in binary, it represents the bit
values for the label inside the pattern recognizer term. In whatever base is
used, the value must be between 0 and 2
32
1, since a label may not have
more than 32 bits. Because the <label_pattern> parameter may contain
don’t cares, it is handled as a string of characters rather than a number.
<name> string of up to 6 alphanumeric characters
<pattern> "{#B{0|1|X} . . . |
#Q{0|1|2|3|4|5|6|7|X} . . . |
#H{0|1|2|3|4|5|6|7|8|9|A|B|C|D|E|F|X} . . . |
{0|1|2|3|4|5|6|7|8|9} . . . }"
Example OUTPUT XXX;":MACHINE1:TLIST:XPATTERN ’DATA’,’255’ "
OUTPUT XXX;":MACHINE1:TLIST:XPATTERN ’ABC’,’#BXXXX1101’ "
TLISt Subsystem
XOTime
24–19