*PROGVER (GETMODE)
PLBCMP GUI Only
*PROGVER={value}
The *PROGVER keyword returns a version stamp that identifies the version of the compiler used for compiling the current PLC pcode. The format of the string returned is a version identifier like '84A'. Note that if this instruction is executed in a load module, the program version returned applies to the load module code currently being executed.
{value} is a previously defined Character Variable that reports the compiler version number.
See Also: List Controls (GETMODE), GETMODE
![]() |