Hello to all people,
I need to do the next things with the data that I read of one file:
-I=max(data)
-max(ddata/dt).(diferential of the data)
-Q=integral(data).
-Energy=integral(data*data).
The file contains the 10000 sample of the current in one column
I attached one subVI where I try to do it.
It is correct?????
Thanks
PD: I don't know what is the correct way, using the time domain subVI or without it.
Gonzalo De Francisco