Hello everyone,
Is there any way to subclass a labview object with a class written in another langauge say python or a .net language?
For example, I have a generic Camera.lvclass that I would like to implement for a specific camera. However, I would like to code the subclass in python.
My first thought was to write the python code, and then wrap it in the labview subclass using the labPython tool. Is there a better way?
Thanks
labjunky.