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