RANGe
Command The RANGe command allows you to create a symbol for a range of values on
a label. Note that Don’t Cares are not allowed in range symbols.
Command Syntax: :SYMBol:RANGe<label_name>,<symbol_name>,
<start_value>,<stop_value>
<label_name> string of up to 6 alphanumeric characters
<symbol_name> string of up to 16 alphanumeric characters
<start_value>
<stop_value> string in one of the following forms:
’#B01...’ for binary
’#Q01234567..’ for octal
’#H0123456789ABCDEF...’ for hexadecimal
’0123456789...’ for decimal
Example OUTPUT XXX;":SYMBol:RANGe ’STAT’,
’IO_ACCESS’,’#H0000’,’#H000F’"
SYMBol Subsystem
RANGe
41–6