ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgSelfTestResult.Message PropertyCurrent page
Table of Contents

RfsgSelfTestResult.Message Property

RfsgSelfTestResult.Message Property

RfsgSelfTestResultMessage Property

Gets the string returned from the instrument SelfTest.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public string Message { get; }
Public ReadOnly Property Message As String
	Get

Property Value

Type: String
Returns a String representing the string returned from the instrument SelfTest.

See Also

In This Section
Was this information helpful?