RemoteRenderingEventReplay¶
- 
MacroModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddefinition RemoteRenderingEventReplay.def see also RemoteRenderingEventRecorder
Purpose¶
The module RemoteRenderingEventReplay replays events recorded with RemoteRenderingEventRecorder. This is useful for debugging TestCenter tests that use event replay.
Usage¶
Connect the base input to the RemoteRendering instance that was used to record the events. Select a .event File Name and press replay. You can see the interaction being replayed in the integrated viewer.
Input Fields¶
input¶
- 
name:input, type:RemoteRendering(MLBase)¶ A RemoteRendering Base field.
For accessing this object via scripting see the Scripting Reference:MLRemoteRenderingWrapper.
Parameter Fields¶
Visible Fields¶
File Name¶
- 
name:fileName, type:String¶ Sets the filename of an .event file that was recorded with
RemoteRenderingEventRecorder.