TargetVisuNotify (FUN)

FUNCTION TargetVisuNotify : SysTypes.RTS_IEC_RESULT

This function can be used to send notifications to a targetvisualization instance. As those notifications are usually sent in an asynchronous way, do not expect immediate effects when this function returned!

InOut:

Scope

Name

Type

Comment

Return

TargetVisuNotify

SysTypes.RTS_IEC_RESULT

Input

hTargetVisu

SysTypes.RTS_IEC_HANDLE

The handle of the targetvisualization

dwTag

DWORD

The tag that signals which kind of information should be sent to the targetvisualization

pParam

POINTER TO BYTE

This parameter can hold data that is related to the tag. The interpretation of this data depends on dwTag. It can as well be interpreted as a numeric (and thus non pointer) value