SolarModeTracking (FB)
FUNCTION_BLOCK SolarModeTracking EXTENDS AbbLConCA
This function block represents an operation mode that allows to track the sun based on a calculated sun position.
- InOut:
Scope
Name
Type
Initial
Comment
Inherited from
Input
EnableBOOLFALSE
A rising edge (Enable = TRUE) starts the operation, the output Busy goes to TRUE. All other inputs are read and considered continuously. A falling edge (Enable = FALSE) aborts the operation. During Aborting the Busy is still TRUE. Afterward all outputs are reset.
AbbLConCA
Output
BusyBOOLFALSE
Operation is running (while output Error is FALSE)
AbbLConCA
ErrorBOOLFALSE
Operation is stopped with error (while output Busy is FALSE). This output is TRUE for at least one cycle or until Enable is set to FALSE. The output ErrorID gives more details about the error.
AbbLConCA
Input
PosCalcREAL0
2: calculated sun position
PosActREAL0
3: actual solar tracker position
TrackErrorREAL0
4: track error. Configured by the user
FollowOffsetREAL0
5: follow offset. Configured by the user
Inout
GoToPosRefBOOL6: enable movement control block
PosRefREAL7: desired position to locate the tracker
Output
ErrorIDNO_ERROR
3: error code
Methods:
D_AbortAction
A_StartAction
B_CyclicAction
C_CleaningAction
E_ResetAction
Structure: