Is there a LabVIEW method that replicates the following call I'm seeing in the Python and C# posts?
ul.get_daq_device_inventory(InterfaceType.USB)
I did try a CLF node using the DaqDevInfo.dll which does include the "GetDaqDeviceInventory" function name, but without a header file I have no idea what parameters the function is expecting or returning
Question
jrayeske
Is there a LabVIEW method that replicates the following call I'm seeing in the Python and C# posts?
ul.get_daq_device_inventory(InterfaceType.USB)
I did try a CLF node using the DaqDevInfo.dll which does include the "GetDaqDeviceInventory" function name, but without a header file I have no idea what parameters the function is expecting or returning
Thanks,
Josh
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now