PmVersion (FUN)

FUNCTION PmVersion : STRING(255)

Returns version information of all PLC subsystems

  • AC500 Display FW: <version>

  • AC500 Update FW: <version>

  • AC500 Boot FW: <version>

  • AC500 Preproduction FW: <version>

  • AC500 System FW: <version>

  • AC500 Flash FW: <version>

Line delimiter is $R$N

If Enable = TRUE, the function PmVersion returns the version information as string. If Enable = FALSE, the version information string is empty.

InOut:

Scope

Name

Type

Initial

Comment

Return

PmVersion

STRING(255)

Input

Enable

BOOL

FALSE

enable block processing