This Calculation Tag example calculates the SINE from the input of a Tag named Timer. Timer is scaled 0 to 3600. The input from the tag named AMPLITUDE is used to adjust the amplitude of the sine. The Value of this Calculation Tag is intended to range from -1 to 1.
The important fields in this tag are:
Formula:
SIN(A*0.00175)*(B/100)
A:
TIMER
B:
AMPLITUDE
Figure 4-11Calculation Tag example