ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.MemorySize Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArb.MemorySize Property

RfsgArbMemorySize Property

Gets the total amount of memory, in bytes, on the signal generator.

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

Syntax

public long MemorySize { get; }
Public ReadOnly Property MemorySize As Long
	Get

Property Value

Type: Int64
Returns a Int64 representing the amount of memory, in bytes, on the signal generator.

Exceptions

ExceptionCondition
ObjectDisposedException The MemorySize property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience