Behavior Tab - Advanced Animations Dialog Box
The Behavior tab of the Advanced Animations dialog box displays the following items:
Properties
Provides options that allow you to select the properties that you want to animate. For a brief description of each property, read the property description on the right side of the dialog box.
Animate
Select this check box to open dynamic settings for the visible property. When selected, the Dynamic Setting for Property area appears directly below the Properties area.
Dynamic Settings for Property
Data Source
Allows you to enter a data source or expression for this object.
Data source refers to a reference to a source of information, such as iFIX tagnames and historical files, or other OPC-compliant data servers. A data source may also consist of iFIX objects (such as shapes, charts, and variables) or 3rd party OLE controls.
Expression refers to constants, data sources, or a combination of constants and data sources that are connected with one or more operators. Use the Browse (...) button to open the Expression Builder dialog box. Use the Quick Modify button to modify a database block directly without launching the Database Manager.
Animation Properties Tab
The Animation Properties tab contains the following items:
Item |
Description |
Data Conversion |
Allows you to select the type of data conversion to apply to the data from the source listed in the Data Source field. A data conversion defines how the incoming data should be processed or formatted so that your objects behave according to the properties you have assigned to them. You can apply any of the following data conversion:
NOTE: If you change the Data Conversion option from Table to Range, Format, or Object, the bottom half the dialog box changes accordingly. |
Output Error Mode |
Allows you to configure how an animation behaves if an error occurs. Depending on the type of data conversion, the output error mode can be any of the following:
|
Exact Match |
Allows you to specify that incoming data must exactly match the configured input value in the lookup table in order to format the data as the corresponding output value. |
Range Comparison |
Allows you to specify that incoming data must fall within a range of input values in the lookup table in order to format the data as the corresponding output value. |
Insert Row |
Inserts a new row into the data conversion table. |
Modify Row |
Displays the New Level Dialog Box so that you can modify an existing row in the data conversion table. |
Delete Row |
Deletes an existing row of the data conversion table. |
Advanced |
Displays the Advanced Lookup Options Dialog Box that allows you to configure several more lookup options. |
Historical Properties Tab
The Historical Properties tab allows you to set the parameters for a query that fetches historical data from Proficy Historian. The tab contains the following items:
NOTE: The following fields, with the exception of the Update Rate fields, are only available if you select a Historical Mode other than Current Value.
Start Date
Item |
Description |
Fixed Date |
Specifies whether to enter a specific start date for the query of the data source. |
Days Before Now |
Specifies whether to enter the number of days prior to today to fetch data from Proficy Historian. For example, if you want to display data collected for the data source two days ago, enter 2. |
Start Time
Item |
Description |
Fixed Time |
Specifies whether to designate a specific time to start. If selected, allows you to enter an explicit start time. |
Lock Time |
Locks the Fixed Time, even if you change the time zone in the Date and Time Properties dialog box in the Control Panel. This field is available only when you designate a specific time to start using the Fixed Time field. |
Duration Before Now |
Specifies whether to enter the duration prior to the current time to start. The minimum duration is 0 seconds; the maximum is 23 hours, 59 minutes, and 59 seconds. |
Time Zone
Item |
Description |
Time Zone |
Allows you to select the time zone to associate with the start time. You can select the client time (time zone for your computer), the server time (time zone used by the Historian server), or the tag time (uses the time zone bias of the tag, which is set in Historian). The default time zone is that of the client machine. This field is available only when Historian is used. |
Adjust for Daylight Savings Time |
Adjusts the time if the zone you selected is experiencing daylight saving. This field works only if you selected the Automatically adjust clock for daylight saving changes check box located on the Time Zone tab of the Date/Time Properties dialog box in the Control Panel. |
Historical Mode
Allows you to determine how iFIX selects and fetches data from a historical data source and, determines what each displayed value represents. The options are:
- Sample – The last valid value found, up to and including the start of the specified interval.
- Avg – The average of all valid data found during the specified interval.
- High – The highest valid data point value found during the specified interval.
- Low – The lowest valid data point value found during the specified interval.
- Interpolated – The data is interpreted by assuming that the line between two values is a straight line. All points along that line are estimated except the starting point and the ending point.
- Current Value – The current value of the data point.
IMPORTANT: The Current Value may update at a rate different from the rate set in the Update Rate field. The update rate is not set solely by the rate entered in the Update Rate field. It also depends on the collection rate, the rate for querying Historian, and the time required to request an update from the Historian server and send it back to the client. As a result, the time it takes to display the updates may be longer than anticipated. Additionally, please be aware that the timestamp for this mode represents the timestamp from the Historian server, not the client.
- Standard Deviation – The standard deviation of all valid data found during the specified interval.
- Total – The total of all valid data found during the specified interval.
Duration
The duration determines the time range for the historical data source. The minimum duration for a fetch is one second; the maximum is 999 days, 23 hours, 59 minutes, and 59 seconds.
Item |
Description |
Days |
Allows you to enter the number of days. This field can be used in conjunction with the other fields in this area. |
Hours |
Allows you to enter the number of hours for the duration for the data fetch query. This field can be used in conjunction with the other fields in this area. |
Mins |
Allows you to enter the number of minutes for the duration for the data fetch query. This field can be used in conjunction with the other fields in this area. |
Secs |
Allows you to enter the number of seconds for the duration for the data fetch query. This field can be used in conjunction with the other fields in this area. |
Update Rate
Allows you to specify the rate at which the data is updated. The default rate is five seconds. Zero is permitted for a one-time fetch. The fastest update rate is five seconds, the slowest, 1:59:59.
Item |
Description |
Hours |
Allows you to enter the number of hours for the rate of data update. This field can be used in conjunction with the other fields in this area. |
Mins |
Allows you to enter the number of minutes for the rate of data update. This field can be used in conjunction with the other fields in this area. |
Secs |
Allows you to enter the number of seconds for the rate of data update. This field can be used in conjunction with the other fields in this area. |