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_SetPublishingModeRTS_IEC_RESULTInput
hSubscriptionRTS_IEC_HANDLEHandle to the connection where to create the subscription.
publishingEnabledOpcUa_BooleanTrue: if publishing should be enabled, False if publishing should be disabled.