WaveJet 300A Remote Control Manual 
917976 Rev A  21 
Automatic Measurement  DIRM 
  Command/Query 
DESCRIPTION  The DIRM command sets the direction of automatic 
measurement from A, B, C, and D. 
The DIRM? query returns the currently selected 
direction. 
COMMAND SYNTAX  DIRM <dir> 
<dir>:={A, B, C, D} 
QUERY SYNTAX  DIRM? 
RESPONSE FORMAT  <dir> 
The current direction status of the automatic 
measurement, A, B, C, or D, is identified in <dir>. 
 
Data transfer  DTBORD 
  Command/Query 
DESCRIPTION  The DTBORD command defines the order of bytes for the 
WORD or DWORD waveform data transfer. (Do not affect 
ASCII and BYTE data transfer.) 
The DTBORD? query returns the defined byte order. 
COMMAND SYNTAX  DTBORD <order> 
<form>:={H/L, L/H} 
H/L := transfer WORD or DWORD data in (most) upper byte 
first. 
L/H := transfer WORD or DWORD data in (most) lower byte 
first. 
QUERY SYNTAX  DTBORD? 
RESPONSE FORMAT  <order> 
The byte order is identified in <form>. 
REMARKS