Statistics
The attributes and functions explained on this page can be found in the Statistic category.
Image Watch Control offers the option of recording statistical data on the duration of image rendering. To obtain further statistics on the image size and image transmission via ADS, the statistics of the TcHmiVision human-machine interface extension can be read out.
Property: NumberOfImageTransmissions
To analyze how long the browser takes to process received images, the NumberOfImageTransmissions
property can be used to specify how many of the most recently received images should be included in the statistics. The statistics functionality can be deactivated at 0
.
Property: ImageRenderTime
(read only)
The average time it took to render the image in the browser can be read out in milliseconds via ImageRenderTime
.
Function: resetStatistic
The resetStatistic
function resets the statistics.