PV Get on error method
version 6.8
PV Get on error method String
Parameter | Type | Description | ||||
This command does not require any parameters |
Function result String 4D Method name
Description
The PV Get on error method command returns the name of the current error management method put into place with the PV ON ERROR command.
If no on error method call is set up, PV Get on error method returns an empty string.
Example
See the example for the PV ON ERROR command.
See Also
PV Get on command method, PV Get on event method, PV ON ERROR.