Chapter 9 Command Reference; Gpib Common Commands For Stb6684 - Saluki STB6684 Operation Manual

Insulation resistance meter
Table of Contents

Advertisement

STB6684/A Operation Manual

Chapter 9 Command Reference

This chapter describes the commands specific for STB6684/STB6684A.
The signs in this manual are as follows:
NR1: integer, e.g.:123
NR2: fix-point number, e.g.: 12.3
NR3: floating-point number, e.g.: 12.3E+5
NL: carriage key, ASCII code: 10
ˆEND: EOI signal in IEEE-488
There are two types of intrument commands: GPIB common commands and SCPI (Standard
Commands for Programmable Instruments). GPIB common commands complying
with IEEE488.2-1987 standard are applicable to all instruments, but STB6684/STB6684A does
not support all common commands. SCPI commands are tree structured.

9.1 GPIB common commands for STB6684

●*RST
●*TRG
●*ESE
●*SRE
●*OPC
●*CLS
*RST is used to reset the instrument.
Command syntax: *RST
For example: WrtCmd("*RST");
*TRG is used to trigger the measurement instrument, and transimit the test result to the output
buffer.
Command syntax: *TRG
For example: WrtCmd("*TRG");
*CLS is used to clear the state register of the standard events and the service request.
Command syntax: *CLS
For example: WrtCmd("*CLS");
*IDN? is used to return the ID of STB6684.
Query syntax: *IDN?
Return format: <manufacturer>,<model>,<firmware><NL^END>
Where,
<manufacturer>
instrument model (STB6684)
<model>
<firmware>
software version (VER1.0.0)
For example: WrtCmd("*IDN?");
*TST? is used to query self-test, to perform intermal self-test and generate the error message
report. For STB6684, if the query result is "0", there is no error.
Query syntax: *TST?
Return format: 0<NL^END>
●*IDN
●*ESR
manufacurer name (Saluki)
●*TST
●*STB
◇ 99
Chapter 9 Command Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Stb6684a

Table of Contents