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
TargetVisuNotifySysTypes.RTS_IEC_RESULTInput
hTargetVisuSysTypes.RTS_IEC_HANDLEThe handle of the targetvisualization
dwTagDWORDThe tag that signals which kind of information should be sent to the targetvisualization
pParamPOINTER 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