METHOD SetVisuIndex3 : BOOL
It set a new visu index
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
SetVisuIndex3
|
BOOL
|
|
Input
|
pClientData
|
POINTER TO VisuStructClientData
|
The client whose frame content shall be changed
|
iIndex
|
INT
|
The index of the visualization that should be selected
|
xUpdVar
|
BOOL
|
If also the variable linked to the frame has to be updated
|
xUpdLastIndex
|
BOOL
|
If also the index stored as “last call” has to be updated (specifically used in redundancy)
|
|