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
subscriptionIdIdentifier of the Subscription to resend.

Method Result Codes (defined in Call Service)

Result Code Description
Bad_SubscriptionIdInvalidDefined in OPC 10000-4
Bad_UserAccessDenied

Defined in OPC 10000-4

The Method was not called in the context of the Session that owns the Subscription.

Table 119 specifies the AddressSpace representation for the ResendData Method.

Table 119 – ResendData Method AddressSpace definition
Attribute Value
BrowseNameResendData
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasPropertyVariableInputArgumentsArgument[] PropertyTypeMandatory
Conformance Units
Base Info ServerType