11-24-2016 05:25 AM
I'm trying to integrate LabVIEW with iTAC.MES.Suite using a .Net library in order to communicate with the MES system. The library is called Imsapi-dotNet7.11.01-2 and I'm having a hard time figuring out the session setup. Does anyone have any experience with this API?
Thanks in advance.
Marcos.
11-30-2016 12:17 PM
I don't have any experience with this .NET library, but to be clear is the problem that you are having related to calling the functions from LabVIEW, or is it something specific about the use of the functions in there.
If the problem is with the use of the functions then it would be a good idea to see if the developer of that library has documentation available for it.
12-01-2016 07:20 PM
Hi Richard, thanks for your reply.
The problem is related with the use of the library, I'll wait for the developer support then.