Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Old HP-Basic

I'm working on an old fiber tester from the beginning of the 80's. This has HPIB interface, and I just bought a GPIB-USB interface.
Having some problems translating the HP-Basic code to modern GPIB commands.
Do someone know how to send equalent commands with the NI-488.2 software?
 
RESET 7
OUTPUT 708 USING "#,B"; 72,75
ENTER 708; X,Y,Z
0 Kudos
Message 1 of 3
(3,459 Views)
Have you done a search for your device at the instrument driver network?
http://sine.ni.com/apps/we/niid_web_display.drv_search

Manfred

0 Kudos
Message 2 of 3
(3,429 Views)
 

may be this article will help

http://zone.ni.com/devzone/conceptd.nsf/webmain/EEDB49CE02D7E38386256A640078B9A4 

0 Kudos
Message 3 of 3
(3,417 Views)