Converts the period output, expressed in samples, from the Analog Period Measurement Express VI to a period in units of seconds using the sample rate you specify. This VI also returns the frequency of the measurement in hertz using the sample rate you specify. Use the Scale Period VI in a host VI.


icon

Inputs/Outputs

  • cunkn.png period (S)

    period (S) specifies the measured period in units of samples.

    period (S) is an unsigned fixed-point number with a word length of 32 bits and an integer word length of 16 bits. period (S) does not include an overflow status.

  • cdbl.png sample rate (S/s)

    sample rate (S/s) specifies the sampling rate for the analog period measurement. Use the actual sample rate (S/s) output from the Sample Rate To Loop Time VI to obtain the sampling rate.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idbl.png period (s)

    period (s) returns the period in units of seconds.

  • idbl.png frequency (Hz)

    frequency (Hz) returns the frequency in units of hertz.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.