setvideo(3G) setvideo(3G)
NAME
setvideo - sets video hardware registers
SPECIFICATION
C setvideo(reg, value)
long reg, value;
FORTRAN subroutine setvid(reg, value)
integer*4 reg, value
DESCRIPTION
setvideo assigns value to the specified register. reg can
be DE_R1, CG_MODE, CG_CONTROL, CG_CPHASE, CG_HPHASE. Those
constants are defined in the file cg2vme.h (which is found
in /usr/include/gl). DE_R1 is register one on the Display
Engine board. The other registers are on the optional
Composite video/Genlock board.
SEE ALSO
getvideo, getmonitor, getothermonitor, setmonitor
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)