next up previous contents index
Next: SUBROUTINE RMZOOM Up: Miscellaneous Routines Previous: SUBROUTINE RMWRITECOL

SUBROUTINE RMWRITEWORD

 

 RMWRITEWORD writes  INTEGER*2  image data to the  Ramtek image display. Supported by REF.

CALL RMWRITEWORD (ic,id,n,ie)

ic   (I)  : channel number (from RAMOPEN)
id   (I*2): image data
n    (I)  : number of words to read
ie   (I)  : (returned) error code



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