A SERVICE OF

logo

RANGe
Command :MACHine{1|2}:SYMBol:RANGe <label_name>,
<symbol_name>,<start_value>,<stop_value>
The RANGe command allows you to create a range symbol containing a start
value and a stop value for the specified label. The values may be in binary
(#B), octal (#Q), hexadecimal (#H) or decimal (default). You can not use
don’t cares in any base.
<label_name> string of up to 6 alphanumeric characters
<symbol_name> string of up to 16 alphanumeric characters
<start_value>
<stop_value>
"{#B{0|1} . . . |
#Q{0|1|2|3|4|5|6|7} . . . |
#H{0|1|2|3|4|5|6|7|8|9|A|B|C|D|E|F} . . . |
{0|1|2|3|4|5|6|7|8|9} . . . }"
Example OUTPUT XXX;":MACHINE1:SYMBOL:RANGE ’STAT’,
’IO_ACC’,’0’,’#H000F’"
SYMBol Subsystem
RANGe
15–7