Version info in plc program

Dear all, Is ther a way to get info insite the plcnext program about firmware version, project version, compilation info? Kind regards, Wilco

Hi Wilco, I assume you are referring to a PLCnext Engineer program, so I have moved this to the PLCnext Engineer topic while we work on an answer. ~ Martin.

Ok, thanks. I hope to get a solution :wink: ps; this is about version data as a plc variable

image.png
image.png
image.png

Hi You might want to check out the PLCnext base library https://www.plcnextstore.com/#/720 PBCL_SYS_GET_INFO does give some usefull information, is this what you’re looking for? Kind regards Dries

image_2022-06-22_125406052.png
image_2022-06-22_134948923.png

Hi Wilco, The suggestion from Dries is also the suggestion from the Product Manager. The PLCnext Base library provides some, but not all, the information you asked about. Regards,

Martin.

Hello all, thanks for your replies. I also found a way to get the currect filename into a plc var; witch is available in the hmi as a var. Kind regards, Wilco