OPCUAClient_SetPublishingMode
(FUN)
FUNCTION OPCUAClient_SetPublishingMode : RTS_IEC_RESULT
This function can be used to enable or disable the publishing of a subscription.
- InOut:
Scope
Name
Type
Comment
Return
OPCUAClient_SetPublishingMode
RTS_IEC_RESULT
Input
hSubscription
RTS_IEC_HANDLE
Handle to the connection where to create the subscription.
publishingEnabled
OpcUa_Boolean
True: if publishing should be enabled, False if publishing should be disabled.