Chapter 3
Local Command Set
3-12
ni.com
ProgMode
Purpose
Enable or disable the program data mode.
Command Syntax
ProgMode <Boolean>
Action
If
<Boolean>
is TRUE,
ProgMode
enables program format responses for the command
source issuing the command.
If
<Boolean>
is FALSE,
ProgMode
disables program format responses for the command
source issuing the command.
The program response mode applies only to the response path connected to the
ProgMode
command source. For example, disabling the program response mode from the GPIB port
does not affect the response mode on the serial port.
Examples
Disable program format responses.
ProgMode 0
Enable program format responses.
ProgMode 1