Examples
In this section, you will find three examples of how the analogue dials should be set, depending on your particular requirements.
Example 1
Let us assume that a pointer of the following type is required:
- The angle of the pointer when the input is equal to the max value = 120°
- The angle of the pointer when the input is equal to the min value = -120°
- The pointer should move in a clockwise direction as the input variable increases
You should set the properties of the analogue dial as follows:
Max Angle = +120°
Example 2
Let us assume that a pointer of the following type is required:
- The angle of the pointer when the input is equal to the max value = -120°
- The angle of the pointer when the input is equal to the min value = 120°
- The pointer should move in a clockwise direction as the input variable increases
You should set the properties of the analogue dial as follows:
Max Angle = 240°
Example 3
Let us assume that a pointer of the following type is required:
- The angle of the pointer when the input is equal to the max value = 120°
- The angle of the pointer when the input is equal to the min value = -120°
- The pointer should move in a clockwise direction as the input variable increases
Set the properties of the analogue dial as follows:
Max Angle = -240°