Quantum Data 801GF Spezifikationen

Stöbern Sie online oder laden Sie Spezifikationen nach Stromgeneratoren Quantum Data 801GF herunter. Quantum Data 801GF Specifications Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 40
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 0
1 2 3 4 5 6 ... 39 40

Inhaltsverzeichnis

Seite 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

Seite 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

Seite 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

Seite 4

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

Seite 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

Seite 6 - Port Query

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

Seite 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

Seite 8

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

Seite 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

Seite 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

Seite 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

Seite 12

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

Seite 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/

Seite 14

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

Seite 15

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

Seite 16

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

Seite 17

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

Seite 18

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

Seite 19

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

Seite 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

Seite 21

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

Seite 22

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

Seite 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

Seite 24

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

Seite 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

Seite 26

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

Seite 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

Seite 28

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

Seite 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

Seite 30

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

Seite 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

Seite 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

Seite 33

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

Seite 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

Seite 35 - Listing of: HEADER.BAS

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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Kommentare zu diesen Handbüchern

Keine Kommentare