I am supposed to automate LabVIEW code using python.
Things I have tried:
1.converting LabVIEW code to dll couldn't continue it because don't know the way to see 'what's there inside the dll' and how to access those in different environment.
2.Tried converting the LabVIEW code to C language
So I would request the community to give the solutions in detail.
Thankyou