LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Comment insérer un string dans un tableau de nombre(double)?

Bonjour,
J'aimerais savoir, si c'est possible, comment je peus faire pour insérer un string ( date et heure ) dans un tableau de nombre???
Merci de m'aidez svp!
 
Cordialement!
0 Kudos
Message 1 of 3
(2,663 Views)
Hello,

First... One note. If you write in french you should select the french community. Because In this forum most of the persons don't know how to read in french. This may lead to no one anwsers your post. You select the community in the upper right side of the window.

If your table it's a double array, you can't write strings on it. I But you can have an array of strings and you can convert the number to string.

If you need more help, post an example and indicate your labview version.
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 3
(2,660 Views)
Hi,

here's the corresponding thread in English...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,656 Views)