Jump to content

MBeckford

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

MBeckford's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. Hi Everyone, I am trying to create a vi, this vi will perfrom the following functions: 1) Set the frequency (1Hz to 1KHz). Default 1 Hz 2) Set the Phase Shift (-180degrees to 180degrees). Default 0degrees 3) Set the Amplitude (0 to 20). Default 1 4) Set the Offset (-5 to 5) Default 0 5) Set the number of samples per cycle (20 to 1000). Default 100. 6) Set the number of waves (1to 50) Default 1 7) Set the start time t0 Default. I am new to Labview I have look at tutorials in creating a analogue waveform vi, but the Sinusodial is a bit more involved. Can you assist.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.