AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS/E3D Forum
Modules
Cancel
Modules
Draft Module
Plot in Black & White
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
1 reply
Subscribers
5 subscribers
Views
19 views
Users
0 members are here
Options
Share
More
Cancel
Related
Plot in Black & White
Craig Durr
over 12 years ago
Parents
Craig Durr
over 12 years ago
Below works to create the *.plt in color
I want it to create in black and white
I try place -bw but cant get it right
PLOT $!LIST /$!NAME OVER
SYSCOM 'C:\temp\PlotViewer.exe /p $!NAME'
I found this in abother file but cant figure out to get it to work in mine
PLOT $!NAME PRINT 'MINL 0.3, COL BW, REDUCE, EXPAND'
I tried
PLOT $!LIST /$!NAME PRINT 'MINL 0.3, COL BW, REDUCE, EXPAND'
but get syntax error at PRINT
Any suggestions?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
Craig Durr
over 12 years ago
Below works to create the *.plt in color
I want it to create in black and white
I try place -bw but cant get it right
PLOT $!LIST /$!NAME OVER
SYSCOM 'C:\temp\PlotViewer.exe /p $!NAME'
I found this in abother file but cant figure out to get it to work in mine
PLOT $!NAME PRINT 'MINL 0.3, COL BW, REDUCE, EXPAND'
I tried
PLOT $!LIST /$!NAME PRINT 'MINL 0.3, COL BW, REDUCE, EXPAND'
but get syntax error at PRINT
Any suggestions?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data