ST2516 Series Operation Manual
63
The *TRG command triggers the measurement and then sends the result to the output
buffer.
Command syntax: *TRG
For example: WrtCmd(“*TRG”);
NOTE: ”*trg” will be valid when :INIT:CONT ON and trig:sour bus commands are enabled.
The *IDN? query returns ST2516’s identification string.
Query syntax: *IDN?
Return format: <manufacturer>,<model>,<firmware><NL^END>
Where,
<manufacturer> Name of Manufacturer ( Sourcetronic)
<model> Instrument Model (ST2516)
<firmware> Firmware Version (VER1.0.0)
For example: WrtCmd(“*IDN?”);