QuickOPC User's Guide and Reference
OpcBatch Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > OpcSchemes Class : OpcBatch Field
A URI scheme for the OPC Batch.
Syntax
'Declaration
 
<ObsoleteAttribute("This scheme is not currently supported for OPC Classic.")>
Public Const OpcBatch As String
'Usage
 
Dim value As String
 
value = OpcSchemes.OpcBatch
[Obsolete("This scheme is not currently supported for OPC Classic.")]
public const string OpcBatch
[Obsolete("This scheme is not currently supported for OPC Classic.")]
public:
const String^ OpcBatch
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