Set up connections for a signature button (Connections tab)
In the Connections tab you can specify tags or expressions to be used to set the value of the button's properties that are listed in the Connections table.
The Value property can set a tag value or have its value set by the specified tag. It is bound in a read/write relationship to the tag.
To set up a connection for a signature button connection:
- In theFactoryTalk View SE Signature Button Propertiesdialog box, in theConnectionstab, click theTag/Expressioncolumn for a connection.
- Type the name of a tag or click the Tag browse button to open the tag browser and navigate to a tag, click the expression button(...) to open theExpressioneditor and create an expression that will provide a value for the connection.
The tab includes the following options:
- BackColorUse this property to set the background color for text and graphics in an object.
- ForeColorUse this property to set the foreground color for text and graphics in an object.
- EnabledUse this to set a value (true or false) that determines whether the button can respond to user-generated events.
- MinValueUse this property to set the minimum value that can be entered in the Signature dialog for the Set Numeric Value operation.
- MaxValueUse this property to set the maximum value that can be entered in the Signature dialog for the Set Numeric Value operation.
- ValueSpecify a tag that this property will be bound to so that the tag can read from or write to the property.This property is used when the operation selected is Set Numeric Value, Set String Value, or Set True/False Value.
- CaptionUse this property to set the text displayed in the button.
- CommandUse this to specify the FactoryTalk View command that will be issued when the Operation is Send Command.
- EnforceClientUserUse this property to turn on a runtime check to verify that the Performer user name is the same as the logged-in SE Client user name.
- DatePartSpecify a tag that this property will be bound to so that the tag can read from or write to the property.This property is used when the operation selected is Set Date/Time Value.
- TimePartSpecify a tag that this property will be .bound to so that the tag can read from or write to the property.This property is used when the operation selected is Set Date/Time Value.
- DateTimeStringSpecify a tag that this property will be bound to so that the tag can read from or write to the property. At runtime, the tag is shown by following theshort dateandlong timeformats of Region and Language settings of your computer.This property is used when the operation selected is Set Date/Time Value.
Provide Feedback