190
ifm Programming Manual ecomatmobile BasicController (CR0403) Runtime System V03.02 2015-04-01
ifm function elements ifm function elements for the device CR0403
>
GET_SW_INFO
11583
= get software information
Unit type = function block (FB)
Unit is contained in the library ifm_CR0403_Vxxyyzz.LIB
Symbol in CODESYS:
>
Description
11596
GET_SW_INFO provides information about the system software of the device:
• software name,
• software version,
• build number,
• build date.
>
Parameters of the inputs
11597
ENABLE
TRUE: execute this function element
FALSE: unit is not executed
> Function block inputs are not active
> Function block outputs are not specified
>
Parameters of the outputs
11598
NAME STRING(24) Name of the system software (e.g.: "BasicSystem")
VERSION STRING(24) Version of the system software (e.g.: "V02.00.03")
BUILD_NUM STRING(24) Build number of the system software (e.g.: "45")
BUILD_DATE STRING(24) Build date of the system software (e.g.: "20111006123800")
RESULT BYTE feedback of the function block
(possible messages → following table)
Possible results for RESULT:
Value
dec | hex
Description
0 00 FB is inactive
1 01 FB execution completed without error – data is valid