how to retrieve Version, Physical RAM and available storage

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
rajeevarora
Posts: 2
Joined: Fri Sep 06, 2013 11:13 pm

how to retrieve Version, Physical RAM and available storage

Post by rajeevarora »

Hi,

I need to fetch Version (the one it shows on lower left corner when it boots up), physical RAM and available storage information from QTERM-A7.

I tried using System Tag like:
SystemTagImageVersion
SystemTagPhysicalRAM
SystemTagAvailableStorage

But they do not provide the right information. I am using the DEMO controller.

I am using iX Developer for Coding / Scripting.

Please help.

thanks and regards,
Rajeev

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: how to retrieve Version, Physical RAM and available stor

Post by mark.monroe »

Those tags and similar ones reference the RAM and storage available on the HMI. They are the only way you can get information about the HMI. There are no other options. You might have simply selected the wrong System tag. You should take a look at some of the other System Tags to see if they give you the data that you want.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply