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??
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.