Name Prompt Count Type MTIC Mag Tape Input Channel List 1-16 Int VDOC Video Output Channel List 1-16 Int MTIW Mag Tape Input Window 0-4 Int VDOW Video Output Window 0-4 Int STARTFIL Start File on Tape 1 Int
EASI>MTIC=i,j,...,p | integers, 1-16
EASI>VDOC=i,j,...,p | integers, 1-16
EASI>MTIW=Xoffset,Yoffset,Xsize,Ysize EASI>MTIW= | defaults to entire imageThe offset + size must not exceed the image size.
EASI>VDOW=Xoffset,Yoffset,Xsize,Ysize EASI>VDOW= | defaults to entire image
EASI>STARTFIL=1 | read first file on tape EASI>STARTFIL=n | read nth file on tape
Any arbitrary rectangular window on tape (MTIW) can be transferred to any arbitrary rectangular window on the display (VDOW).
The number of input pixels MTIW(3) and output pixels VDOW(3) each have a limit of 32256 bytes.
Shrinking and/or zooming is automatically performed. By default, the whole tape image is transferred, filling the entire display.
A file start number may be specified so that a particular image on magnetic tape can be displayed. If STARTFIL is greater than one, MVH will first rewind and then advance to the desired file.
More information on the PCI mag tape format can be found in the documentation for program IMH.
A TAPE MUST BE MOUNTED ON THE TAPE DRIVE BEFORE MVH CAN BE RUN. CLEANING THE TAPE HEADS IS RECOMMENDED TO MINIMIZE THE CHANCE OF TAPE READ ERRORS.
EASI>MTIC=1,2,3 EASI>VDOC=1,2,3 EASI>MTIW=0,0,512,512 EASI>VDOW=MTIW EASI>STARTFIL=2 EASI>RUN MVH