DT ConfigureSchedule.vi
LabVIEW DataTaker Driver >> DataTaker Low Level >> DT ConfigureSchedule.vi
Generates a schedule configuration string using the specified sample rate and schedule type.
Notes
- The range of "time" when using the different time triggers is as follows:
Days 1 < n < 65535
Hours 1 < n < 65535
Minutes 1 < n < 65535
Seconds 1 < n < 65535
Thousandths of seconds 5 < n < 65535
- Any "time" values outside these ranges will cause the VI to generate an error.
- The "trigger time" input is ignored when using a continuous time trigger.
- The Z schedule is reserved for the DT 500 family as an alarm schedule.
Error Message Generated
- DT LOWLEVEL ERROR: Trigger time input out of range.
Controls and Indicators

|
schedule ID is the schedule identifier for the current schedule. |

|
time trigger type specifies the units of time the schedule is to trigger with. |

|
trigger time is the time interval of the schedules trigger. |

|
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 the schedule configuration 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
|