Checklist Procedures allow you to dynamically define the following:
o Answers: defines which answers are presented to the operator for a specific question.
o Inclusion: defines whether the question is displayed to the operator in the checklist.
o Validation: defines whether the chosen/entered answer is the "right" answer.
This is done by calling a stored procedure which will return values dependent upon the current situation.
1. Select the Attribute tab.
2. Click Procedures.
The Checklist Procedure window opens.
3. Click the Add
button ()
4. Select what the procedure will be used for (Inclusion, Answers or Validation).
5. Click Next.
6. Enter a description for the checklist procedure.
7. Select a stored procedure from the drop-down list.
Only custom stored procedures are listed.
The parameters required by the stored procedure are listed.
8. Double-click the first parameter.
The Edit parameter window opens.
9. Select the value to be used:
o Static Value: Enter the value that will always be used.
o Runtime Value: Select the runtime value that will be used from the drop-down list.
Runtime Values are not available in Answers.
10. Click OK.
11. Repeat for all of the required parameters.
12. Enable External Database if required and select a database from the drop-down list.
13. Click Next.
14. Select a test station.
15. Click Next.
1. Select the Attribute tab.
2. Click Procedures.
The Checklist Procedure window opens.
3. Filter the list of procedures by selecting a Procedure Type from the drop-down list.
4. Select the checklist procedure
to be modified and click .
5. Modify the checklist procedure as described above.