LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

RT error 84

Solved!
Go to solution

Hi!

 

I'm writing a large DAQ-program, and in one of my VIs I am converting my data into a string so I can write it to a spreadsheet in the next step. However, I get this error message:

 

'Error 84 occurred at Format Into String in Data2String256Hz.vi

Possible reasons(s):
LabVIEW: Too many format specifiers'

 

Is there an upper limit in the number inputs to the 'Format Into Data'-block, and if so, is there any way of getting round it?

I attach the VI in question. Appreciate  any answer!

 

Regards

 

Rickard

0 Kudos
Message 1 of 4
(3,079 Views)
Message 2 of 4
(3,054 Views)
Solution
Accepted by topic author Rickard1

Hi Rickard,

 

Here is a example that make the same thing as your code, but is more compact.

 

Regards,

Klas Andersson

0 Kudos
Message 3 of 4
(3,036 Views)

Thanks alot! It works!

 

Regards

 

Rickard

0 Kudos
Message 4 of 4
(2,980 Views)