‎09-09-2003 09:30 PM
‎09-10-2003 10:39 AM
‎09-10-2003 06:33 PM
‎06-16-2008 03:54 AM
‎06-17-2008 03:30 PM
‎07-03-2008 12:41 PM
I'm using the C to communicate with a GPIB device and using the GPIB 488.2 Library. but I don't see
the RegisterGpibGlobalsForThread() function. any tips? I'm converting a code from VB to CVI and I came accross this line while Initializing the device.
Do I need to register the globals?
Thank you
‎07-07-2008 09:37 AM
Hi Tiger81,
No, the RegisterGpibGlobalsForThread( ) function was strictly used as a workaround for Visual Basic. It is NOT needed for any other programming language such as C.
Hope this information helps.
gpibtester