Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

developing RTX VC++ program with visa32.rtdll

I'm trying to develop an RTX rtss program that calls functions within the visa32.rtdll for RTX.
Does anyone know if NI supports or will release the headers and libs for the ni rtdll DLLs?
I'd like to write a RTX C++ program that uses VISA for access PXI hardware.

Also, are there any plans to release a NiScope rtdll??

Thanks,
gfl
0 Kudos
Message 1 of 3
(3,356 Views)
I would suggest posting this question in the Instrument Control forum. The Measurement Studio C++ API for VISA is designed to be used in Microsoft Visual C++ for the purpose of developing MFC-based applications. It does not support the use of the visa RT module, which is designed to run on real time operating systems like PharLap.
0 Kudos
Message 2 of 3
(3,341 Views)
Hello,

As you might know already, VISA is supported in RT for RTX, and I would highly recommend to do it in VISA itself rather than going in for C.

Regards,

Arun V
National Instruments
0 Kudos
Message 3 of 3
(3,326 Views)