Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

SelectionEventEnabled

  • Last UpdatedJul 13, 2023
  • 1 minute read

Writing a true value with this function enables an event to be fired for every selection performed on a graphics page. You can also use this function to retrieve the current setting for this option.

Syntax

SelectionEventEnabled(EventEnabled)

EventEnabled:

Set to TRUE to enable selection events.

Return Value

If retrieving the current setting, TRUE or FALSE. If setting this option, 0 (zero) if successful. In both cases, an error is returned if unsuccessful.

Note: For details on handling return and error values, see Error Handling.

Selection

Note: This function is implemented in the C++ environment as two separate functions: put_SelectionEventEnabled enables or disables this option, and get_SelectionEventEnabled retrieves the current option setting.

In This Topic
TitleResults for “How to create a CRG?”Also Available in