Chapter Contents |
Previous |
Next |
SAS/CONNECT User's Guide |
IBM 3274 Controller |
No. Special hardware or configuration is not needed because SAS/CONNECT passes data by using packets. The IBM 3274 control unit has no effect on the remote processing of graphics. You also do not need 3270 emulation software with graphics capabilites. You do need SAS/GRAPH on both your remote host and your local host for remote graphics processing. SAS/GRAPH uses the graphics capabilities of the PC to display the graphics created by the remote host.
Graphics Adapter |
Is it possible to transfer graphics catalogs,
and is a graphics
adapter required?
Yes. You can transfer graphics catalogs by using one of the following methods:
goptions nodisplay;
Whichever method you use, a graphics adapter is not required.
Requirements for the GRLINK Device Driver |
Do you need SAS/GRAPH on a remote host in order to use the GRLINK
device driver?
Yes. SAS/GRAPH is required on both the local host and the remote host.
Rotating Graphics |
How can you rotate a graph when you display it on the local
host or on an attached hardcopy device?
GOPTIONS ROTATE should be specified in the local session to rotate the graph. Do not specify GOPTIONS ROTATE in the remote session.
Changing Background Color |
Specify the following statement in the local SAS session before remote-submitting the graphics step:
goptions cback=color;
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.