Item | For this task... | See... |
---|---|---|
1 | Create the form. Note: If you want the form variables to be in the global context, ensure that the Use global context check box is selected for the form. | |
2 | In the Form Designer window or Edit <form name>.VWForm window, specify the Application name that will be associated with the experiment ID on this form. | |
3 | Add the desired buttons and controls for the Experiments Editor: • Select Experiment ID button and Experiment ID control • Menu Action buttons, such as Experiments Editor, Add Experiment Note, and Experiments Archive • Generate Experiment ID Report button • Experiment ID droplist Note: If a form has the Experiment ID control, it should not also have an Experiment ID droplist, and vice-versa. | |
4 | Specify the following properties for any form controls to be tracked in the Experiments database: • Experiment tag Step Name • Experiment tag Field Name • Order in Report Note: Typically, these are the controls that also have the Data entry property. | |
5 | Edit the protocol to include a Step Started/Completed task before and after each Step (task sequence) to be tracked. |
![]() |
![]() |
Property | Description |
---|---|
Experiment tag Step Name | The step name used to create an experiment tag (Step Name) in the Experiments database for this form control when a protocol is run using this form. Enter a name that matches the corresponding task sequence (bracketed by the Step Started/Completed tasks) in the protocol. For example, the step name of a Bravo Subprocess could be Equilibrate, Load Sample, Wash, and so forth. If this Step Name property is blank, the Step Name tag for this control will be blank in the Experiments database. The blank property means that the experiment tag in question is not associated with any given step in the running protocol. The following figure shows a step name example of Prime. |
Experiment tag Field Name | The field name used to create an experiment tag (Field Name) in the Experiments database for this form control when a protocol is run using this form. Enter a name that matches the corresponding task property within the tagged task sequence (Step) in the protocol. For example, if the Step Name field is Equilibrate, the Field Name could be Volume or Flow Rate. If the Step Name field is blank, the value for the Field Name property might be Number of Runs, Protocol To Run, number or pipette tips, and so forth. Note: If the Field Name property is blank for the given control, the experiment tag is not created for this control. The following figure shows a field name example of Volume. |
Order in Report | The order in which the associated data tags for this control appear in an experiments report relative to other controls in the same step, where 1 = first, 2 = second, 3 = third, and so forth The following example shows the Order in Report setting is 2 for the Prime Volume step. |
![]() |
For information about... | See... |
---|---|
Creating or editing a form | |
Controls under General Controls in the Form Designer window | |
Form properties in the Form Designer window | |
Creating a basic protocol | |
Working with JavaScript |