OPC Studio User's Guide and Reference
Fast Property (DAItemPointSubscribeParameters)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.Connectivity Namespace > DAItemPointSubscribeParameters Class : Fast Property
Fast item point subscribe parameters.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared Shadows ReadOnly Property Fast As DAItemPointSubscribeParameters
[NotNull()]
public new static DAItemPointSubscribeParameters Fast {get;}
[NotNull()]
public:
new static property DAItemPointSubscribeParameters^ Fast {
   DAItemPointSubscribeParameters^ get();
}

Property Value

The value of this property cannot be null (Nothing in Visual Basic).

Remarks
The requested update rate is 200 milliseconds.
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