Specifications

6-84
'V' {d1 d2 ••• dk}
NAME : Sets routine image (Same function as DC3 'V' {DATA})
FUNCTION : Stores image data in the selected ruled line buffer.
'P' n
NAME : Prints routine dot line (parameter print)
n=Repetitive dot lines (0
n255)
FUNCTION : Prints data in the line buffer. After printing data in the line buffer,
it prints n dot lines of the selected ruled line. If n=0, data in the line buffer only is
printed.
'$' nl nh
NAME : Sets parameter absolute position (Same function as ESC '$' nl nh)
(nhX256+nl) =Print start point of parameter data
FUNCTION : Sets the print start point to a position nhnl dots to the right from the left margin.
'S' n
NAME : Sets parameter
n=Parameter data number
FUNCTION : Outputs parameter data with the parameter number specified by n to
the line buffer.
If a registered routine format number is specified, the old routine format is deleted, the area is
released, and a new routine format is registered.
10 bytes of memory control data is added to each routine data. Therefore, (all routine format
data amount + 10) bytes of memory are used.
If the remaining memory capacity is less than (all routine format data amount + 10) bytes, all
data is ignored. (all routine format data amount + 10) bytes must be 65535 bytes or less.
Data exceeding 65535 bytes is processed as normal data.
Specify dh=dl=0 to erase a routine format from memory.
Data with the routine format number specified by n is deleted.