*PROGSTAMP (GETMODE)
PLBCMP GUI Only
*PROGSTAMP={value}
The *PROGSTAMP keyword returns a timestamp that identifies when the current PLC program was compiled. The format of this time stamp is 'yyyymmddhhmmss'. Note that if this instruction is executed in a load module, the program timestamp returned applies to the load module code currently being executed.
{value} is a previously defined Character Variable that reports the program timestamp.
See Also: List Controls (GETMODE), GETMODE
![]() |