DT AddAlarmToSchedule.vi
LabVIEW DataTaker Driver >> DataTaker Low Level >> DT AddAlarmToSchedule.vi
Adds an alarm configuration string to a schedule configuration. The alarm string can be either a string generated by the alarm configuration function or a string manually entered by the programmer. Manual entry of alarm configuration string allows a programmer that is familiar with the dataTaker command language to specify any dataTaker functionality not directly supported by the alarm configuration function.
Notes
- Passing an empty string to the "schedule config in" or "alarm config in" inputs will generate an error.
- For dataTaker 500 the alarm must be added to the Z schedule.
Error Message Generated
- DT LOWLEVEL ERROR: Invalid schedule or alarm configuration input.
Controls and Indicators

|
schedule config in string which contains the schedule configuration. |

|
alarm configuration string containing an alarm expression ie ALARM1(2V>600)4DSO. |

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

|
schedule config out schedule configuration string that incorporates the alarm. |

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