11-09-2023 05:27 PM
Hello,
Is it possible to output different output types from the python module?
That is, to return both a single value and an array? Is that possible?
My python script does it, but how do I get the 'return' values out in LabVIEW?
If this is possible in LabVIEW, can you point me in the direction as to how this can be achieved?
Sincerely,
hiNi
11-09-2023 05:35 PM
I think you can return the data as a cluster. See the shipping example <LabVIEW>\examples\Connectivity\Python\PythonNode_ComputeCrossProduct.vi