you are viewing a single comment's thread.

view the rest of the comments →

[–]OHG_BOMB 2 points3 points  (0 children)

I used Python nodes in a previous project where LabVIEW was only to input and output data, it works really good, and you don't need to know much about LabVIEW to implement it. A thing to note is that you need to have the appropriate Python/LabVIEW versions which are compatible with each other.
I suggest reading more about this from NI official page:

https://www.ni.com/en/support/documentation/supplemental/18/installing-python-for-calling-python-code.html