Command property
Returns or sets the FactoryTalk View SE command that will be executed when the signature button is pressed. Read/write. String.
Syntax
object
.Command
[ = string
]where
object
– is the name of a SignatureButton object or an expression that evaluates to a SignatureButton object.string
– is the name of the FactoryTalk View SE command that will be executed when the button is pressed.Remarks
- A command can only be specified when the Operation property for the signature button is Send Command.
Provide Feedback