NI-SCOPE .NET Class Library Help

Table of Contents

ScopeErrorQueryResult.Code Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeErrorQueryResult.Code Property

ScopeErrorQueryResultCode Property

Gets the error code returned by the driver.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public int Code { get; }
Public ReadOnly Property Code As Integer
	Get

Property Value

Type: Int32
An Int32 representing the error code.

See Also

Log in to get a better experience