Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

SendIFC is not defined in NI488.h. What function replaces it?

We are porting our code from dos to windows.  Our code uses SendIFC frequently.  This function is defined in decl.h but not in ni488.h.  How do we reset the GPIB using the functions defined in ni488.h?
0 Kudos
Message 1 of 6
(4,613 Views)
Is there an ni4882.h file?
0 Kudos
Message 2 of 6
(4,589 Views)
The documentation for NI-488.2 still lists SendIFC as a valid function for C and VB.  Where are you getting your header files from?
Chad B. » National Instruments » ni.com
0 Kudos
Message 3 of 6
(4,584 Views)
No, I was able to down load: ni488.c, ni488.h, ni488225.exe, gpib.ini, CTA.c, GPIBini.c, Bdquery.c and ReadMe.txt.  I don't see anyway to download this file on the NI website.
0 Kudos
Message 4 of 6
(4,584 Views)
You should be able to access that function from the object file gpib-32.obj.
Chad B. » National Instruments » ni.com
0 Kudos
Message 5 of 6
(4,548 Views)
Also, what hardware and driver are you using?
Chad B. » National Instruments » ni.com
0 Kudos
Message 6 of 6
(4,511 Views)