Read UUID in IEC program

Hi all,
Are the data below available as, for example, system variables to be read in the IEC program?
Can’t find them anywhere.
I want to read the hardware version, firmware version and UUID in an LD code worksheet.

I think you can get that information from the PBCL_SysDeviceInfo in the PLCnextBase library, which is available in the PLCnext Store.

I think you can get that information from the PBCL_SysDeviceInfo in the PLCnextBase library, which is available in the PLCnext Store.</p>

Thanks, that will work!