RfsgArb.GetAllScriptNames Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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.