SolarNormalizeAnalog (FUN)

FUNCTION SolarNormalizeAnalog : REAL

Function to integrate is used to easily integrate, with any S500 AI/AO card, standard sensor type 4-20 mA or 0-10V as positioning sensors for Solar Trackers. This function can be used to integrate analog sensors such as inclinometers

According to the signal sensor provided and the movement range of the system, SolarNormalizeAnalog gets the current system position. Internally function SolarNormalizeAnalog uses the corresponding decimal values given by the AI/AO card when an analog input is detected

InOut:

Scope

Name

Type

Initial

Comment

Return

SolarNormalizeAnalog

REAL

Input

Enable

BOOL

FALSE

1: Enable function by TRUE level at the input.

LevLow

REAL

0

2: The lower limit of the movement range in Degrees.

LevHigh

REAL

0

3: The upper limit of the movement range in Degrees.

InputSignal

REAL

0

4: Input Analog sensor signal.