Instrument Driver Development Wizard - General Command Strings
The General Command Strings panel of the Instrument Driver Development Wizard contains the following options:
- Default Setup Command—Enter the default setup string you want to send to
your instrument. This string will be sent after the instrument is
initialized and after an instrument reset.
Example: :HEADERS OFF - Channel List String—Enter the names of the instrument channels
separated by commas. NI recommends that you use the channel names that you will use in the commands sent to the instrument.
Example: A1,A2,D1,D2,D3,D4