Scpi command reference, Idn? - identification query, Opc - operation complete command – Teledyne LeCroy WaveStation SCPI Command Reference Manual User Manual
Page 12

WaveStation SCPI
SCPI Command Reference
*IDN? - Identification Query
DESCRIPTION
The *IDN? query retrieves the instrument’s identification data. Response includes
manufacturer, model, serial number, software and firmware versions.
SYNTAX
*IDN?
RESPONSE
*IDN
period, then one digit giving the minor release level followed by a period, and a
single-digit update level (xx.y.z).
EXAMPLE
Read version information.
*IDN?
Return:
*IDN WST,WaveStation 2052,LCRY0000C11111,1.01.02.28,
02-00-00-21-24
*OPC - Operation Complete Command
DESCRIPTION
The *OPC (OPeration Complete) command sets the OPC bit to TRUE in the
standard Event Status Register (ESR).
The *OPC? query always responds with the ASCII character 1 because the device
only responds to the query when the previous command has executed completely.
SYNTAX
*OPC
QUERY SYNTAX
*OPC?
RESPONSE
*OPC 1
RELATED
*WAI
10
922829 Rev C