System Commands
Copyright © Itech Electronic Co., Ltd.
15
Example
- >
SYST:COMM:LAN:MAC?
< -
"12:34:56:79:99:AA"
Note
⚫
“ - >” indicates the commands that you send to instrument.
⚫
“< -” indicates the response from instrument.
Returns
str
SYSTem:COMMunicate:SERial:BAUDrate
This command sets the baud rate of the serial port.
Syntax
SYSTem:COMMunicate:SERial:BAUDrate
Arguments
<4800|9600|19200|38400|57600|115200>
Example
SYST:COMM:SER:BAUD 9600
Query syntax
SYSTem:COMMunicate:SERial:BAUDrate?
Returns
4800|9600|19200|38400|57600|115200
SYSTem:VERSion?
This command queries the SCPI version of the instrument.
Syntax
SYSTem:VERSion?
Arguments
None
Example
- >
SYST:VERS?
< -
"1993.1"