LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I check to see that a spreadsheet (comma delimited) contains only numbers?

Checking for zeros is probably an order of magnitude faster than testing the strings. As crossrulz said, you need to be absolutely certain that zero is never a valid or possible value.

 

Lynn

0 Kudos
Message 11 of 12
(780 Views)
The sensor is used as a controller for a biological system. The system dies if the sensor value is zero, so it should go into disaster mode if they're legitimate.
0 Kudos
Message 12 of 12
(766 Views)