DT ConfigureStatisticalChannelOption.vi
LabVIEW DataTaker Driver >> DataTaker Low Level >> DT ConfigureStatisticalChannelOption.vi
Generates a statistical configuration string. These channel options link the channel to the statistical sub-schedeule RS. The channel is sampled at times determined by the RS trigger. At the report time the statistical summary is reported, as determined by the report schedules.
Notes
- "x","y","m", and "n" inputs are ignored for all statistical functions except "H", the histogram.
- "x" and "y" are rounded to three decimal places.
Error Message Generated
- DT LOWLEVEL ERROR: Invalid histogram range (y > x).
Controls and Indicators

|
channel statistical function the type of statistical option used on the dataTaker channel. |

|
x (0.000) the lowest channel reading of interest. |

|
y (1.000) the highest channel reading of interest (y>x). |

|
The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |

|
The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. |

|
The code input identifies the error or warning. |

|
The source string describes the origin of the error or warning. |

|
m (1) the first channel variable (mCV) to store counts. |

|
n (4) the last channel variable (nCV) to store counts. |

|
chan statistical option out is the configured channel statistical option. |

|
The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |

|
The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning.
|

|
The code input identifies the error or warning.
|

|
The source string describes the origin of the error or warning.
|
(C) 2003 dataTaker Pty Ltd & ICON Technologies Pty Ltd
www.dataTaker.com
www.icon-tech.com.au
|