Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Model Driven MES 7​.0

Update Time Interval

  • Last UpdatedOct 10, 2025
  • 1 minute read

The updateTimeInterval property is used to change Gantt Chart widget time interval during runtime. The timeInterval element under the globalSetting must be configured for this property to work.

To visualize how the time interval appears in the widget, see Multiple Gantt Chart widget.

Example

You can use the following script to update the Gantt Chart time interval.

control.findByXmlNode("Widget1").widgetProperties.updateTimeInterval = JSON.stringify(

{

interval : "12:00"

});

TitleResults for “How to create a CRG?”Also Available in