LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

API's supported by Real-Time?

I am working with a third-party vendor to get a driver working in LabVIEW Real-Time 8.  Can anyone send me a comprehensive list of the supported API's so I can forward on?  I know that the LabVIEW Real-Time Operating System only supports a subset of the Win32 API's but I don't know which ones.  Thanks. - Jerald
0 Kudos
Message 1 of 4
(3,946 Views)
 

Hi Samm,

Attached is a pdf with a section entitled "Supported Win32 APIs".  I hope it helps you achieve your goal, and have a good 4th of July.

Brian K.
0 Kudos
Message 2 of 4
(3,925 Views)
For size reduction, LabVIEW Real-Time does not support all of the APIs listing from Ardence ETS.    To know what functionality is actually supported with a particular version of LabVIEW RT, NI provides a utility that will verify a DLL.
 
Kevin Johnson
Section Manager: LabVIEW Real-Time R&D
0 Kudos
Message 3 of 4
(3,638 Views)


@KJ_Vandy wrote:
For size reduction, LabVIEW Real-Time does not support all of the APIs listing from Ardence ETS.    To know what functionality is actually supported with a particular version of LabVIEW RT, NI provides a utility that will verify a DLL.
 


And in case you use any of the newer CompactRIO/Fielpoint targets running VxWorks you can forget any win32 API support. Only standard C runtime library support is available there.

Rolf Kalbermatter


Message Edited by rolfk on 04-09-2008 08:17 PM
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 4 of 4
(3,626 Views)