From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(638 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
(624 Views)