Supported platforms: CODESYS 3.5 SAFETY
This library contains interfaces to external functions.
POU |
Description |
LedSetBlue (FUN) (EXT) |
Controls the blue color of the RGB-led. |
LedSetGreen (FUN) (EXT) |
Controls the green color of the RGB-led. |
LedSetRed (FUN) (EXT) |
Controls the red color of the RGB-led. |
LedSetStates (FUN) (EXT) |
Controls the color of the RGB-led. |
PasswordChange (FUN) (EXT) |
Changes password for given user. |
PasswordUnlock (FUN) (EXT) |
Unlocks password protection. |
GetRandomNumber (FUN) (EXT) |
Generates true random numbers. |
GetBootLastLogEvent (FUN) (EXT) |
Gets the last existing boot log event structure. |
GetBootLogEvent (FUN) (EXT) |
Gets one event from boot log using unique ID. |
GetFwLastLogEvent (FUN) (EXT) |
Gets the last existing FW log event structure. |
GetFwLogEvent (FUN) (EXT) |
Gets one event from FW log using unique ID. |
GetFWLogTail (FUN) (EXT) |
Gets the firmware log tail, i.e. the last 1..500 log events. |
SystemParametersRead (FUN) (EXT) |
Reads a system parameter to given data buffer. |
SystemParametersRestore (FUN) (EXT) |
Restores default system parameters. |
SystemParametersSave (FUN) (EXT) |
Saves changed system parameters to Flash. |
SystemParametersWrite (FUN) (EXT) |
Writes data from given buffer to a system parameter. |
SleepMode (FUN) (EXT) |
Activates sleep mode. |
GetWakeupSource (FUN) (EXT) |
Gets wakeup source. |
GetResetInfo (FUN) (EXT) |
Gets reset source information. |
DynLibExecuteFunction (FUN) (EXT) |
Executes external C function. |
DynLibLoadLibs (FUN) (EXT) |
Loads external C library. |
None
SSeriesHardware library
SafeSSeriesHardware library
Hardware specific int-library (e.g. SafeSC52Int)
To see library dependencies with MultiTool Creator, see section Using Libraries with MultiTool Creator.
Source file topic001056.htm
Last updated 19-Dec-2024