Create a sequencing parameter using the New Parameter or Tag dialog
Sequencing input parameters define the set of parameters that must be provided to an
Equipment Sequence
program to coordinate manufacturing a product. The sequencing output parameters record process variables set during execution.To create a sequencing parameter using the New Parameter or Tag dialog box:
- Right-click onParameters and Local Tagsin theEquipment Sequence.
- SelectNew Parameter.
- In theNamefield, enter the name of the sequencing parameter.
- (optional) In theDescriptionfield, enter a description of the sequencing parameter.
- In theUsagelist, select one of the following:
- Input Parameter
- Output Parameter
- Select
in the
Data Typelist to access theSelect Data Typedialog box and select one of the sequencing parameter data types.Sequencing parameters only allow these system provided data types:SEQ_DINT,SEQ_SINT,SEQ_INT,SEQ_REAL,SEQ_BOOL, andSEQ_STRING. - (optional) In theParameter Connectionlist, choose a single connection for the sequencing parameter.
- In theScopelist, theEquipment Sequenceyou are creating the new parameter in is shown by default. The sequencing parameter is created in thisEquipment Sequence.
- In theExternal Accesslist, choose whether the sequencing parameter will haveRead/Write,Read Only, or no (None) access from external applications such as HMIs.TIP:It is recommended to have input parameters useRead/Writeaccess, and output parameters useRead Onlyaccess. Often, inputs are assigned by an operator and outputs need to maintain the integrity of the value assigned to it by the sequence.
- In OPC UA Access, select the level of access (Read Only, Read/Write, or None) that external OPC UA clients have to tags.
- Verify theSequencingcheck box is selected. This is the default.
- Select theCreatedown arrow for create options. Select:
- Create and Closeto close the dialog box after creating a tag (default).
- Create and Open Newto save the tag created and open another emptyNew Tagdialog box.
- Create and Keep Opento save the tag created and keep the dialog box open with the values still showing.
- To configure or change the following sequencing parameter attributes, go to the Tag Editor:
- Sequencing flag
- Data Type
- Description
- External Access
- ConnectionsFor each sequencing parameter, the Description and Connections may be configured for the Value, Valid, and Initial Value attributes.
- To configure or change the following sequencing parameter attributes, go to the Sequence Tag Editor:
- Value
- Initial Value
- Expression (only available on sequencing output parameters)
- DescriptionTIP:These boxes in theNew Parameter and Tagdialog box are not configurable, because they do not apply to sequencing parameters:
- Base Tag
- Alias
- Style
Constant
Provide Feedback