C.5.3 Public methods
SlX3dViewerWidget ( QWidget* pParent = 0 )
Constructor of the X3D Viewer widget.
Parameters Meaning
pParent The parameter is passed on to the constructor of
the Qwidget.
~SlX3dViewerWidget ( )
Destructor of the X3D Viewer widget.
Parameters Meaning
- -
C.5.4 Public slots
void viewSceneSlot ( const QString& rsFileName, const QString& rsScene, const QString&
rsAnimationScene, int nChannel, int nPlane, SlStepTechnology nTechnology )
With
the viewSceneSlot method, the X3D Viewer is instructed to load the rsScene static scene
and the rsAnimationSzene animated scene from the rsFileName file and display them
alternately.
The static scene and then the animated scene are repeatedly alternately displayed for a fixed
time.
If no static scene is specified, the animation will be shown immediately; an animated scene
may also not have been specified.
Channel number, plane and technology are used to rotate the scenes to the correct position
(depending on the set machine coordinate system).
Parameters Meaning
rsFileName Name of the file that contains the scenes to be
displayed
rsScene Name of the static scene.
rsAnimationScene Name of the animated scene.
nChannel Channel number
Animated elements
C.5 Display in Create MyHMI /3GL
SINUMERIK Integrate Run MyScreens
224 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3