23
COMMANDS AND SYNTAX
RS232 message terminators
As there is no signal of end message on RS232 bus, therefore, use LF, CR, or CR/LF as message terminator.
After the 4314Ki processes a command, a CR/LF is placed in the output buffer and delivered. As for query
command, the return message of the instrument is also added an LF for PC to judge message terminator.
Entering Commands
The standards that govern the command set for the 4314Ki allow for a certain amount of flexibility when
you enter commands. The 4314Ki does not adhere to any friendly listening standards, so the commands
and queries must be typed as specified. The 4314Ki is sensitive to the case of command characters.
Specifically, the device uses the Camel Case.
DETAILS OF COMMAND REFERENCE
Each command in this chapter will give a detailed description. The examples of each command will be
provided, and what query form might return.
Remote mode is entered when a valid printable character is received and is exited with the LOCAL front
panel key or LOCAL command.
Command Index
Idn?
Local
LogON
LogOn0
LogOn2
LogOff
Ohms?
RangeN?
RangeV?
Reset
Serial?
SetRange
Screen?
Standby
Idn?
QUERY
Returns the RS-232 identification string from non-volatile.
Syntax:
Idn?<crlf>
Response: ID string "Valhalla Scientific 4314Ki v1.0"
Example: Idn? "Valhalla Scientific 4314Ki v1.0"
ID_STRING
:
"Valhalla Scientific"
MODEL
:
"4314Ki"
VERSION
:
"V1.0"