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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public long MemorySize { get; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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