Hello, good day.
I'm having some problems with the function DBConnect.
I have made a function called GetSensor which I know it works because I have used it and tested it in the LabWindows enviroment.
His function is return the value of some element in my database according of his input parameter, just that.
My problem is that when I tried to use that same function in TestStand, it seems that the DBConnect cannot work as in the same way of when it is used from LabWindows because always show a warning message, which is display only when the values of iHdbc are iHdbc==-11 or iHdbc==-10.
The softwares that I'm using are:
Thanks in advance. Any help you could give will be welcomed.