Programming for the Tektronix 4115B on the Vax: A Tutorial
Carla Wenzlaff
Committee:
Technical Report(Dec 1984)
Keywords:

This tutorial is to explain how to use the Tektronix 4115B with the VAX as host. Section I explains the method of logging in, while section II describes the library facilities available. Section III describes the basic program format to use and Section tV tells how to compile a C program so that it includes the library routines. The Appendix contains the librarv routines and some examples of C programs written especially for the Tektronix 41158.

Special features of the Tektronix 4115B include 256 possible colors, 8 possible graphic surfaces, and a resolution of 1280 by 1024 pixels. There are 4 possible color modes: HLS, RGB, CMV, and machine RGS. HLS is the default color mode. In RGB the red, green, and blue values go from O to 100. while in machine RGB they go from O to 255. CMY is cyan, magenta, and yellow color mode.