![]() |
|
|
Home | Products | Support | How to Order | Contact Us | Search |
|
LOAD BIN:This is how you talk to the cards from BASIC for Windows:First of course you have installed the drivers from the floppy disk, and SICL is installed, and also BASIC is installed. Also you have to configure the interfaces within SICL. Once the interfaces are configured within SICL, then they can be configured for BASIC.
Associating the driver with the interface in BASIC: Before the card can be used, you must associate the .dw6 driver with the SICL name. You have the option of specifying what select code you would like to use. The binary must loaded exactly once each time the BASIC window is invoked, so it is a good idea to write an AUTOST program that loads the binary. However, the loading can be done from the command line, or from within an application program. From the command line, to load an HPIB interface (where there is only one), type:
If the command completed, you will see a confirming message indicating the HPIBS driver and version. Otherwise you will get an error.
Likewise, to load the driver for the GPIO interface, you might type
Again, you will either get an error or you will see confirmation that a binary was loaded. Once the binaries are loaded, they are not needed again as long as the BASIC window is open. When it is closed and reopened, they need to be added. Therefore, it makes sense to write an AUTOST routine, like this one:
This program can be saved or stored in the same HPBASIC directory.
|
|
Home | Products | Distributors | Support | Company Info | How to Order | Contact Us | Search |
| All referenced prices are United States Dollars. Copyright © 1997-2006 Test & Measurement Systems Inc. Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders. Specifications are subject to change without notice. Test & Measurement Systems Inc. Tel: + 970-669-6553 |
| 06 Oct 2006 |