OPCUAClient_ModifySubscription (FUN)
FUNCTION OPCUAClient_ModifySubscription : RTS_IEC_RESULT
This function modifies the parameters of a subscription.
- InOut:
Scope
Name
Type
Comment
Return
OPCUAClient_ModifySubscriptionRTS_IEC_RESULTInput
hSubscriptionRTS_IEC_HANDLEHandle to the connection where to create the subscription.
reqPublishingIntervalOpcUa_DoubleThe publishing interval that should be used by the server.
reqLifeTimeCountOpcUa_UInt32The liftetime count of the subscription.
reqMaxKeepAliveCountOpcUa_UInt32The maximum number of publishing intervals befor a keepalive is sent.
maxNotificationsPerPublishOpcUa_UInt32The maximum number of notificaitons returned by one publihs response.
priorityOpcUa_ByteThe priority of the subscription in respect to other subscriptions of the same session.