20.7.4 Rotation Animation Settings Guide

Rotation

Word Address

Data Type

Select the [Data Type]. Select [16 Bit Bin], [16 Bit BCD], [32 Bit Bin], or [32 Bit BCD].

Sign +/-

Defines negative number support for display data. Set up when you want to display negative values. Negative values are handled using 2's Complement.
This is available when the [Data Type] is [16 Bit Bin] or [32 Bit Bin].

Value Range

Set up the range of values on the address. This corresponds to the [Angle Range]'s [Start] and [End] degrees.

  • From

Specifies the start point from which it will move.

  • To

Specifies the end point. The object does not rotate any farther.

Angle Range

Sets up the range of rotation angles for the object (as an offset from the original object position).

  • The Angle Range is divided by the Value Range to define the rotation. Depending on your settings, rotation may not be in single degree units. To set up rotation in single degree units, use the following settings.
    (Value Range To - Value Range From)
     = (Angle Range End - Angle Range Start).

Rotation Center

Sets up the center point of the rotation.

[X] is the left or right offset from the object's center point. [Y] is the top or bottom offset from the object's center point.

Numeric Expression

Click [] to display the [Numeric Expression] dialog box. Set the details of the expression.

Expression

Define the expression. You cannot type the expression.

Click inside the expression to select and define that portion.

Type

Select the type of conditional expression: [Word Address] or [Constant].

  • Word Address

Sets up word addresses in the expression.

  • Constant

Enter the values that define how much to rotate between 0 and 4294967295.

Data Type

Select the data type. If you set [Type] = [Word Address], select [16 Bit Bin], [16 Bit BCD], [32 Bit Bin] or [32 Bit BCD]. If you set [Type] = [Constant], select [Dec], [Hex] or [Octal].

Sign +/-

Defines negative number support for display data. Set up when you want to display negative values. Negative values are handled using 2's Complement.
This is available when the [Data Type] is [16 Bit Bin] or [32 Bit Bin].

Operator

Set up an operator. +, -, /, *, &, |, ^, %, <<, >>

Unary Op.

Set up an Unary operator. Select from ~ or None.

Address/Constant

Set up an address.

Expand

Enlarges the script Expression area.

Removes parentheses set up with .

Adds parentheses around the selected portion of the expression.

Moves the selected portion to the left side of the operator.

Moves the selected portion to the right side of the operator.

Select Expression

Selects the entire expression.

Add Comparison

Adds a condition to the expression.

Copy

Copies and adds the selected expression.

  • The expression cannot be copied when using a comparison operator.

Add

Adds a part of the expression. Please enter the address manually.

Delete

Removes a portion of the expression. You cannot select and delete the entire expression.