SignatureButtonOperations constants

The following constants can be returned or set by the Operation property.
  • SetValue
    (1) – specifies that the operation the SignatureButton is to perform is to set the Value property of the numeric tag associated with the button in the Connections tab.
  • RunCommand
    (2) – specifies that the operation the SignatureButton is to perform is to run a command.
  • DownloadInputValues
    (3) – specifies that the operation the SignatureButton is to perform is to download values from all the input fields on the current display.
  • SetString
    (4) – specifies that the operation the SignatureButton is to perform is to set the Value property of the string tag associated with the button in the Connections tab.
  • SetDateTime
    (5) – specifies that the operation the SignatureButton is to perform is to set the DatePart, TimePart, or DateTimeString property of the tag associated with the button in the Connections tab.
  • SetBoolean
    (6) – specifies that the operation the SignatureButton is to perform is to set the Value property of the boolean tag associated with the button in the Connections tab.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal