MBeckford Posted March 8, 2009 Report Share Posted March 8, 2009 A set from a set of sampled data from a thickness sensor. The samples are stored in an appropriate array of up to 100 elements. The values represent the depth of the insulation around a particular cable. The thickness can vary from 0-4mm represented by a corresponding real value stored in the array. as long as the depth is between 1 and 4 mm the cable falls within the allowable specification however if it falls below 1mm it is deemed to be too thin. Design a VI that will identify the number of thin values and display as a percentage of total number of samples. The front panel have the must have the following: An array of controls holding the sampled values. An indicator holding the percentage of thin values. Labview version 8.2 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.