next up previous contents index
Next: SUBROUTINE RMPAN Up: Miscellaneous Routines Previous: SUBROUTINE RAMOPEN

SUBROUTINE RAMOUT

 RAMOUT outputs a command and data array to the  Ramtek display. (see Ramtek manual for command formats). The REF package uses RAMOUT for a different purpose so RAMOUT should not be called by the user when REF is in operation.

CALL RAMOUT (ic,m,n,ie)

ic   (I): channel number (from RAMOPEN or IRMCHAN)
m    (B): array of bytes to output
n    (I): number of bytes
ie   (I): (returned) error code



David Long
Wed Jun 12 10:34:11 MDT 1996