LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Too few format specifiers.

Solved!
Go to solution

Hello Can someone help me format this correctly? It keeps giving me the error too few format specifiers.

0 Kudos
Message 1 of 2
(3,225 Views)
Solution
Accepted by topic author reggie2016

 

At some point, you mixed up your format string and you group name string. Wire your group name directly in to the group name input on the TDMS VI. And then wire the channel name format string in to the format string input. See here:

Format String.PNG

You have to do this for all 3 loops.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 2 of 2
(3,214 Views)