Working with the SignedWrite() function for secured and verified writes
- Last UpdatedJul 16, 2024
- 1 minute read
This section provides information about the SignedWrite() function, SignedWrite() runtime behavior, scripting tips, and in-depth script examples.
For SignedWrite() scripting information including script syntax, parameters, and basic script examples, see the Application Server Scripting Guide.
You can write to an Automation Object attribute that is configured for Secured Write or Verified Write security classification by means of the Industrial Graphics SignedWrite() script function.
The SignedWrite() function can be used only in client scripts, not in Application Object scripts, and only on Attributes that have been configured for Secured Write or Verified Write. Attempting to use the function on an Attribute not so configured will result in an error message at runtime.