LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Float output from python

Hello everyone

 

I am using python node to output a float in a timed loop. The python output gets updated first time the loop runs but not after that. Whereas, if I try to output the corresponding integer value, the value gets updated on each call. I am using double data type in labview to accept the float value from python. Can anyone help me with this problem? I have attached the code below. The input is an array of shape (5,1) and output is a single float number.

0 Kudos
Message 1 of 1
(942 Views)