Pick Action Animations for Mimic Objects
Each Mimic object has PickType and PickParam properties that you can use for animations. By animating these properties, you can configure a Mimic object so that when it is selected one of the following occurs:
- A pick action menu for an item in the database is displayed (Object Menu pick action)
- Another display is shown (hyperlink pick action)
- An action is performed (method pick action)
- A value is written to the registry (registry pick action).
From Geo SCADA Expert 2019 onwards, the location from which the REGISTRY function retrieves a value varies, depending on the type of client from which the function is triggered (see REGISTRY).
To animate the PickType and PickParam properties, you need to use a number code and a parameter that has a specific format (the format varies according to the type of pick action). In the following sections, we provide details of the number codes and parameters, and also explain how to use PickType and PickParam animations to achieve a variety of goals. For more information, see the topics that are listed in the gray footer section at the bottom of this topic. Select the relevant entry to display the topic that you require.
The topics below explain how to animate the PickType and PickParam properties for ‘normal’ Mimic objects such as shapes and buttons. For Mimic symbols, see Pick Action Animations for Symbols.
Further Information