Configure property binding to pan to the start time of a trend chart
Bind the property of a graphic element to the time span of the trend chart. The graphic element and trend chart must exist on the same screen. Tapping the graphic element on the HMI device pans to the start time of the trend chart.
Configure property binding to pan to the start time of a trend chart
- Select the trend chart on the screen.
- In thePropertieswindow, select thePropertiestab.
- Expand theGeneralcategory.
- In theTimeSpanStartbox, select the date and time format.
- On the same screen as the trend chart, bind the property of a graphic element that can write values to theTimeSpanStartproperty of the trend chart. Bind using the format Element.Property.For example, bind theTextproperty of a Text Input graphic element on the screen to theTimeSpanStartproperty of the trend chart. Use the format TrendChartName.TimeSpanStart. On the HMI device, the Text Input displays the time and date of the trend chart. Clicking the Text Input graphic element on the HMI device opens the virtual keypad and displays the trend chart date and time. The format of the date and time depend on the format specified in theTimeSpanStartbox:TimeSpanStartDate formatTime formatM/dd/yyyy h:mm:ss APM/dd/yyyyh:mm:ss apdd/M/yyyy hh:mm:ssdd/M/yyyyhh:mm:ssyyyy-MM-dd hh:mm:ssyyyy-MM-ddhh:mm:ssd MMM yyyy hh:mm:ssd MMM yyyyhh:mm:ssM/d/yyyyM/dd/yyyyh:mm:ss apd/M/yyyydd/M/yyyyhh:mm:ssyyyy-MM-ddyyyy-MM-ddhh:mm:ssd MMM yyyyd MMM yyyyhh:mm:ss
TIP:
Tips:
- Data displaying in real time on the HMI device uses the sample rate of the trend chart.
- Data displaying historical values on the HMI device uses the sample rate of the data log for the project.
Provide Feedback