Connectivity Software User's Guide and Reference
SubscribeDataSetField Method



OpcLabs.EasyOpcUACore Assembly > OpcLabs.EasyOpc.UA.PubSub Namespace > IEasyUASubscriberExtension Class : SubscribeDataSetField Method
Subscribes to a single dataset field from a dataset, using arguments object.
Overload List
OverloadDescription
Subscribes to a single dataset field from a dataset, using arguments object.  
Subscribes to a single dataset field from a dataset, using a PubSub connection descriptor, specified filter, a field name, and a callback.  
Subscribes to a single dataset field from a logical dataset, using a PubSub resolver descriptor, PubSub connection descriptor, specified filter, a field name, and a callback.  
Subscribes to a single dataset field from a dataset, using dataset arguments object, a field name, and a callback.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also