Writes I16 data to the peer-to-peer endpoint. Use this VI to write initial data from the host to the endpoint before starting generation to avoid underflow at the beginning of the generation.


icon

Inputs/Outputs

  • c1di16.png Endpoint Data

    Endpoint Data specifies the array of data to write into the endpoint FIFO. The binary data is left-justified.

  • 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 Endpoint Name

    Endpoint Name specifies the name of the FIFO endpoint. Data is written to the endpoint FIFO.

  • 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.

  • istr.png Endpoint Name Out

    Endpoint Name Out passes a reference to the FIFO endpoint to the next VI.

  • ierrcodeclst.png error out

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