Specifies the size of a waveform up front so that it can be allocated in onboard memory before loading the associated data. Data can then be loaded in smaller blocks with the niFgen Write Waveform (poly) VI.

Note The signal generator must not be in the Generating state when you call this VI.
Note You must set Output Mode to Arbitrary Waveform or Arbitrary Sequence using the niFgen Configure Output Mode VI before calling this VI.


icon

Inputs/Outputs

  • civrn.png Instrument Handle

    Instrument Handle identifies a particular instrument session.

    Instrument Handle is obtained from the niFgen Initialize VI, niFgen Initialize With Options VI, or the niFgen Initialize With Channels VI.

  • cstr.png Channel Name

    Channel Name specifies the channel that this VI uses.

  • ci32.png Waveform Size

    Waveform Size specifies the size of the waveform in samples. This value must be an integer multiple of the waveform quantum.

    Use the Waveform Quantum property or the niFgen Query Arb Waveform Capabilities VI to determine the waveform quantum.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

    Default value: no error

  • iivrn.png Instrument Handle Out

    Instrument Handle Out passes a reference to your instrument session to the next VI.

  • ii32.png Waveform Handle Out

    Waveform Handle Out returns the handle that identifies the waveform.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.