NIRfsg Namespace

Table of Contents

RfsgArb.GetAllScriptNames Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArb.GetAllScriptNames Method

RfsgArbGetAllScriptNames Method

Return names of the scripts present in the memory.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public void GetAllScriptNames(
	ref string[] scriptNames
)
Public Sub GetAllScriptNames ( 
	ByRef scriptNames As String()
)

Parameters

scriptNames  String
Contains an array of script names.

Return Value

See Also

Log in to get a better experience