Publication # 68-00155 (Rev: B 26-JULY-95) Page 1 ® Model 801GC-ISA & 801GF-ISAISA Video Generator Programmer’s ManualHow you can control your I
Page 10 Model 801GC-ISA & 801GF-ISA Programming Manual Format Error Checking and Correction These commands and queries can be used to error ch
Publication # 68-00155 (Rev: B 26-JULY-95) Page 11 Colors, Fill Patterns and Fonts Avaialble for Custom Image Primitives Available Colors: Note: An
Page 12 Model 801GC-ISA & 801GF-ISA Programming Manual Sequence Parameter Settings These commands and queries are used for creating a new sequ
Publication # 68-00155 (Rev: B 26-JULY-95) Page 13 Command Summary in Alphabetical Order ADDR <address> Limits: <address> 0 to 4,294,9
Page 14 Model 801GC-ISA & 801GF-ISA Programming Manual ASSC <red factor>, <green factor>, <blue factor> ASSC <common fact
Publication # 68-00155 (Rev: B 26-JULY-95) Page 15 AVCO <type> Limits: <type> 0 = RGB (Normal) 1 = RBG R>R B>G G>B
Page 16 Model 801GC-ISA & 801GF-ISA Programming Manual AVSS <level> Limits: <level> > (floating point accepted) min = 0.00
Publication # 68-00155 (Rev: B 26-JULY-95) Page 17 CALL <address> <passed> [ <p(1)> [ <p(2)> [ <p(3)> ...[ <p(18)&g
Page 18 Model 801GC-ISA & 801GF-ISA Programming Manual DCBM <mask> Limits: <mask> 0 = 0 0 0 0 8 = 1 0 0 0 1 = 0 0 0 1 9 = 1
Publication # 68-00155 (Rev: B 26-JULY-95) Page 19 DSCT <type> Limits: <type> 0=none 1=American HDTV ORed 2=American ORed 3=America
Page 2 Model 801GC-ISA & 801GF-ISA Programming Manual Using the Windows Compatible User Interface The Windows version of our user interface is
Page 20 Model 801GC-ISA & 801GF-ISA Programming Manual DVST <type> Limits: <type> 0 = not used 1 = one-bit B/W 2 = two-bit B/
Publication # 68-00155 (Rev: B 26-JULY-95) Page 21 FMTD <first> <last> <destination> Limits: <first>, <last> -1 t
Page 22 Model 801GC-ISA & 801GF-ISA Programming Manual FMTL <name> Limits: <name> = a valid MS-DOS filename (8 characters min
Publication # 68-00155 (Rev: B 26-JULY-95) Page 23 FMTS Description: Saves format back to its original location FMTT? <location> Limits:
Page 24 Model 801GC-ISA & 801GF-ISA Programming Manual FRGB <red factor>, <green factor>, <blue factor> FRGB <common grey
Publication # 68-00155 (Rev: B 26-JULY-95) Page 25 HATI <color1> <x-boxes> <y-boxes> Description: Draws a crosshatch of the giv
Page 26 Model 801GC-ISA & 801GF-ISA Programming Manual HSPP <polarity> Limits: <polarity> 0 = active-low (negative going puls
Publication # 68-00155 (Rev: B 26-JULY-95) Page 27 IMGL <name> Limits: <name> = a valid MS-DOS filename (8 characters minus any ext
Page 28 Model 801GC-ISA & 801GF-ISA Programming Manual KEYY <button #> Limits: <button #> 1 = Image/Step 2 = Red 3 = Green 4
Publication # 68-00155 (Rev: B 26-JULY-95) Page 29 OUTG <mode> Limits: <mode> 0 = OFF 1 = ON Description: The OUTG command gates
Publication # 68-00155 (Rev: B 26-JULY-95) Page 3 Using the MS-DOS Compatible “Send” Program The “Send” utility program lets you send a command file
Page 30 Model 801GC-ISA & 801GF-ISA Programming Manual RECT <color1> <width> <height> <x> <y> [ <fill> ]
Publication # 68-00155 (Rev: B 26-JULY-95) Page 31 SEQU Description: Command causes sequence in buffer to be used and sequence user interface to
Page 32 Model 801GC-ISA & 801GF-ISA Programming Manual TEXT <color1> <x> <y> <fontname> <string> [ <fill>
Publication # 68-00155 (Rev: B 26-JULY-95) Page 33 VRES <lines> Limits: <lines> min = 1 (when SCAN = 1) or 2 (when SCAN = 2) max
Page 34 Model 801GC-ISA & 801GF-ISA Programming Manual VSPW <lines> Limits: <lines> = Description: The VSPW command estab
Publication # 68-00155 (Rev: B 26-JULY-95) Page 35 Appendix C: Visual Basic Source Code Listings You can control and program the ISA generator using
Page 36 Model 801GC-ISA & 801GF-ISA Programming Manual Type COMM_DATA_TYPE portType As Integer ' 0-None, 1-ISA, 2-Com port
Publication # 68-00155 (Rev: B 26-JULY-95) Page 37 Partial Listing of: EXAMPLE.FRM Sub cmdFormat_Click () 'Check to see if port connect
Page 38 Model 801GC-ISA & 801GF-ISA Programming Manual End If End Sub Sub cmdInit_Click () Dim MsgBox_Response As Integer M
Publication # 68-00155 (Rev: B 26-JULY-95) Page 39 PortSpec = "ISA" & comm_data.PortNum 'Access the DLL routine to open
Page 4 Model 801GC-ISA & 801GF-ISA Programming Manual Using Our Dynamic Link Library (DLL) in Your Own Programs Accessing The Dynamic Link Lib
Page 40 Model 801GC-ISA & 801GF-ISA Programming Manual ® Quantum Data Corporation 2111 Big Timber Road Elgin,
Publication # 68-00155 (Rev: B 26-JULY-95) Page 5 PortType as Integer ‘0-None, 1-ISA, 2-Com Port PortNum as Integer ‘0-7 ISA, 1-4 Com Ba
Page 6 Model 801GC-ISA & 801GF-ISA Programming Manual ‘Access the DLL routine to open the port Answer = port_open(PortSpec, comm_data) P
Publication # 68-00155 (Rev: B 26-JULY-95) Page 7 Board Init Declare Function board_init Lib “hia.dll” (Comm_Data as COMM_DATA_TYPE, ByVal cmd as S
Page 8 Model 801GC-ISA & 801GF-ISA Programming Manual Appendix A: Sample Command Files The listing below shows a typical series of commands yo
Publication # 68-00155 (Rev: B 26-JULY-95) Page 9 Appendix B: Command Language All of the commands you can use with the 801G series of generator fir
Kommentare zu diesen Handbüchern