I am working on an iframe embedded application which will set the start and end time range in the PI Vision display. From the embedded application, I would like to get a handle on the TimeProvider instance so I can call the timeProvider.requestNewTime() function.
Is is available somewhere in the window.top.PIVisualization object?