NI-SCOPE .NET Class Library Help

Table of Contents

ScopeSelfTestResult.Code Property

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

ScopeSelfTestResultCode Property

Gets the numeric result from the SelfTest operation.

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 containing the self-test code.

See Also

Log in to get a better experience