Global variables
Error Codes
No error codes are defined. If an error code is issued, it must be consulted in the Information System because it is an error of another library.
Declared global constants
Name | Description |
---|---|
cnv_ClockTimerParamFileVers | Current version identifier |
cnv_ClockTimerItf_TcPfw | Current version identifier of the ST_TcPfw_ClockTimerItf structure. |
cnv_ClockTimerCam_TcPfw | Current version identifier of the ST_TcPfw_ClockTimerCam structure. |
Undeclared global constants
Name | Description | Maximum values |
---|---|---|
cnPfwClockTimerCamFirst | Initial index to set the size of the array and thus the number of channels per weekly timer. | 1 |
cnPfwClockTimerCamLast | End index to set the size of the array and thus the number of channels per weekly timer. | Limited by computing power and memory |
cnPfwAppClockTimerFirst | Initial index to set the size of the array and thus the number of timers. | 1 |
cnPfwAppClockTimerLast | End index to set the size of the array and thus the number of timers. | 9 |