DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

File.Formatter.NoValueSign

Is it possible to have 2 values set for the File.Formatter.NoValueSign in the same plugin.  If so how do I write the code.
 
Example:
File.Formatter.NoValueSign = "5"
File.Formatter.NoValueSign = "7"
0 Kudos
Message 1 of 2
(3,422 Views)
Hello,

No, you can not set 2 values for File.Formatter.NoValueSign.  One possible solution would be to set one value and then manually loop through your values to set the other.
Kristen
National Instruments
0 Kudos
Message 2 of 2
(3,385 Views)