Quantum Data 801GF Spécifications

Naviguer en ligne ou télécharger Spécifications pour Générateurs d'électricité Quantum Data 801GF. Quantum Data 801GF Specifications Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 40
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
Publication # 68-00155 (Rev: B 26-JULY-95) Page 1
®
Model 801GC-ISA & 801GF-ISA
ISA Video Generator
Programmer’s Manual
How you can control your ISA Generator
Are you running under Microsoft Windows®?
We provide a full graphics user interface that runs under Microsoft Windows®. You can use a mouse to easily point
and click your way through the set-up and operation of the generator.
We also supply a Dynamic Link Library (DLL) file for use by other software packages that run under Windows, such
as Visual Basic.
Are you running under Microsoft MS-DOS®?
We give you several methods to operate and program the generator from MS-DOS. First, our terminal emulation
program lets you talk to the generator on an interactive basis. The generator responds to every instruction as you
type.
Another MS-DOS compatible program allows you to quickly send a file containing multiple instructions.
You can also create your own control program using a standard MS-DOS level “C” language and include our
supplied C source code.
Which method is best for you?
Do you want to operate the generator by itself?
If you are you using Windows… You can use our Windows user interface. This is the preferred operating method
because you don’t have to do any programming.
If you are you using MS-DOS… We give you two ways to program and operate the generator. You just need to
learn a little about the generator’s command language?
You may first want to try out the “Terminal” utility software. This interactive mode of operation lets you get up to
speed with the generator’s command language. A later section of this manual explains how to load and run the
software. A listing and description of all the commands can be found at the end of this manual.
Next, you can move on to using our “Send” utility software. This utility lets you send an entire file full of commands
with one simple command. You first use a text editor to put the command lines into the file. A later section of this
manual explains how to load and run the software.
You can also create own your control program using a standard MS-DOS level “C” language? You can include our
supplied C source code into your program.
Do you want to operate the generator as part of an ATE system?
If you’re using Windows… You can use the Dynamic Link Library (DLL) file on the disk. The DLL file lets you
choose any ATE programming language that supports DLLs. A later section of this manual explains how to
implement the DLL in your software. If you’re using Visual Basic, appendix C describes a sample file that you can
use as a starting point in writing or modifying your own program.
If you’re using MS-DOS… You can write your control program using a standard C language. Just include our C
source code in your program. Our supplied code allows you to establish a communications port to the ISA generator
and then send commands and inquires to the ISA generator. A later section of this manual explains the high level
functions you need to know in the source code.
If none of the above methods meet your needs…
Please contact your local sales representative or an applications engineer at Quantum Data. We can work with you to
help fit the generator into your particular testing application.
Vue de la page 0
1 2 3 4 5 6 ... 39 40

Résumé du contenu

Page 1 - Programmer’s Manual

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 2 - For more information…

Page 10 Model 801GC-ISA & 801GF-ISA Programming Manual Format Error Checking and Correction These commands and queries can be used to error ch

Page 3

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 4

Page 12 Model 801GC-ISA & 801GF-ISA Programming Manual Sequence Parameter Settings These commands and queries are used for creating a new sequ

Page 5 - Open Port

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 6 - Port Query

Page 14 Model 801GC-ISA & 801GF-ISA Programming Manual ASSC <red factor>, <green factor>, <blue factor> ASSC <common fact

Page 7 - For More Information

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 8

Page 16 Model 801GC-ISA & 801GF-ISA Programming Manual AVSS <level> Limits: <level> > (floating point accepted) min = 0.00

Page 9 - Command and Query Finder

Publication # 68-00155 (Rev: B 26-JULY-95) Page 17 CALL <address> <passed> [ <p(1)> [ <p(2)> [ <p(3)> ...[ <p(18)&g

Page 10

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

Page 11

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 12

Page 2 Model 801GC-ISA & 801GF-ISA Programming Manual Using the Windows Compatible User Interface The Windows version of our user interface is

Page 13

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/

Page 14

Publication # 68-00155 (Rev: B 26-JULY-95) Page 21 FMTD <first> <last> <destination> Limits: <first>, <last> -1 t

Page 15

Page 22 Model 801GC-ISA & 801GF-ISA Programming Manual FMTL <name> Limits: <name> = a valid MS-DOS filename (8 characters min

Page 16

Publication # 68-00155 (Rev: B 26-JULY-95) Page 23 FMTS Description: Saves format back to its original location FMTT? <location> Limits:

Page 17

Page 24 Model 801GC-ISA & 801GF-ISA Programming Manual FRGB <red factor>, <green factor>, <blue factor> FRGB <common grey

Page 18

Publication # 68-00155 (Rev: B 26-JULY-95) Page 25 HATI <color1> <x-boxes> <y-boxes> Description: Draws a crosshatch of the giv

Page 19

Page 26 Model 801GC-ISA & 801GF-ISA Programming Manual HSPP <polarity> Limits: <polarity> 0 = active-low (negative going puls

Page 20

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 21

Page 28 Model 801GC-ISA & 801GF-ISA Programming Manual KEYY <button #> Limits: <button #> 1 = Image/Step 2 = Red 3 = Green 4

Page 22

Publication # 68-00155 (Rev: B 26-JULY-95) Page 29 OUTG <mode> Limits: <mode> 0 = OFF 1 = ON Description: The OUTG command gates

Page 23

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 24

Page 30 Model 801GC-ISA & 801GF-ISA Programming Manual RECT <color1> <width> <height> <x> <y> [ <fill> ]

Page 25

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 26

Page 32 Model 801GC-ISA & 801GF-ISA Programming Manual TEXT <color1> <x> <y> <fontname> <string> [ <fill>

Page 27

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 28

Page 34 Model 801GC-ISA & 801GF-ISA Programming Manual VSPW <lines> Limits: <lines> = Description: The VSPW command estab

Page 29

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 30

Page 36 Model 801GC-ISA & 801GF-ISA Programming Manual Type COMM_DATA_TYPE portType As Integer ' 0-None, 1-ISA, 2-Com port

Page 31

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 32 - B = Nov., C = Dec)

Page 38 Model 801GC-ISA & 801GF-ISA Programming Manual End If End Sub Sub cmdInit_Click () Dim MsgBox_Response As Integer M

Page 33

Publication # 68-00155 (Rev: B 26-JULY-95) Page 39 PortSpec = "ISA" & comm_data.PortNum 'Access the DLL routine to open

Page 34

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 35 - Listing of: HEADER.BAS

Page 40 Model 801GC-ISA & 801GF-ISA Programming Manual ® Quantum Data Corporation 2111 Big Timber Road Elgin,

Page 36

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 37

Page 6 Model 801GC-ISA & 801GF-ISA Programming Manual ‘Access the DLL routine to open the port Answer = port_open(PortSpec, comm_data) P

Page 38

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 39

Page 8 Model 801GC-ISA & 801GF-ISA Programming Manual Appendix A: Sample Command Files The listing below shows a typical series of commands yo

Page 40 - Quantum Data Corporation

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

Commentaires sur ces manuels

Pas de commentaire