Change the update rate of a screen, popup, or the System Banner
Screens, popups and the
System Banner
have a default update rate of 500 milliseconds. Use the UpdateRate
property to change the frequency rate for an element.
TIP:
If the high update rate negatively impacts performance, the HMI device automatically lowers the update rate value.
To change the update rate of a screen, popup, or the System Banner
- In theProject Explorer, expand theUser-Defined Screensor thePredefined Screensfolder.
- Select the item to change.
- In thePropertieswindow, select thePropertiestab.
- Expand theGeneralcategory.
- InUpdateRate, select the rate.
- 100 ms
- 250 ms
- 500 msTIP:Tips:
- For best performance, on aPanelView5310 HMI device use:
- Up to 600 tag references on a screen at 500 ms update rate
- Up to 200 tag references on a screen at 250 ms update rate
- Up to 100 tag references on a screen at 100 ms update rate
- For best performance, on aPanelView5510 HMI device use:
- Up to 800 tag references on a screen at 500 ms update rate
- Up to 300 tag references on a screen at 250 ms update rate
- Up to 150 tag references on a screen at 100 ms update rate
- It is possible to use up to 2000 tag references on one screen, however, using more references than listed above may cause the HMI device to skip updates.
Provide Feedback