Overview | Statement List | Example
num = PLTSUB/'plotter ID'[,JOB,'jobname'][,MEDIA,m][,COPIES,c][,PAUSE,'message'][,IFERR,label:]
Submits a plot file to the plotter queue.
|
Parameter |
Description |
|
'plotter ID' |
The system identification of the output plotter. You can specify the plot server node with '>node:plotter ID' provided the following conditions are met:
The connection to the plot server node remains in effect until another node change occurs. |
|
JOB |
Minor word that indicates that the following parameter is to be the name of the plot file in the plotter queue. |
|
'jobname' |
The jobname which may be up to 16 characters long, or the display filename which may be up to 30 characters long. |
|
MEDIA |
Minor word that indicates that the following parameter is an integer which corresponds to a customer defined media. |
|
m |
The media reference number which is only used in the plotter queue. |
|
COPIES |
Minor word that indicates that the following parameter is an integer specifying the number of times the image is to be replotted. |
|
c |
Any positive value which specifies the number of times the image is to be replotted. |
|
IFERR,label: |
Specifies a label to which the program jumps if an error occurs. |