Overview | Statement List | Example


Update the Plotter Drawing Defaults

Synopsis

num = PLTUPD/'plotter ID','drawing name'[{,COLOR|LWIDTH|DENS},pen list][,SCALE,s][,ANGLE,a][,MEDIA,m][,COPIES,c][,ORIGIN,x,y][,START,x,y][,IFERR,label:]

Description

Updates the plotter drawing defaults.

NOTE: The PLTUPD command will only work on a previously defined drawing of a part.

Parameters

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 node you specify must be a valid plot server node.

  • The server node must be active.

  • The plotter ID must be on the plotter list.

The connection to the plot server node remains in effect until another node change occurs.

'drawing name'

The name of a previously defined drawing which may be up to 30 characters long.

COLOR

Minor word that indicates that the plot file will consist of the integer values which correspond to the object color.

LWIDTH or DENS

Minor words that indicate that the plot file will consist of the integer values which correspond to the line line width of the object.

pen list

A number list consisting of integers, greater than or equal to one, which correspond to pen positions on the designated plotter. The number of integers which must be supplied depends on whether COLOR or DENS was specified for the previous parameter. If COLOR was specified, fifteen integers must be supplied and if DENS was specified, three integers must be supplied.

SCALE

Minor word that indicates that the following parameter will be the plot scale.

s

The scale of the plot which may be any positive value.

ANGLE

Minor word that indicates that the following parameter will be the rotation angle of the plot.

a

The rotation angle of the plot in degrees.

MEDIA

Minor word that indicates that the following parameter will be an integer which corresponds to a customer defined media.

m

The media reference number which will only be used in the plotter queue.

COPIES

Minor word that indicates that the following parameter will be 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.

ORIGIN

Minor word that indicates that the following parameters will be the X and Y coordinates of the plot origin.

x,y

The X and Y coordinates of the plot origin which must be positive and must be on the specified drawing. The minimum values are 0,0 which is the lower left corner and the maximum values are the drawing size. The maximum values for an "A" size drawing would be 8.5 and 11, the maximum values for a "B" size drawing would be 11 and 22, etc.

START

Minor word that indicates that the following parameters will be the plotter delta X and Y offsets.

x,y

The X and Y offset values from the plotter origin. The minimum and maximum x and y values are dependant upon the type of plotter and its physical dimensions.

IFERR,label:

Specifies a label to which the program jumps if an error occurs.


Copyright ©2015 ºú¾ýNX¶þ´Î¿ª·¢¹ÙÍø£¨www.UGapi.com£© QQ:85585969 All Rights Reserved.