Jander
-
Posts
3 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Downloads
Gallery
Posts posted by Jander
-
-
hello,
I have an array of long integers (nxm variable) and I would like to create a new one, adding one string(time with seconds) to the array, that generates another array (nx(m+1)). All the fields of the last colums must be the added array (time with seconds).
Thanks.
-
Hello all,
Here it comes me first question!!
I need an application that returns me a true/false condition each T seconds or minutes, and this T should be configurable by the user. (This true/false condition I will use it to activate a Case Structure, and save record a measurement each T seconds).
Thank you very much in advance for your support.
Regards.
creat array from diferent ty
in LabVIEW General
Posted
hello,
I have an array of long integers (nxm variable) and I would like to create a new one, adding one string(time with seconds) to the array, that generates another array (nx(m+1)). All the fields of the last colums must be the added array (time with seconds).
Thanks.