READING FROM TAG & ARRANGING IN DIFFERNT. REG. AS PER INDEX
Gönderilme zamanı: 16 Ara 2015, 16:22
HELLO,
I am reading dynamic values updating per second from PLC from a TAG in HMI.
As this value is updating per second, I need to store these dynamic values of the Register in different TAGS according to INDEX and then use these values to plot a CHART and generate REPORT in excel.
I can do this by PLC but problem is that PLC registers are limited and the values which I have to read should be indexed between 0-1000,000.
It can be done by SCRIPT if I am not mistaken.
Kindly provide an example script doing the same operation.
Best Regards
I am reading dynamic values updating per second from PLC from a TAG in HMI.
As this value is updating per second, I need to store these dynamic values of the Register in different TAGS according to INDEX and then use these values to plot a CHART and generate REPORT in excel.
I can do this by PLC but problem is that PLC registers are limited and the values which I have to read should be indexed between 0-1000,000.
It can be done by SCRIPT if I am not mistaken.
Kindly provide an example script doing the same operation.
Best Regards