9 Standard Methods

9.2 ResendData

ResendData is used to get the current values of the data monitored items of a Subscription where the MonitoringMode is set to Reporting. Its intended use is defined in OPC 10000-4 .
Signature
ResendData(
[in] UInt32 subscriptionId
);
Argument | Description |
---|---|
subscriptionId | Identifier of the Subscription to resend. |
Method Result Codes (defined in Call Service)
Result Code | Description |
---|---|
Bad_SubscriptionIdInvalid | Defined in OPC 10000-4 |
Bad_UserAccessDenied | Defined in OPC 10000-4The Method was not called in the context of the Session that owns the Subscription. |
Table 105 specifies the AddressSpace representation for the ResendData Method.
Table 105 – ResendData Method AddressSpace definition
Attribute | Value |
---|---|
BrowseName | ResendData |
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | InputArguments | Argument[] | PropertyType | Mandatory |
Conformance Units | |||||
Base Info ServerType |