Ricky Ooi Posted December 5, 2022 Share Posted December 5, 2022 Is there any documentation link for .NET based universal library? Link to comment Share on other sites More sharing options...
0 Fausto Posted December 5, 2022 Share Posted December 5, 2022 Hello @Ricky Ooi. Here is a link to MCC's Universal Library (UL) Help file. https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/ULStart.htm https://www.mccdaq.com/daq-software/universal-library.aspx Regards, Fausto Link to comment Share on other sites More sharing options...
0 Ricky Ooi Posted December 5, 2022 Author Share Posted December 5, 2022 Thank Link to comment Share on other sites More sharing options...
0 Ricky Ooi Posted December 6, 2022 Author Share Posted December 6, 2022 @Fausto, I notice there are some function is not available in UL .Net when compared to UL Linux Python library. Is it due to some of the function is not supported in every device? Link to comment Share on other sites More sharing options...
0 Fausto Posted December 6, 2022 Share Posted December 6, 2022 Hello @Ricky Ooi. Not every function is supported by every device. Query the device's supported functions in the library. UL for Windows: https://www.mccdaq.com/pdfs/manuals/Mcculw_WebHelp/ULStart.htm UL for Linux Python API - Hardware Reference: https://www.mccdaq.com/PDFs/Manuals/UL-Linux/python/hwov.html Link to comment Share on other sites More sharing options...
0 Ricky Ooi Posted December 6, 2022 Author Share Posted December 6, 2022 So if I wish to use some of the function available in Python (such as config based function) with .NET UL , it is not possible right? Link to comment Share on other sites More sharing options...
0 Fausto Posted December 6, 2022 Share Posted December 6, 2022 With UL.NET, take a look at the 'GetAIMode()' and 'GetChanAIMode()' methods. Link to comment Share on other sites More sharing options...
Question
Ricky Ooi
Is there any documentation link for .NET based universal library?
Link to comment
Share on other sites
6 answers 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