RemoteRenderingEventReplay

MacroModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition RemoteRenderingEventReplay.def
see also RemoteRenderingEventRecorder

Purpose

Replay 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.

Windows

Default Panel

../../../Modules/Macros/Helpers/mhelp/Images/Screenshots/RemoteRenderingEventReplay._default.png

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

File name of a .event file that was recorded with RemoteRenderingEventRecorder.

Replay

name: replay, type: Trigger

Starts replaying the stored events.

Adapt Viewport Size

name: adaptViewportSize, type: Bool, default: FALSE

If checked, the viewport is adapted according to resize events in the .event file.

Hidden Fields

viewportSize (hidden)

name: viewportSize, type: Vector2, persistent: no