DT ConfigureChannel.vi
LabVIEW DataTaker Driver >> DataTaker Low Level >> DT ConfigureChannel.vi
Generates a channel configuration string using the specified channel number and type.
Notes
- Passing an empty string for the "channel" input will generate an error.
Error Message Generated
- DT LOWLEVEL ERROR: Invalid channel number input.
Controls and Indicators

|
channel number is the number or name of the dataTaker channel. |

|
channel type is the type of sensor connected to the channel. See dataTaker documentation on "Channel Types". |

|
channel wiring is the type of wiring configuration used to connect the sensor to the channel. See dataTaker documentation on "Channel Types". |

|
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. |

|
channel config out the configured channel string. |

|
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
|