APC_VN Posted January 21, 2016 Report Posted January 21, 2016 I have a problem with Historical Trend Graph in my uploaded files. It logged normal when i have been simulating with GT Simulator but It does not trend on HMI's Runtime. I use GT Designer Version 1.113T trend.GTX Quote
Akahige Posted February 10, 2016 Report Posted February 10, 2016 Does if fault out or just not show the pens in the trend screen? I sometimes find that the data register referenced is not scaled properly on my graphs. In the properties sheet/Data tab, along the bottom, adjust the upper and lower limits for the reference registers. Quote
nehpets Posted February 10, 2016 Report Posted February 10, 2016 The GD registers you are using are internal registers to the GOT HMI which you can put values into during simulation, but when put into runtime these registers are not actioned unless you write something into them from the PLC via Scripting. Change the GD registers for the trend to D registers and reference and action those in the PLC. Steve Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.