<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sigrok.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BenKi</id>
	<title>sigrok - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sigrok.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BenKi"/>
	<link rel="alternate" type="text/html" href="https://sigrok.org/wiki/Special:Contributions/BenKi"/>
	<updated>2026-05-31T18:34:56Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16036</id>
		<title>Hantek DSO3254A</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16036"/>
		<updated>2021-02-20T15:17:15Z</updated>

		<summary type="html">&lt;p&gt;BenKi: Inserted link to SCPI document within Section Communication Protocol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox logic analyzer&lt;br /&gt;
| image            = [[File:DSO3254A.jpg|180px]]&lt;br /&gt;
| name             = Hantek DSO3254A&lt;br /&gt;
| status           = planned&lt;br /&gt;
| source_code_dir  = &lt;br /&gt;
| channels         = 4 analog, 16 digital&lt;br /&gt;
| samplerate       = 250MHz&lt;br /&gt;
| samplerate_state = &amp;amp;mdash;&lt;br /&gt;
| triggers         = edge, pulse, video, slope, timeout, external&lt;br /&gt;
| voltages         = -0.5V &amp;amp;mdash; 400V&lt;br /&gt;
| memory           = 128MSamples per channel&lt;br /&gt;
| compression      = none&lt;br /&gt;
| website          = [http://www.hantek.com/en/ProductDetail_2_134.html hantek.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Hantek DSO3254A&amp;#039;&amp;#039;&amp;#039; is a USB-based signal acquisition device. It has 4 analog channels with 250MHz bandwidth and sampling rate of 1GSa/s. It comes with 16 channel logic analyzer with a maximum sampling rate of 250MHz and an arbritary waveform generator 200MSa/s.&lt;br /&gt;
&lt;br /&gt;
See [[Hantek DSO3254A/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* S3C2416XH-40   System Controller (400 MHz ARM926EJ with 48 MHz and 12 MHz oscillators with 32.768 kHz RTC oscillator)&lt;br /&gt;
* D9SBJ      System Memory (MT47H32M16NF-25E - 400 MHz 32MB x 16 DDR2-800)&lt;br /&gt;
* D9RZH      Acquisition Memory (MT47H64M16NF-25E - 400 MHz 64MB x 16 DDR2-800)&lt;br /&gt;
* K9F1G08U0E   128MB x 8 NAND Flash&lt;br /&gt;
* 24L64      I2C EEPROM&lt;br /&gt;
* DM9000AEP   LAN Controller&lt;br /&gt;
* USB Wi-Fi Module (optional)&lt;br /&gt;
* USB Hub (optional)&lt;br /&gt;
* XC6SLX16FTG256   Control FPGA (under heatsink - has JTAG)&lt;br /&gt;
* 1 GSPS 8-bit Quad ADC (under heatsink - Analog Devices?)&lt;br /&gt;
* ADF4905      Timebase Generator PLL (with 10 MHz reference oscillator)&lt;br /&gt;
* LTC2601   x2 (?)   12 Bit Offset DAC&lt;br /&gt;
* DAC902E      165 MSPS 12 Bit Waveform Generator DAC&lt;br /&gt;
* 74HC595      Channel Relay Switching (1 per channel)&lt;br /&gt;
* 74HC595      Offset Voltage Switching&lt;br /&gt;
* 74HC595      Trigger Source Selection&lt;br /&gt;
* 74HC4051   Offset Voltage Switching&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:DSO3254A_Front.jpg|&amp;lt;small&amp;gt;Device, front panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_Back.jpg|&amp;lt;small&amp;gt;Device, back panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontPCB.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_BackPCB.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontEnd.jpg|&amp;lt;small&amp;gt;PCB, front end&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Communication Protocol ==&lt;br /&gt;
Using the ethernet port of the DSO3254A the SCPI protocol is utilized for communication.&lt;br /&gt;
The general format of the protocol is described within the manual [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_SCPI_EN.pdf SCPI Protocol Documentation ]. Hereinafter more detailed description based on experiments is given.&lt;br /&gt;
&lt;br /&gt;
The official application provided by the vendor uses the following three commands in a loop to continously get data from the device.&lt;br /&gt;
&lt;br /&gt;
* SETUp:ALL?&lt;br /&gt;
* SOURce:SETUp:ALL?&lt;br /&gt;
* WAV:DATA:DISP&lt;br /&gt;
&lt;br /&gt;
The first query will be responded with current settings of the analog channels, the time base, the different trigger &lt;br /&gt;
settings and the settings for the digital channel aka logic analyzer.&lt;br /&gt;
&lt;br /&gt;
The second query will be responded with current settings of the integrated signal generator.&lt;br /&gt;
&lt;br /&gt;
The last command will be responded with current acquisition data. Interesstingly this query doesn&amp;#039;t follow the common scheme for queries, which are terminated&lt;br /&gt;
by a question mark.&lt;br /&gt;
&lt;br /&gt;
All frames are terminated by ASCII encoded &amp;#039;\n&amp;#039; (newline).&lt;br /&gt;
&lt;br /&gt;
According to the description of the manual a data frame starts with &amp;#039;#&amp;#039; followed by the amount of characters which will contain the amount of bytes transferred.&lt;br /&gt;
Unfortunatly there seems to be a bug here as a data frame consists of a header, which should be all ASCII encoded characters, and the samples, which are binary&lt;br /&gt;
encoded. However during the experiments it turns out, that an empty data acquisition frame contains the valid &amp;#039;#&amp;#039; followed by an ASCII encoded &amp;#039;9&amp;#039;, but all other&lt;br /&gt;
&amp;#039;characters&amp;#039; are plain binary 0x00. The 128 bytes of the header should always be ASCII encoded.&lt;br /&gt;
&lt;br /&gt;
So an invalid encoded response header looks like&lt;br /&gt;
 #9..............................................................................................................................&lt;br /&gt;
where a more valid encoded response header looks like&lt;br /&gt;
 #9000003317110000032000000000000050-050000000005.0e-015.0e-011.0e-021.0e-0211002.000e+05000001..................000000..........&lt;br /&gt;
Here the &amp;#039;.&amp;#039; are plain binary 0x00 instead of ASCII encoded 0x30 (which would be &amp;#039;0&amp;#039;).&lt;br /&gt;
Let&amp;#039;s interpret the more valid encoded response header.&lt;br /&gt;
* 000003317 is the amount of payload bytes including header in this frame without &amp;#039;#9000003317&amp;#039;&lt;br /&gt;
* 1 is the current operating status&lt;br /&gt;
* 1 is the trigger status&lt;br /&gt;
* 000003200 amount of bytes total (so the amount of data bytes of this acquisition, depends on memory depth)&lt;br /&gt;
* 000000000 amount of bytes already uploaded in this acquisition (so none here, this is the first frame)&lt;br /&gt;
* 0050 is the &amp;quot;offset&amp;quot; of analog channel 1, the unit is digits, visible screen is from -100 digits to +100 digits (the unit is different from that of the manual)&lt;br /&gt;
* 0-50 is the &amp;quot;offset&amp;quot; of analog channel 2&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 3&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 4&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 1, the unit is V/div&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 2&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 3&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 4&lt;br /&gt;
* 1 means channel 1 is enabled&lt;br /&gt;
* 1 means channel 2 is enabled&lt;br /&gt;
* 0 means channel 3 is disabled&lt;br /&gt;
* 0 means channel 4 is disabled&lt;br /&gt;
* 2.000e+05 is the sampling rate in samples/seconds&lt;br /&gt;
* 000001 something about multiple sampling..., #fixme What does this mean?&lt;br /&gt;
* ......... this represents the current trigger time frame. As can been seen it is all binary 0x00 instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
* ......... something about aquistion time..., #fixme What does this mean?&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 1 are enabled, here none, if digital channels D0 to D7 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 2 are enabled, here none, if digital channels D8 to D15 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* ......... reserved bits. As can be seen it is all binaray 0x00 instead of ASCII &amp;#039;0&amp;#039;&lt;br /&gt;
* . version, also encoded as binary instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
&lt;br /&gt;
After the header, acquired data of the enabled channels will follow as plain binary values. The values of the analog channels are signed byte values, meaning&lt;br /&gt;
that values in the range from 0x80 to 0xFF are negative.&lt;br /&gt;
To calculate the voltage value accordingly to the binary value given, the formula is as follows.&lt;br /&gt;
voltage = ((raw - offset) * (1/25) * scale * probe)&lt;br /&gt;
Where&lt;br /&gt;
* voltage is the real world value&lt;br /&gt;
* raw is the signed byte value from the data frame, unit is digits&lt;br /&gt;
* offset is the offset of the analog channel, unit is digits&lt;br /&gt;
* (1/25) is a correctional factor. This comes from the fact that a div of the &amp;quot;screen&amp;quot; does have 25 digits, unit is 1/(digits/div)&lt;br /&gt;
* scale is the scale of the analog channel, unit is Volt/div&lt;br /&gt;
* probe is the scale of the probe (x1 or x10, for the probes shipped with the scope), unit is 1&lt;br /&gt;
&lt;br /&gt;
So the formula and the units for a better understanding&lt;br /&gt;
 voltage  = ( raw     -  offset ) * (1 /        25     ) * scale    * probe&lt;br /&gt;
 [V]      = ([digits] - [digits]) * [1 / (digits / div)] * [V / div]  [1]&lt;br /&gt;
&lt;br /&gt;
For digital channels the binary value of the frame represents the bit-pattern of the digital channels enabled.&lt;br /&gt;
&lt;br /&gt;
If all channels are enabled, than the data in a frame is arranged as follows:&lt;br /&gt;
* Samples of analog channel 1&lt;br /&gt;
* Samples of analog channel 2&lt;br /&gt;
* Samples of analog channel 3&lt;br /&gt;
* Samples of analog channel 4&lt;br /&gt;
* Samples of digital channels D0-D7&lt;br /&gt;
* Samples of digital channels D8-D15&lt;br /&gt;
&lt;br /&gt;
For a memory depth of 1600 Samples, there is only one frame to transfer. If memory depth is increased, then multiple frames may need to be &lt;br /&gt;
transfered to get all the samples out of the memory.&lt;br /&gt;
Each frame can have a maximum size of 12128 bytes including &amp;#039;#9&amp;#039;. The amount of bytes already transfered is sent with each frame. So it is&lt;br /&gt;
quite easy to keep track of the frames. Also the total amounts of bytes is given with each frame. This is indeed the number of samples requested, by the&lt;br /&gt;
given memory depth value. So maximum is 128MSamples multiplied with the amount of channels enabled.&lt;br /&gt;
&lt;br /&gt;
The maximum amount of channels enabled is 6. This is because digital channels D0-D7 are packed as one byte, same for digital channels D8-D15.&lt;br /&gt;
So the maximum value of samples to transfer is 768MSamples, if all channels are enabled. &lt;br /&gt;
From experiments it can be stated that this amount of samples take quite a long time to be transfered, as 64000 frames (with 12000 payload bytes) &lt;br /&gt;
has to be received.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_Manual_EN.pdf Manual]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Firmware.zip Vendor firmware]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_SCPI_EN.pdf SCPI Protocol Documentation ]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Software.zip Vendor Windows software]&lt;br /&gt;
* [http://www.hantek.com/download/DSO3000(A)_Linux.zip Vendor Linux firmware source] &lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Oscilloscope]]&lt;br /&gt;
[[Category:Logic analyzer]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>BenKi</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16035</id>
		<title>Hantek DSO3254A</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16035"/>
		<updated>2021-02-20T15:15:09Z</updated>

		<summary type="html">&lt;p&gt;BenKi: /* Communication Protocol */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox logic analyzer&lt;br /&gt;
| image            = [[File:DSO3254A.jpg|180px]]&lt;br /&gt;
| name             = Hantek DSO3254A&lt;br /&gt;
| status           = planned&lt;br /&gt;
| source_code_dir  = &lt;br /&gt;
| channels         = 4 analog, 16 digital&lt;br /&gt;
| samplerate       = 250MHz&lt;br /&gt;
| samplerate_state = &amp;amp;mdash;&lt;br /&gt;
| triggers         = edge, pulse, video, slope, timeout, external&lt;br /&gt;
| voltages         = -0.5V &amp;amp;mdash; 400V&lt;br /&gt;
| memory           = 128MSamples per channel&lt;br /&gt;
| compression      = none&lt;br /&gt;
| website          = [http://www.hantek.com/en/ProductDetail_2_134.html hantek.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Hantek DSO3254A&amp;#039;&amp;#039;&amp;#039; is a USB-based signal acquisition device. It has 4 analog channels with 250MHz bandwidth and sampling rate of 1GSa/s. It comes with 16 channel logic analyzer with a maximum sampling rate of 250MHz and an arbritary waveform generator 200MSa/s.&lt;br /&gt;
&lt;br /&gt;
See [[Hantek DSO3254A/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* S3C2416XH-40   System Controller (400 MHz ARM926EJ with 48 MHz and 12 MHz oscillators with 32.768 kHz RTC oscillator)&lt;br /&gt;
* D9SBJ      System Memory (MT47H32M16NF-25E - 400 MHz 32MB x 16 DDR2-800)&lt;br /&gt;
* D9RZH      Acquisition Memory (MT47H64M16NF-25E - 400 MHz 64MB x 16 DDR2-800)&lt;br /&gt;
* K9F1G08U0E   128MB x 8 NAND Flash&lt;br /&gt;
* 24L64      I2C EEPROM&lt;br /&gt;
* DM9000AEP   LAN Controller&lt;br /&gt;
* USB Wi-Fi Module (optional)&lt;br /&gt;
* USB Hub (optional)&lt;br /&gt;
* XC6SLX16FTG256   Control FPGA (under heatsink - has JTAG)&lt;br /&gt;
* 1 GSPS 8-bit Quad ADC (under heatsink - Analog Devices?)&lt;br /&gt;
* ADF4905      Timebase Generator PLL (with 10 MHz reference oscillator)&lt;br /&gt;
* LTC2601   x2 (?)   12 Bit Offset DAC&lt;br /&gt;
* DAC902E      165 MSPS 12 Bit Waveform Generator DAC&lt;br /&gt;
* 74HC595      Channel Relay Switching (1 per channel)&lt;br /&gt;
* 74HC595      Offset Voltage Switching&lt;br /&gt;
* 74HC595      Trigger Source Selection&lt;br /&gt;
* 74HC4051   Offset Voltage Switching&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:DSO3254A_Front.jpg|&amp;lt;small&amp;gt;Device, front panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_Back.jpg|&amp;lt;small&amp;gt;Device, back panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontPCB.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_BackPCB.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontEnd.jpg|&amp;lt;small&amp;gt;PCB, front end&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Communication Protocol ==&lt;br /&gt;
Using the ethernet port of the DSO3254A the SCPI protocol is utilized for communication.&lt;br /&gt;
The general format of the protocol is described within the manual [[]]. Hereinafter more detailed description based on experiments is given.&lt;br /&gt;
&lt;br /&gt;
The official application provided by the vendor uses the following three commands in a loop to continously get data from the device.&lt;br /&gt;
&lt;br /&gt;
* SETUp:ALL?&lt;br /&gt;
* SOURce:SETUp:ALL?&lt;br /&gt;
* WAV:DATA:DISP&lt;br /&gt;
&lt;br /&gt;
The first query will be responded with current settings of the analog channels, the time base, the different trigger &lt;br /&gt;
settings and the settings for the digital channel aka logic analyzer.&lt;br /&gt;
&lt;br /&gt;
The second query will be responded with current settings of the integrated signal generator.&lt;br /&gt;
&lt;br /&gt;
The last command will be responded with current acquisition data. Interesstingly this query doesn&amp;#039;t follow the common scheme for queries, which are terminated&lt;br /&gt;
by a question mark.&lt;br /&gt;
&lt;br /&gt;
All frames are terminated by ASCII encoded &amp;#039;\n&amp;#039; (newline).&lt;br /&gt;
&lt;br /&gt;
According to the description of the manual a data frame starts with &amp;#039;#&amp;#039; followed by the amount of characters which will contain the amount of bytes transferred.&lt;br /&gt;
Unfortunatly there seems to be a bug here as a data frame consists of a header, which should be all ASCII encoded characters, and the samples, which are binary&lt;br /&gt;
encoded. However during the experiments it turns out, that an empty data acquisition frame contains the valid &amp;#039;#&amp;#039; followed by an ASCII encoded &amp;#039;9&amp;#039;, but all other&lt;br /&gt;
&amp;#039;characters&amp;#039; are plain binary 0x00. The 128 bytes of the header should always be ASCII encoded.&lt;br /&gt;
&lt;br /&gt;
So an invalid encoded response header looks like&lt;br /&gt;
 #9..............................................................................................................................&lt;br /&gt;
where a more valid encoded response header looks like&lt;br /&gt;
 #9000003317110000032000000000000050-050000000005.0e-015.0e-011.0e-021.0e-0211002.000e+05000001..................000000..........&lt;br /&gt;
Here the &amp;#039;.&amp;#039; are plain binary 0x00 instead of ASCII encoded 0x30 (which would be &amp;#039;0&amp;#039;).&lt;br /&gt;
Let&amp;#039;s interpret the more valid encoded response header.&lt;br /&gt;
* 000003317 is the amount of payload bytes including header in this frame without &amp;#039;#9000003317&amp;#039;&lt;br /&gt;
* 1 is the current operating status&lt;br /&gt;
* 1 is the trigger status&lt;br /&gt;
* 000003200 amount of bytes total (so the amount of data bytes of this acquisition, depends on memory depth)&lt;br /&gt;
* 000000000 amount of bytes already uploaded in this acquisition (so none here, this is the first frame)&lt;br /&gt;
* 0050 is the &amp;quot;offset&amp;quot; of analog channel 1, the unit is digits, visible screen is from -100 digits to +100 digits (the unit is different from that of the manual)&lt;br /&gt;
* 0-50 is the &amp;quot;offset&amp;quot; of analog channel 2&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 3&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 4&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 1, the unit is V/div&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 2&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 3&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 4&lt;br /&gt;
* 1 means channel 1 is enabled&lt;br /&gt;
* 1 means channel 2 is enabled&lt;br /&gt;
* 0 means channel 3 is disabled&lt;br /&gt;
* 0 means channel 4 is disabled&lt;br /&gt;
* 2.000e+05 is the sampling rate in samples/seconds&lt;br /&gt;
* 000001 something about multiple sampling..., #fixme What does this mean?&lt;br /&gt;
* ......... this represents the current trigger time frame. As can been seen it is all binary 0x00 instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
* ......... something about aquistion time..., #fixme What does this mean?&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 1 are enabled, here none, if digital channels D0 to D7 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 2 are enabled, here none, if digital channels D8 to D15 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* ......... reserved bits. As can be seen it is all binaray 0x00 instead of ASCII &amp;#039;0&amp;#039;&lt;br /&gt;
* . version, also encoded as binary instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
&lt;br /&gt;
After the header, acquired data of the enabled channels will follow as plain binary values. The values of the analog channels are signed byte values, meaning&lt;br /&gt;
that values in the range from 0x80 to 0xFF are negative.&lt;br /&gt;
To calculate the voltage value accordingly to the binary value given, the formula is as follows.&lt;br /&gt;
voltage = ((raw - offset) * (1/25) * scale * probe)&lt;br /&gt;
Where&lt;br /&gt;
* voltage is the real world value&lt;br /&gt;
* raw is the signed byte value from the data frame, unit is digits&lt;br /&gt;
* offset is the offset of the analog channel, unit is digits&lt;br /&gt;
* (1/25) is a correctional factor. This comes from the fact that a div of the &amp;quot;screen&amp;quot; does have 25 digits, unit is 1/(digits/div)&lt;br /&gt;
* scale is the scale of the analog channel, unit is Volt/div&lt;br /&gt;
* probe is the scale of the probe (x1 or x10, for the probes shipped with the scope), unit is 1&lt;br /&gt;
&lt;br /&gt;
So the formula and the units for a better understanding&lt;br /&gt;
 voltage  = ( raw     -  offset ) * (1 /        25     ) * scale    * probe&lt;br /&gt;
 [V]      = ([digits] - [digits]) * [1 / (digits / div)] * [V / div]  [1]&lt;br /&gt;
&lt;br /&gt;
For digital channels the binary value of the frame represents the bit-pattern of the digital channels enabled.&lt;br /&gt;
&lt;br /&gt;
If all channels are enabled, than the data in a frame is arranged as follows:&lt;br /&gt;
* Samples of analog channel 1&lt;br /&gt;
* Samples of analog channel 2&lt;br /&gt;
* Samples of analog channel 3&lt;br /&gt;
* Samples of analog channel 4&lt;br /&gt;
* Samples of digital channels D0-D7&lt;br /&gt;
* Samples of digital channels D8-D15&lt;br /&gt;
&lt;br /&gt;
For a memory depth of 1600 Samples, there is only one frame to transfer. If memory depth is increased, then multiple frames may need to be &lt;br /&gt;
transfered to get all the samples out of the memory.&lt;br /&gt;
Each frame can have a maximum size of 12128 bytes including &amp;#039;#9&amp;#039;. The amount of bytes already transfered is sent with each frame. So it is&lt;br /&gt;
quite easy to keep track of the frames. Also the total amounts of bytes is given with each frame. This is indeed the number of samples requested, by the&lt;br /&gt;
given memory depth value. So maximum is 128MSamples multiplied with the amount of channels enabled.&lt;br /&gt;
&lt;br /&gt;
The maximum amount of channels enabled is 6. This is because digital channels D0-D7 are packed as one byte, same for digital channels D8-D15.&lt;br /&gt;
So the maximum value of samples to transfer is 768MSamples, if all channels are enabled. &lt;br /&gt;
From experiments it can be stated that this amount of samples take quite a long time to be transfered, as 64000 frames (with 12000 payload bytes) &lt;br /&gt;
has to be received.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_Manual_EN.pdf Manual]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Firmware.zip Vendor firmware]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_SCPI_EN.pdf SCPI Protocol Documentation ]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Software.zip Vendor Windows software]&lt;br /&gt;
* [http://www.hantek.com/download/DSO3000(A)_Linux.zip Vendor Linux firmware source] &lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Oscilloscope]]&lt;br /&gt;
[[Category:Logic analyzer]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>BenKi</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16034</id>
		<title>Hantek DSO3254A</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16034"/>
		<updated>2021-02-20T15:14:20Z</updated>

		<summary type="html">&lt;p&gt;BenKi: Corrected memory to 128MSamples per channel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox logic analyzer&lt;br /&gt;
| image            = [[File:DSO3254A.jpg|180px]]&lt;br /&gt;
| name             = Hantek DSO3254A&lt;br /&gt;
| status           = planned&lt;br /&gt;
| source_code_dir  = &lt;br /&gt;
| channels         = 4 analog, 16 digital&lt;br /&gt;
| samplerate       = 250MHz&lt;br /&gt;
| samplerate_state = &amp;amp;mdash;&lt;br /&gt;
| triggers         = edge, pulse, video, slope, timeout, external&lt;br /&gt;
| voltages         = -0.5V &amp;amp;mdash; 400V&lt;br /&gt;
| memory           = 128MSamples per channel&lt;br /&gt;
| compression      = none&lt;br /&gt;
| website          = [http://www.hantek.com/en/ProductDetail_2_134.html hantek.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Hantek DSO3254A&amp;#039;&amp;#039;&amp;#039; is a USB-based signal acquisition device. It has 4 analog channels with 250MHz bandwidth and sampling rate of 1GSa/s. It comes with 16 channel logic analyzer with a maximum sampling rate of 250MHz and an arbritary waveform generator 200MSa/s.&lt;br /&gt;
&lt;br /&gt;
See [[Hantek DSO3254A/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* S3C2416XH-40   System Controller (400 MHz ARM926EJ with 48 MHz and 12 MHz oscillators with 32.768 kHz RTC oscillator)&lt;br /&gt;
* D9SBJ      System Memory (MT47H32M16NF-25E - 400 MHz 32MB x 16 DDR2-800)&lt;br /&gt;
* D9RZH      Acquisition Memory (MT47H64M16NF-25E - 400 MHz 64MB x 16 DDR2-800)&lt;br /&gt;
* K9F1G08U0E   128MB x 8 NAND Flash&lt;br /&gt;
* 24L64      I2C EEPROM&lt;br /&gt;
* DM9000AEP   LAN Controller&lt;br /&gt;
* USB Wi-Fi Module (optional)&lt;br /&gt;
* USB Hub (optional)&lt;br /&gt;
* XC6SLX16FTG256   Control FPGA (under heatsink - has JTAG)&lt;br /&gt;
* 1 GSPS 8-bit Quad ADC (under heatsink - Analog Devices?)&lt;br /&gt;
* ADF4905      Timebase Generator PLL (with 10 MHz reference oscillator)&lt;br /&gt;
* LTC2601   x2 (?)   12 Bit Offset DAC&lt;br /&gt;
* DAC902E      165 MSPS 12 Bit Waveform Generator DAC&lt;br /&gt;
* 74HC595      Channel Relay Switching (1 per channel)&lt;br /&gt;
* 74HC595      Offset Voltage Switching&lt;br /&gt;
* 74HC595      Trigger Source Selection&lt;br /&gt;
* 74HC4051   Offset Voltage Switching&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:DSO3254A_Front.jpg|&amp;lt;small&amp;gt;Device, front panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_Back.jpg|&amp;lt;small&amp;gt;Device, back panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontPCB.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_BackPCB.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontEnd.jpg|&amp;lt;small&amp;gt;PCB, front end&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Communication Protocol ==&lt;br /&gt;
Using the ethernet port of the DSO3254A the SCPI is utilized for communication.&lt;br /&gt;
The general format of the protocol is described within the manual [[]]. Hereinafter more detailed description based on experiments is given.&lt;br /&gt;
&lt;br /&gt;
The official application provided by the vendor uses the following three commands in a loop to continously get data from the device.&lt;br /&gt;
&lt;br /&gt;
* SETUp:ALL?&lt;br /&gt;
* SOURce:SETUp:ALL?&lt;br /&gt;
* WAV:DATA:DISP&lt;br /&gt;
&lt;br /&gt;
The first query will be responded with current settings of the analog channels, the time base, the different trigger &lt;br /&gt;
settings and the settings for the digital channel aka logic analyzer.&lt;br /&gt;
&lt;br /&gt;
The second query will be responded with current settings of the integrated signal generator.&lt;br /&gt;
&lt;br /&gt;
The last command will be responded with current acquisition data. Interesstingly this query doesn&amp;#039;t follow the common scheme for queries, which are terminated&lt;br /&gt;
by a question mark.&lt;br /&gt;
&lt;br /&gt;
All frames are terminated by ASCII encoded &amp;#039;\n&amp;#039; (newline).&lt;br /&gt;
&lt;br /&gt;
According to the description of the manual a data frame starts with &amp;#039;#&amp;#039; followed by the amount of characters which will contain the amount of bytes transferred.&lt;br /&gt;
Unfortunatly there seems to be a bug here as a data frame consists of a header, which should be all ASCII encoded characters, and the samples, which are binary&lt;br /&gt;
encoded. However during the experiments it turns out, that an empty data acquisition frame contains the valid &amp;#039;#&amp;#039; followed by an ASCII encoded &amp;#039;9&amp;#039;, but all other&lt;br /&gt;
&amp;#039;characters&amp;#039; are plain binary 0x00. The 128 bytes of the header should always be ASCII encoded.&lt;br /&gt;
&lt;br /&gt;
So an invalid encoded response header looks like&lt;br /&gt;
 #9..............................................................................................................................&lt;br /&gt;
where a more valid encoded response header looks like&lt;br /&gt;
 #9000003317110000032000000000000050-050000000005.0e-015.0e-011.0e-021.0e-0211002.000e+05000001..................000000..........&lt;br /&gt;
Here the &amp;#039;.&amp;#039; are plain binary 0x00 instead of ASCII encoded 0x30 (which would be &amp;#039;0&amp;#039;).&lt;br /&gt;
Let&amp;#039;s interpret the more valid encoded response header.&lt;br /&gt;
* 000003317 is the amount of payload bytes including header in this frame without &amp;#039;#9000003317&amp;#039;&lt;br /&gt;
* 1 is the current operating status&lt;br /&gt;
* 1 is the trigger status&lt;br /&gt;
* 000003200 amount of bytes total (so the amount of data bytes of this acquisition, depends on memory depth)&lt;br /&gt;
* 000000000 amount of bytes already uploaded in this acquisition (so none here, this is the first frame)&lt;br /&gt;
* 0050 is the &amp;quot;offset&amp;quot; of analog channel 1, the unit is digits, visible screen is from -100 digits to +100 digits (the unit is different from that of the manual)&lt;br /&gt;
* 0-50 is the &amp;quot;offset&amp;quot; of analog channel 2&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 3&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 4&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 1, the unit is V/div&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 2&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 3&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 4&lt;br /&gt;
* 1 means channel 1 is enabled&lt;br /&gt;
* 1 means channel 2 is enabled&lt;br /&gt;
* 0 means channel 3 is disabled&lt;br /&gt;
* 0 means channel 4 is disabled&lt;br /&gt;
* 2.000e+05 is the sampling rate in samples/seconds&lt;br /&gt;
* 000001 something about multiple sampling..., #fixme What does this mean?&lt;br /&gt;
* ......... this represents the current trigger time frame. As can been seen it is all binary 0x00 instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
* ......... something about aquistion time..., #fixme What does this mean?&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 1 are enabled, here none, if digital channels D0 to D7 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 2 are enabled, here none, if digital channels D8 to D15 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* ......... reserved bits. As can be seen it is all binaray 0x00 instead of ASCII &amp;#039;0&amp;#039;&lt;br /&gt;
* . version, also encoded as binary instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
&lt;br /&gt;
After the header, acquired data of the enabled channels will follow as plain binary values. The values of the analog channels are signed byte values, meaning&lt;br /&gt;
that values in the range from 0x80 to 0xFF are negative.&lt;br /&gt;
To calculate the voltage value accordingly to the binary value given, the formula is as follows.&lt;br /&gt;
voltage = ((raw - offset) * (1/25) * scale * probe)&lt;br /&gt;
Where&lt;br /&gt;
* voltage is the real world value&lt;br /&gt;
* raw is the signed byte value from the data frame, unit is digits&lt;br /&gt;
* offset is the offset of the analog channel, unit is digits&lt;br /&gt;
* (1/25) is a correctional factor. This comes from the fact that a div of the &amp;quot;screen&amp;quot; does have 25 digits, unit is 1/(digits/div)&lt;br /&gt;
* scale is the scale of the analog channel, unit is Volt/div&lt;br /&gt;
* probe is the scale of the probe (x1 or x10, for the probes shipped with the scope), unit is 1&lt;br /&gt;
&lt;br /&gt;
So the formula and the units for a better understanding&lt;br /&gt;
 voltage  = ( raw     -  offset ) * (1 /        25     ) * scale    * probe&lt;br /&gt;
 [V]      = ([digits] - [digits]) * [1 / (digits / div)] * [V / div]  [1]&lt;br /&gt;
&lt;br /&gt;
For digital channels the binary value of the frame represents the bit-pattern of the digital channels enabled.&lt;br /&gt;
&lt;br /&gt;
If all channels are enabled, than the data in a frame is arranged as follows:&lt;br /&gt;
* Samples of analog channel 1&lt;br /&gt;
* Samples of analog channel 2&lt;br /&gt;
* Samples of analog channel 3&lt;br /&gt;
* Samples of analog channel 4&lt;br /&gt;
* Samples of digital channels D0-D7&lt;br /&gt;
* Samples of digital channels D8-D15&lt;br /&gt;
&lt;br /&gt;
For a memory depth of 1600 Samples, there is only one frame to transfer. If memory depth is increased, then multiple frames may need to be &lt;br /&gt;
transfered to get all the samples out of the memory.&lt;br /&gt;
Each frame can have a maximum size of 12128 bytes including &amp;#039;#9&amp;#039;. The amount of bytes already transfered is sent with each frame. So it is&lt;br /&gt;
quite easy to keep track of the frames. Also the total amounts of bytes is given with each frame. This is indeed the number of samples requested, by the&lt;br /&gt;
given memory depth value. So maximum is 128MSamples multiplied with the amount of channels enabled.&lt;br /&gt;
&lt;br /&gt;
The maximum amount of channels enabled is 6. This is because digital channels D0-D7 are packed as one byte, same for digital channels D8-D15.&lt;br /&gt;
So the maximum value of samples to transfer is 768MSamples, if all channels are enabled. &lt;br /&gt;
From experiments it can be stated that this amount of samples take quite a long time to be transfered, as 64000 frames (with 12000 payload bytes) &lt;br /&gt;
has to be received.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_Manual_EN.pdf Manual]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Firmware.zip Vendor firmware]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_SCPI_EN.pdf SCPI Protocol Documentation ]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Software.zip Vendor Windows software]&lt;br /&gt;
* [http://www.hantek.com/download/DSO3000(A)_Linux.zip Vendor Linux firmware source] &lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Oscilloscope]]&lt;br /&gt;
[[Category:Logic analyzer]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>BenKi</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16033</id>
		<title>Hantek DSO3254A</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Hantek_DSO3254A&amp;diff=16033"/>
		<updated>2021-02-20T15:13:23Z</updated>

		<summary type="html">&lt;p&gt;BenKi: Added section Communication Protocol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox logic analyzer&lt;br /&gt;
| image            = [[File:DSO3254A.jpg|180px]]&lt;br /&gt;
| name             = Hantek DSO3254A&lt;br /&gt;
| status           = planned&lt;br /&gt;
| source_code_dir  = &lt;br /&gt;
| channels         = 4 analog, 16 digital&lt;br /&gt;
| samplerate       = 250MHz&lt;br /&gt;
| samplerate_state = &amp;amp;mdash;&lt;br /&gt;
| triggers         = edge, pulse, video, slope, timeout, external&lt;br /&gt;
| voltages         = -0.5V &amp;amp;mdash; 400V&lt;br /&gt;
| memory           = 128M&lt;br /&gt;
| compression      = none&lt;br /&gt;
| website          = [http://www.hantek.com/en/ProductDetail_2_134.html hantek.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Hantek DSO3254A&amp;#039;&amp;#039;&amp;#039; is a USB-based signal acquisition device. It has 4 analog channels with 250MHz bandwidth and sampling rate of 1GSa/s. It comes with 16 channel logic analyzer with a maximum sampling rate of 250MHz and an arbritary waveform generator 200MSa/s.&lt;br /&gt;
&lt;br /&gt;
See [[Hantek DSO3254A/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* S3C2416XH-40   System Controller (400 MHz ARM926EJ with 48 MHz and 12 MHz oscillators with 32.768 kHz RTC oscillator)&lt;br /&gt;
* D9SBJ      System Memory (MT47H32M16NF-25E - 400 MHz 32MB x 16 DDR2-800)&lt;br /&gt;
* D9RZH      Acquisition Memory (MT47H64M16NF-25E - 400 MHz 64MB x 16 DDR2-800)&lt;br /&gt;
* K9F1G08U0E   128MB x 8 NAND Flash&lt;br /&gt;
* 24L64      I2C EEPROM&lt;br /&gt;
* DM9000AEP   LAN Controller&lt;br /&gt;
* USB Wi-Fi Module (optional)&lt;br /&gt;
* USB Hub (optional)&lt;br /&gt;
* XC6SLX16FTG256   Control FPGA (under heatsink - has JTAG)&lt;br /&gt;
* 1 GSPS 8-bit Quad ADC (under heatsink - Analog Devices?)&lt;br /&gt;
* ADF4905      Timebase Generator PLL (with 10 MHz reference oscillator)&lt;br /&gt;
* LTC2601   x2 (?)   12 Bit Offset DAC&lt;br /&gt;
* DAC902E      165 MSPS 12 Bit Waveform Generator DAC&lt;br /&gt;
* 74HC595      Channel Relay Switching (1 per channel)&lt;br /&gt;
* 74HC595      Offset Voltage Switching&lt;br /&gt;
* 74HC595      Trigger Source Selection&lt;br /&gt;
* 74HC4051   Offset Voltage Switching&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:DSO3254A_Front.jpg|&amp;lt;small&amp;gt;Device, front panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_Back.jpg|&amp;lt;small&amp;gt;Device, back panel&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontPCB.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_BackPCB.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:DSO3254A_FrontEnd.jpg|&amp;lt;small&amp;gt;PCB, front end&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Communication Protocol ==&lt;br /&gt;
Using the ethernet port of the DSO3254A the SCPI is utilized for communication.&lt;br /&gt;
The general format of the protocol is described within the manual [[]]. Hereinafter more detailed description based on experiments is given.&lt;br /&gt;
&lt;br /&gt;
The official application provided by the vendor uses the following three commands in a loop to continously get data from the device.&lt;br /&gt;
&lt;br /&gt;
* SETUp:ALL?&lt;br /&gt;
* SOURce:SETUp:ALL?&lt;br /&gt;
* WAV:DATA:DISP&lt;br /&gt;
&lt;br /&gt;
The first query will be responded with current settings of the analog channels, the time base, the different trigger &lt;br /&gt;
settings and the settings for the digital channel aka logic analyzer.&lt;br /&gt;
&lt;br /&gt;
The second query will be responded with current settings of the integrated signal generator.&lt;br /&gt;
&lt;br /&gt;
The last command will be responded with current acquisition data. Interesstingly this query doesn&amp;#039;t follow the common scheme for queries, which are terminated&lt;br /&gt;
by a question mark.&lt;br /&gt;
&lt;br /&gt;
All frames are terminated by ASCII encoded &amp;#039;\n&amp;#039; (newline).&lt;br /&gt;
&lt;br /&gt;
According to the description of the manual a data frame starts with &amp;#039;#&amp;#039; followed by the amount of characters which will contain the amount of bytes transferred.&lt;br /&gt;
Unfortunatly there seems to be a bug here as a data frame consists of a header, which should be all ASCII encoded characters, and the samples, which are binary&lt;br /&gt;
encoded. However during the experiments it turns out, that an empty data acquisition frame contains the valid &amp;#039;#&amp;#039; followed by an ASCII encoded &amp;#039;9&amp;#039;, but all other&lt;br /&gt;
&amp;#039;characters&amp;#039; are plain binary 0x00. The 128 bytes of the header should always be ASCII encoded.&lt;br /&gt;
&lt;br /&gt;
So an invalid encoded response header looks like&lt;br /&gt;
 #9..............................................................................................................................&lt;br /&gt;
where a more valid encoded response header looks like&lt;br /&gt;
 #9000003317110000032000000000000050-050000000005.0e-015.0e-011.0e-021.0e-0211002.000e+05000001..................000000..........&lt;br /&gt;
Here the &amp;#039;.&amp;#039; are plain binary 0x00 instead of ASCII encoded 0x30 (which would be &amp;#039;0&amp;#039;).&lt;br /&gt;
Let&amp;#039;s interpret the more valid encoded response header.&lt;br /&gt;
* 000003317 is the amount of payload bytes including header in this frame without &amp;#039;#9000003317&amp;#039;&lt;br /&gt;
* 1 is the current operating status&lt;br /&gt;
* 1 is the trigger status&lt;br /&gt;
* 000003200 amount of bytes total (so the amount of data bytes of this acquisition, depends on memory depth)&lt;br /&gt;
* 000000000 amount of bytes already uploaded in this acquisition (so none here, this is the first frame)&lt;br /&gt;
* 0050 is the &amp;quot;offset&amp;quot; of analog channel 1, the unit is digits, visible screen is from -100 digits to +100 digits (the unit is different from that of the manual)&lt;br /&gt;
* 0-50 is the &amp;quot;offset&amp;quot; of analog channel 2&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 3&lt;br /&gt;
* 0000 is the &amp;quot;offset&amp;quot; of analog channel 4&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 1, the unit is V/div&lt;br /&gt;
* 5.0e-01 is the &amp;quot;scale&amp;quot; of analog channel 2&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 3&lt;br /&gt;
* 1.0e-02 is the &amp;quot;scale&amp;quot; of analog channel 4&lt;br /&gt;
* 1 means channel 1 is enabled&lt;br /&gt;
* 1 means channel 2 is enabled&lt;br /&gt;
* 0 means channel 3 is disabled&lt;br /&gt;
* 0 means channel 4 is disabled&lt;br /&gt;
* 2.000e+05 is the sampling rate in samples/seconds&lt;br /&gt;
* 000001 something about multiple sampling..., #fixme What does this mean?&lt;br /&gt;
* ......... this represents the current trigger time frame. As can been seen it is all binary 0x00 instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
* ......... something about aquistion time..., #fixme What does this mean?&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 1 are enabled, here none, if digital channels D0 to D7 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* 000 is the ASCII encoded representation of what digital channels of POD 2 are enabled, here none, if digital channels D8 to D15 are enabled this is &amp;#039;255&amp;#039;&lt;br /&gt;
* ......... reserved bits. As can be seen it is all binaray 0x00 instead of ASCII &amp;#039;0&amp;#039;&lt;br /&gt;
* . version, also encoded as binary instead of ASCII &amp;#039;0&amp;#039;, #fixme What does this mean?&lt;br /&gt;
&lt;br /&gt;
After the header, acquired data of the enabled channels will follow as plain binary values. The values of the analog channels are signed byte values, meaning&lt;br /&gt;
that values in the range from 0x80 to 0xFF are negative.&lt;br /&gt;
To calculate the voltage value accordingly to the binary value given, the formula is as follows.&lt;br /&gt;
voltage = ((raw - offset) * (1/25) * scale * probe)&lt;br /&gt;
Where&lt;br /&gt;
* voltage is the real world value&lt;br /&gt;
* raw is the signed byte value from the data frame, unit is digits&lt;br /&gt;
* offset is the offset of the analog channel, unit is digits&lt;br /&gt;
* (1/25) is a correctional factor. This comes from the fact that a div of the &amp;quot;screen&amp;quot; does have 25 digits, unit is 1/(digits/div)&lt;br /&gt;
* scale is the scale of the analog channel, unit is Volt/div&lt;br /&gt;
* probe is the scale of the probe (x1 or x10, for the probes shipped with the scope), unit is 1&lt;br /&gt;
&lt;br /&gt;
So the formula and the units for a better understanding&lt;br /&gt;
 voltage  = ( raw     -  offset ) * (1 /        25     ) * scale    * probe&lt;br /&gt;
 [V]      = ([digits] - [digits]) * [1 / (digits / div)] * [V / div]  [1]&lt;br /&gt;
&lt;br /&gt;
For digital channels the binary value of the frame represents the bit-pattern of the digital channels enabled.&lt;br /&gt;
&lt;br /&gt;
If all channels are enabled, than the data in a frame is arranged as follows:&lt;br /&gt;
* Samples of analog channel 1&lt;br /&gt;
* Samples of analog channel 2&lt;br /&gt;
* Samples of analog channel 3&lt;br /&gt;
* Samples of analog channel 4&lt;br /&gt;
* Samples of digital channels D0-D7&lt;br /&gt;
* Samples of digital channels D8-D15&lt;br /&gt;
&lt;br /&gt;
For a memory depth of 1600 Samples, there is only one frame to transfer. If memory depth is increased, then multiple frames may need to be &lt;br /&gt;
transfered to get all the samples out of the memory.&lt;br /&gt;
Each frame can have a maximum size of 12128 bytes including &amp;#039;#9&amp;#039;. The amount of bytes already transfered is sent with each frame. So it is&lt;br /&gt;
quite easy to keep track of the frames. Also the total amounts of bytes is given with each frame. This is indeed the number of samples requested, by the&lt;br /&gt;
given memory depth value. So maximum is 128MSamples multiplied with the amount of channels enabled.&lt;br /&gt;
&lt;br /&gt;
The maximum amount of channels enabled is 6. This is because digital channels D0-D7 are packed as one byte, same for digital channels D8-D15.&lt;br /&gt;
So the maximum value of samples to transfer is 768MSamples, if all channels are enabled. &lt;br /&gt;
From experiments it can be stated that this amount of samples take quite a long time to be transfered, as 64000 frames (with 12000 payload bytes) &lt;br /&gt;
has to be received.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_Manual_EN.pdf Manual]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Firmware.zip Vendor firmware]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000(A)_SCPI_EN.pdf SCPI Protocol Documentation ]&lt;br /&gt;
* [http://www.hantek.com/down.aspx?url=http%3a%2f%2fwww.hantek.com%2fProduct%2fDSO3000(A)%2fDSO3000A_Software.zip Vendor Windows software]&lt;br /&gt;
* [http://www.hantek.com/download/DSO3000(A)_Linux.zip Vendor Linux firmware source] &lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Oscilloscope]]&lt;br /&gt;
[[Category:Logic analyzer]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>BenKi</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Agilent_U12xxx_series&amp;diff=15935</id>
		<title>Agilent U12xxx series</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Agilent_U12xxx_series&amp;diff=15935"/>
		<updated>2020-12-06T18:51:18Z</updated>

		<summary type="html">&lt;p&gt;BenKi: Added IDN string of Agilent 1253B&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Agilent U12xxx series are handheld digital multimeters, ranging from inexpensive all-purpose meters to industrial meters.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; style=&amp;quot;width: 40em; font-size: smaller&amp;quot; class=&amp;quot;alternategrey sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;widthx: 5em; text-align: left;&amp;quot; | Model&lt;br /&gt;
! style=&amp;quot;widthx: 4em; text-align: left;&amp;quot; | Counts&lt;br /&gt;
! style=&amp;quot;widthx: 4em; text-align: left;&amp;quot; | Supported&lt;br /&gt;
|-&lt;br /&gt;
| U1231A&lt;br /&gt;
| 6000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| [[Agilent U1232A|U1232A]]&lt;br /&gt;
| 6000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1233A&lt;br /&gt;
| 6000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1241A / U1241B&lt;br /&gt;
| 10000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1241C&lt;br /&gt;
| 10000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1242A / U1242B&lt;br /&gt;
| 10000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| [[Keysight_U1242C|U1242C]]&lt;br /&gt;
| 10000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1251A / U1251B&lt;br /&gt;
| 50000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1252A / U1252B&lt;br /&gt;
| 50000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1253A / U1253B&lt;br /&gt;
| 50000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1271A&lt;br /&gt;
| 30000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| [[Agilent U1272A|U1272A]]&lt;br /&gt;
| 30000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1273A&lt;br /&gt;
| 30000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1273AX&lt;br /&gt;
| 30000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1281A&lt;br /&gt;
| 60000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|-&lt;br /&gt;
| U1282A&lt;br /&gt;
| 60000&lt;br /&gt;
| style=&amp;quot;background-color: lime&amp;quot; | Yes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Is your model not supported yet? Get in touch! We need people to help us test other models in this series, and getting a new model supported is generally quick &amp;amp; easy.&lt;br /&gt;
&lt;br /&gt;
== Connection ==&lt;br /&gt;
&lt;br /&gt;
All models communicate via an optically isolated serial connection, usually at 9600 bps, 8 bits, no parity, and 1 stop bit (9600/8n1). Some models allow the user to change the serial parameters (e.g. the U1272A supports 9600/19200 baud, 7/8bits, parity odd/even/none).&lt;br /&gt;
&lt;br /&gt;
Connecting to the devices can be done either via USB ([[Device cables#Agilent_U1173A|U1173A cable]] or [[Device cables#Agilent_U1173B|U1173B cable]]) or Bluetooth ([[Device cables#Agilent_U1177A|U1177A interface]]).&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
All models in this series use generally the same protocol, with only minor differences between models – and none within the same range.&lt;br /&gt;
&lt;br /&gt;
The meters will respond to commands, which consist of a short ASCII string followed by either LF or CR+LF. The meter will either send no response at all, some ASCII text followed by CR+LF, or &amp;lt;code&amp;gt;*E&amp;lt;/code&amp;gt; followed by CR+LF if the command given was invalid.&lt;br /&gt;
&lt;br /&gt;
Some events (such as turning the rotary switch) will cause spontaneous transmissions of event notifiers. These consist of a &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt; character, a single character and CR+LF.&lt;br /&gt;
&lt;br /&gt;
=== *IDN? ===&lt;br /&gt;
Sending the command &amp;lt;code&amp;gt;*IDN?&amp;lt;/code&amp;gt; causes the device to return a comma-separated four-field string, compatible with the identical GPIB command. The four fields are vendor name, model name, serial number and version:&lt;br /&gt;
&lt;br /&gt;
 Agilent Technologies,U1232A,MY52020136,V1.00&lt;br /&gt;
 Agilent Technologies,U1253B,MY5&amp;#039;&amp;#039;xxxxxxx&amp;#039;&amp;#039;,V2.26&lt;br /&gt;
 Agilent Technologies,U1272A,MY5&amp;#039;&amp;#039;xxxxxxx&amp;#039;&amp;#039;,V2.04&lt;br /&gt;
 Keysight Technologies,U1242C,MY5&amp;#039;&amp;#039;xxxxxxx&amp;#039;&amp;#039;,V1.20&lt;br /&gt;
 Keysight Technologies,U1282A,MY5&amp;#039;&amp;#039;xxxxxxx&amp;#039;&amp;#039;,V1.03&lt;br /&gt;
&lt;br /&gt;
=== *RST ===&lt;br /&gt;
Sending the command &amp;lt;code&amp;gt;*RST&amp;lt;/code&amp;gt; causes the device to reset. The response is an asterisk followed by the current dial position, for example &amp;lt;code&amp;gt;*1&amp;lt;/code&amp;gt; indicates the first position.&lt;br /&gt;
&lt;br /&gt;
=== SYST:BATT? ===&lt;br /&gt;
The command &amp;lt;code&amp;gt;SYST:BATT?&amp;lt;/code&amp;gt; returns a value indicating the device&amp;#039;s battery level. The value is in a different format depending on the model series:&lt;br /&gt;
&lt;br /&gt;
The U123xx, U124xC, U127xx and U128xx models return a percentage value, like this:&lt;br /&gt;
 36%&lt;br /&gt;
&lt;br /&gt;
The U124xx and U125xx models return a value like this:&lt;br /&gt;
 +1.04200000E+02&lt;br /&gt;
&lt;br /&gt;
=== SYST:BEEP ===&lt;br /&gt;
The command &amp;lt;code&amp;gt;SYST:BEEP&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;SYST:BEEP TONE&amp;lt;/code&amp;gt; makes the multimeter emit a beep.&lt;br /&gt;
&lt;br /&gt;
=== SYST:BLIT ===&lt;br /&gt;
The commands &amp;lt;code&amp;gt;SYST:BLIT 1&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;SYST:BLIT 0&amp;lt;/code&amp;gt; turn the screen backlight on and off. There is no response. The backlight timer will still run and turn the backlight back off again if it is enabled.&lt;br /&gt;
&lt;br /&gt;
The U127x devices don&amp;#039;t seem to support this command.&lt;br /&gt;
&lt;br /&gt;
=== FETC? ===&lt;br /&gt;
The &amp;lt;code&amp;gt;FETC?&amp;lt;/code&amp;gt; command returns the current measured value, as a floating point ASCII string, as in the following examples:&lt;br /&gt;
&lt;br /&gt;
 +9.25000000E-03&lt;br /&gt;
 +0.00000000E+00&lt;br /&gt;
 -1.01140000E+00&lt;br /&gt;
 -9.10200000E-01&lt;br /&gt;
&lt;br /&gt;
The sign characters are always present, and the value is always in normalized scientific format. This applies even when in a mode that uses integer numbers, 11 would be transmitted as &amp;lt;code&amp;gt;+1.10000000E+01&amp;lt;/code&amp;gt;. If no valid measurement is available, i.e. the display shows &amp;quot;OL&amp;quot; or &amp;quot;-OL&amp;quot;, the transmitted value is either &amp;lt;code&amp;gt;+9.90000000E+37&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;-9.90000000E+37&amp;lt;/code&amp;gt; respectively.&lt;br /&gt;
&lt;br /&gt;
For models with dual display, the &amp;lt;code&amp;gt;FETC? @2&amp;lt;/code&amp;gt; command returns the current value from the secondary display, in the same format.&lt;br /&gt;
&lt;br /&gt;
=== CONF: ===&lt;br /&gt;
The &amp;lt;code&amp;gt;CONF:&amp;lt;/code&amp;gt; commands can be used to change modes and ranges on the multimeter. It is not to be confused with the &amp;lt;code&amp;gt;CONF?&amp;lt;/code&amp;gt; query described below.&lt;br /&gt;
&lt;br /&gt;
For a given rotary switch position, only those CONF: commands work that switch to modes that can be reached by pressing the range or shift buttons.&lt;br /&gt;
&lt;br /&gt;
==== U123xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 12em;&amp;quot; | Command&lt;br /&gt;
! style=&amp;quot;width: 15em;&amp;quot; | Rotary Switch Setting&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:VOLT:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any voltage mode&lt;br /&gt;
| Switch to Volts AC mode with autoranging&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:VOLT:DC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any voltage mode&lt;br /&gt;
| Switch to Volts DC mode with autoranging&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:VOLT:AC 600&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any voltage mode&lt;br /&gt;
| Switch to Volts AC mode and 600V range. Valid ranges are: 600, 60, 6, 0.6&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:VOLT:AC 600&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any voltage mode&lt;br /&gt;
| Switch to Volts AC mode and 600V range. Valid ranges are: 600, 60, 6, 0.6&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CURR:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any current mode&lt;br /&gt;
| Switch to AC current measurement mode with autoranging&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CURR:DC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any current mode&lt;br /&gt;
| Switch to DC current measurement mode with autoranging&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CURR:AC 60u&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any current mode&lt;br /&gt;
| Switch to AC current measurement mode and 60uA range. Valid ranges are 10, 6 for A mode, and 600u, 60u for uA mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CURR:DC 60u&amp;lt;/code&amp;gt;&lt;br /&gt;
| Any current mode&lt;br /&gt;
| Switch to DC current measurement mode and 60uA range. Valid ranges are 10, 6 for A mode, and 600u, 60u for uA mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:FREQ&amp;lt;/code&amp;gt;&lt;br /&gt;
| VZlow, AC voltage or any current mode&lt;br /&gt;
| Switch to frequency measurement mode. No manual ranges are available.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CONT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
| Switch to continuity mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:RES&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
| Switch to resistance mode with autoranging.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:RES 6M&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
| Switch to resistance mode and 6MΩ range. Valid ranges are 60M, 6M, 600k, 60k 6k, 600&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CAP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Capacitance&lt;br /&gt;
| Switch to capacitance mode with autoranging.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONF:CAP 1000n&amp;lt;/code&amp;gt;&lt;br /&gt;
| Capacitance&lt;br /&gt;
| Switch to capacitance mode and 1000nF range. Valid ranges are: 10m, 1000u, 100u, 10u, 1000n&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xx/U125xx models ====&lt;br /&gt;
&lt;br /&gt;
Same as above for the U123xx, except for different ranges.&lt;br /&gt;
&lt;br /&gt;
=== CONF? ===&lt;br /&gt;
The &amp;lt;code&amp;gt;CONF?&amp;lt;/code&amp;gt; command queries the device&amp;#039;s current measurement configuration.&lt;br /&gt;
&lt;br /&gt;
==== U123xx models ====&lt;br /&gt;
This can be either one, two or three comma-separated fields. The number of fields depends on the first field&amp;#039;s value, but the second field always denotes the measurement mode&amp;#039;s range and resolution, and the third field is the current type (AC or DC). For example, this indicates AC voltage in the 600mV range:&lt;br /&gt;
 V,0,AC&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Mode&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Resolution&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Current&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| V&lt;br /&gt;
| y&lt;br /&gt;
| y&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Volts&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 600mV, resolution 0.1mV&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 6V, resolution 1mV&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| Range 60V, resolution 0.01V&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| Range 600V, resolution 0.1V&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| MV&lt;br /&gt;
| y&lt;br /&gt;
| y&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Millivolts&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 600mV, resolution 0.1mV&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| A&lt;br /&gt;
| y&lt;br /&gt;
| y&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Ampere&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 6A, resolution 1mA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 10A, resolution 0.01A&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| UA&lt;br /&gt;
| y&lt;br /&gt;
| y&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Microampere&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 60μA, resolution 0.01μA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 600μA, resolution 0.1μA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| FREQ&lt;br /&gt;
| y&lt;br /&gt;
| y&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;AC frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 99.9 Hz, resolution 0.01 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 999.9 Hz, resolution 0.1 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| Range 9.999 kHz, resolution 1 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| Range 99.99 kHz, resolution 10 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| Range 200 kHz, resolution 100 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| RES&lt;br /&gt;
| y&lt;br /&gt;
| n&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Resistance&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 600Ω, resolution 0.1Ω&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 6kΩ, resolution 0.001kΩ&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| Range 60kΩ, resolution 0.01kΩ&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| Range 600kΩ, resolution 0.1kΩ&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| Range 6MΩ, resolution 0.001MΩ&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
| Range 60MΩ, resolution 0.01MΩ&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| CAP&lt;br /&gt;
| y&lt;br /&gt;
| n&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Capacitance&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 0&lt;br /&gt;
|&lt;br /&gt;
| Range 1000nF, resolution 1nF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| Range 10μF, resolution 0.01μF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| Range 100μF, resolution 0.1μF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| Range 1000μF, resolution 1μF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| Range 10mF, resolution 0.01mF&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| DIOD&lt;br /&gt;
| n&lt;br /&gt;
| n&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Diode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xx and U125xx models ====&lt;br /&gt;
The output consists of a quoted string with the meter&amp;#039;s mode, followed by a space, two values, separated by a comma, denoting the current range, and the value of one count. The mode may optionally include a colon followed by a code denoting a submode relevant to that major mode.&lt;br /&gt;
For example, AC voltage mode with 1000mV range on a 10000-count U1241B would be given as:&lt;br /&gt;
 &amp;quot;VOLT:AC +1.000000E+00,+1.000000E-04&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 5em;&amp;quot; | Mode&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FREQ&amp;lt;/code&amp;gt;&lt;br /&gt;
| Frequency counter&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DIOD&amp;lt;/code&amp;gt;&lt;br /&gt;
| Diode check. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Continuity. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RES&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CAP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;SCOU&amp;lt;/code&amp;gt;&lt;br /&gt;
| Switch counter. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:0-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 0-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:4-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 4-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;T1:K&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;T2:K&amp;lt;/code&amp;gt;&lt;br /&gt;
| Temperature on T1 or T2, submode can be K or J, denoting the thermocouple type. Instead of range values, &amp;lt;code&amp;gt;CEL&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;FAR&amp;lt;/code&amp;gt; is given, denoting the measurement is in degrees Celsius or Fahrenheit. The full response might thus be: &amp;lt;code&amp;gt;&amp;quot;T1:K CEL&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xC ====&lt;br /&gt;
The output is very similar to the U124xx and U125xx models with a few differences and additions.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 5em;&amp;quot; | Mode&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT:HRAT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Harmonic Ratio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FREQ&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;FREQ:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Frequency&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DIOD&amp;lt;/code&amp;gt;&lt;br /&gt;
| Diode check. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Continuity&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RES&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CAP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:0-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 0-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:4-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 4-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TEMP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Internal temperature. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TEMP:K&amp;lt;/code&amp;gt;&lt;br /&gt;
| Temperature, submode can be K or J, denoting the thermocouple type. Instead of range values, &amp;lt;code&amp;gt;CEL&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;FAR&amp;lt;/code&amp;gt; is given, denoting the measurement is in degrees Celsius or Fahrenheit. The full response might thus be: &amp;lt;code&amp;gt;&amp;quot;TEMP:K CEL&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;NCV&amp;lt;/code&amp;gt;&lt;br /&gt;
| Vsense (Non-contact Voltage). Instead of range values, &amp;lt;code&amp;gt;HI&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;LO&amp;lt;/code&amp;gt; is given, denoting High sensivity or Low sensivity. The full response might thus be: &amp;lt;code&amp;gt;&amp;quot;NCV HI&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U128xx ====&lt;br /&gt;
The output is very similar to the U124xC model with a few additions.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 5em;&amp;quot; | Mode&lt;br /&gt;
! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;VOLT:ACDC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC+DC voltage&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR&amp;lt;/code&amp;gt;&lt;br /&gt;
| DC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CURR:ACDC&amp;lt;/code&amp;gt;&lt;br /&gt;
| AC+DC current&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FREQ&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;FREQ:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Frequency&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PULS:PWID&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;PULS:PWID:AC&amp;lt;/code&amp;gt;&lt;br /&gt;
| Pulse width&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PULS:PDUT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Duty cycle. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FC1&amp;lt;/code&amp;gt;&lt;br /&gt;
| Frequency counter (0.5 Hz to 10 MHz)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FC100&amp;lt;/code&amp;gt;&lt;br /&gt;
| Frequency counter (1 MHz to 100 MHz)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DIOD&amp;lt;/code&amp;gt;&lt;br /&gt;
| Diode check. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CONT&amp;lt;/code&amp;gt;&lt;br /&gt;
| Continuity&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RES&amp;lt;/code&amp;gt;&lt;br /&gt;
| Resistance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;COND&amp;lt;/code&amp;gt;&lt;br /&gt;
| Conductance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CAP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:0-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 0-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;CPER:4-20mA&amp;lt;/code&amp;gt;&lt;br /&gt;
| Current loop, 4-20mA setting&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TEMP&amp;lt;/code&amp;gt;&lt;br /&gt;
| Internal temperature. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;TEMP:K&amp;lt;/code&amp;gt;&lt;br /&gt;
| Temperature, submode can be K or J, denoting the thermocouple type. Instead of range values, &amp;lt;code&amp;gt;CEL&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;FAR&amp;lt;/code&amp;gt; is given, denoting the measurement is in degrees Celsius or Fahrenheit. The full response might thus be: &amp;lt;code&amp;gt;&amp;quot;TEMP:K CEL&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;SQU&amp;lt;/code&amp;gt;&lt;br /&gt;
| Square wave output. No range values are given.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;NCV&amp;lt;/code&amp;gt;&lt;br /&gt;
| Vsense (Non-contact Voltage). Instead of range values, &amp;lt;code&amp;gt;HIGH&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;LOW&amp;lt;/code&amp;gt; is given, denoting High sensivity or Low sensivity. The full response might thus be: &amp;lt;code&amp;gt;&amp;quot;NCV HIGH&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== STAT? ===&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;STAT?&amp;lt;/code&amp;gt; command is used to query the current state of the device. The response is a quoted 21-byte string, like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;000000000110L00000000&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== U123xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Max/min/avg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Trig hold-log&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto hold-log&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;LED flashlight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;LCD backlight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Smoothing&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Temp/aux mode&amp;#039;&amp;#039;&amp;#039;. When on and rotary switch is in position 5 (capacitance), CONF? returns &amp;lt;code&amp;gt;MV,1,DC&amp;lt;/code&amp;gt;, but the value returned from FETC? instead denotes the temperature, in the unit (F or C) according to the meter&amp;#039;s configuration.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Beep frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0&lt;br /&gt;
| 4.2kHz&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 1&lt;br /&gt;
| 3.8kHz (default)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 2&lt;br /&gt;
| 3.4kHz&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 3&lt;br /&gt;
| 3.2kHz&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 4&lt;br /&gt;
| Off&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto power-off&amp;#039;&amp;#039;&amp;#039; (APO)&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always L)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 14-15&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Rotary switch position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0&lt;br /&gt;
| V/Zlow&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 1&lt;br /&gt;
| Voltage AC&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 2&lt;br /&gt;
| Voltage DC&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 3&lt;br /&gt;
| Resistance&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 4&lt;br /&gt;
| Diode&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 5&lt;br /&gt;
| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 6&lt;br /&gt;
| Current&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 7&lt;br /&gt;
| Microcurrent&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Continuity mode&amp;#039;&amp;#039;&amp;#039;. When enabled, the value returned from FETC? is either NAN (no continuity) or any real value to denote continuity.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery low indicator&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Battery OK&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Battery low&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 20-21&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1 || || &amp;#039;&amp;#039;&amp;#039;Max/min/avg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2 || || &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 3 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 4 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 5 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6 || || &amp;#039;&amp;#039;&amp;#039;Current loop mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || 0-20mA mode&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 4-20mA mode&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 7 || || &amp;#039;&amp;#039;Unknown (always I)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8 || || &amp;#039;&amp;#039;&amp;#039;Hold mode&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 9 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Beep frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off (no beeps)&lt;br /&gt;
|-&lt;br /&gt;
| || C || 300Hz&lt;br /&gt;
|-&lt;br /&gt;
| || F || 600Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 1200Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 2400Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11 || || &amp;#039;&amp;#039;&amp;#039;Auto power-off&amp;#039;&amp;#039;&amp;#039; (APO)&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12 || || &amp;#039;&amp;#039;&amp;#039;LCD backlight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 13 || || &amp;#039;&amp;#039;Unknown (always L)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 14 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 15 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 16 || || &amp;#039;&amp;#039;&amp;#039;Rotary switch position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Voltage&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Diode&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || Resistance&lt;br /&gt;
|-&lt;br /&gt;
| || 3 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| || 4 || uA&lt;br /&gt;
|-&lt;br /&gt;
| || 5 || mA&lt;br /&gt;
|-&lt;br /&gt;
| || 6 || A&lt;br /&gt;
|-&lt;br /&gt;
| || 7 || Temperature&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 17 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 18 || || &amp;#039;&amp;#039;Unknown (always 1)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 19 || || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 20 || || &amp;#039;&amp;#039;&amp;#039;Switch counter mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || increase count on rising flank (initially low)&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || increase count on falling flank (initially high)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 21 || || &amp;#039;&amp;#039;&amp;#039;Auto range&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xC models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Max/min/avg/maxminavg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Flashlight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Probe socket connexion alert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Smooth mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Trigger Hold&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;0°C Temperature compensation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Beep frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off (no beeps)&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 3200 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 3268 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 3 || 3339 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 4 || 3413 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 5 || 3491 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 6 || 4572 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 7 || 3657 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 8 || 3746 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 9 || 3840 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || A || 3938 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || B || 4042 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || C || 4151 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || D || 4267 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto power-off status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto Hold&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Meter mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || L || Normal&lt;br /&gt;
|-&lt;br /&gt;
| || C || Calibration&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Reserved&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Rotary switch position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0&lt;br /&gt;
| Zlow Voltage AC / DC (V)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 1&lt;br /&gt;
| Voltage AC (V) / H%&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 2&lt;br /&gt;
| Voltage DC (V)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 3&lt;br /&gt;
| Resistance / continuity&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 4&lt;br /&gt;
| Diode / capacitance&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 5&lt;br /&gt;
| Current DC / AC (µA/mA)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 6&lt;br /&gt;
| Current DC / AC (A)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 7&lt;br /&gt;
| Temperature&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Primary&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Secondary (rechargeable)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery low or Current percent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Battery low or 4-20 mA mode&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 0-20 mA mode and not Battery low&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;DC filter (LPF)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== U125xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Max/min/avg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;dB mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || m || dBm&lt;br /&gt;
|-&lt;br /&gt;
| || V || dBV&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Peak hold mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Current percent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || 0-20mA&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 4-20mA&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Triggerhold I/B ?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Triggered hold mode&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Zero temperature compensation?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 10&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Beep selection ?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto power-off&amp;#039;&amp;#039;&amp;#039; (APO)&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;LCD backlight&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always L)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Rotary position ?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Output status active/standby ?&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery low indicator&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Battery OK&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Battery low&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Frequency counter prescaler&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || No prescaling&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Divide by 100&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto range&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Manual range&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Auto range&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U127xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Max/min/avg/maxminavg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Beep frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off (no beeps)&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 3200Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 3491Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 3 || 3840Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 4 || 4267Hz&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown (always L)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Rotary switch position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0&lt;br /&gt;
| Zlow, V AC/DC&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 1&lt;br /&gt;
| &amp;#039;&amp;#039;N/A (this is the &amp;quot;OFF&amp;quot; position)&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 2&lt;br /&gt;
| Voltage AC (V) / LPF&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 3&lt;br /&gt;
| Voltage AC (mV) / LPF&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 4&lt;br /&gt;
| Voltage DC / AC (V)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 5&lt;br /&gt;
| Voltage DC / AC (mV)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 6&lt;br /&gt;
| Resistance / &amp;quot;smart resistance&amp;quot; / continuity&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 7&lt;br /&gt;
| Diode / Auto&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 8&lt;br /&gt;
| Capacitance / temperature&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 9&lt;br /&gt;
| Current DC / AC (mA/A)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| A&lt;br /&gt;
| Current DC / AC (µA)&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; This is &amp;quot;A&amp;quot; in the &amp;quot;STAT?&amp;quot; reply, but &amp;quot;*10&amp;quot; in the event notifiers (see below).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Continuity mode&amp;#039;&amp;#039;&amp;#039;. When enabled, the value returned from FETC? is either NAN (no continuity) or any real value to denote continuity.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Smart Ohm mode&amp;#039;&amp;#039;&amp;#039; (&amp;quot;O&amp;#039;Comp&amp;quot; icon active on the display).&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;LPF&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;DC filter&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U128xx models ====&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 1&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Max/min/avg/maxminavg mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Relative measurement&amp;#039;&amp;#039;&amp;#039;. The last value returned from FETC? before this mode was enabled denotes the stored reference value.&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;dB function&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || M || dBm&lt;br /&gt;
|-&lt;br /&gt;
| || V || dBV&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Probe socket connexion alert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Peak-hold&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Current percent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 4-20 mA&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 0-20 mA&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Pulse width and duty cycle trigger level&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Negative&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Positive&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Trigger Hold&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;0°C Temperature compensation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Beep frequency&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off (no beeps)&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 3200 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 2 || 3268 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 3 || 3339 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 4 || 3413 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 5 || 3491 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 6 || 4572 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 7 || 3657 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 8 || 3746 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || 9 || 3840 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || A || 3938 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || B || 4042 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || C || 4151 Hz&lt;br /&gt;
|-&lt;br /&gt;
| || D || 4267 Hz&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto power-off status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Auto Hold&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Meter mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || L || Normal&lt;br /&gt;
|-&lt;br /&gt;
| || C || Calibration&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 14&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Voltage alert&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 15&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;Reserved&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 16&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Rotary switch position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 0&lt;br /&gt;
| Voltage AC (V) / LPF&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 1&lt;br /&gt;
| Voltage AC (mV) / LPF&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 2&lt;br /&gt;
| Voltage DC / AC (V)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 3&lt;br /&gt;
| Voltage DC / AC (mV)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 4&lt;br /&gt;
| Resistance / continuity / conductance&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 5&lt;br /&gt;
| Diode / frequency counter&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 6&lt;br /&gt;
| Capacitance / temperature&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 7&lt;br /&gt;
| Current DC / AC (µA/mA)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 8&lt;br /&gt;
| Current DC / AC (A)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| 9&lt;br /&gt;
| Square wave output&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 17&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Primary&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || Secondary (rechargeable)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 18&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Battery low&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 19&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Resolution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || 5 digits&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || 4 digits&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 20&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;LPF&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 21&lt;br /&gt;
|&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;DC filter&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| || 0 || Off&lt;br /&gt;
|-&lt;br /&gt;
| || 1 || On&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== LOG: ===&lt;br /&gt;
&lt;br /&gt;
Different commands can be used to retrieve the content of the different log memories from the multimeter. Those commands allow to retrieve log entries one by one, specifying the index of the entry to retrieve each time. When the index is greater than the index of the last logged value, the multimeter will return an error (&amp;lt;code&amp;gt;*E&amp;lt;/code&amp;gt;). The actual commands depends on the model.&lt;br /&gt;
&lt;br /&gt;
The response is presented as a quoted string whose length depends on the model.&lt;br /&gt;
&lt;br /&gt;
Note that each log entry is also emitted by the multimeter whenever a new value is captured to the log.&lt;br /&gt;
&lt;br /&gt;
==== U123xx models ====&lt;br /&gt;
&lt;br /&gt;
The valid commands to retrieve log entries are yet to be determined.&lt;br /&gt;
&lt;br /&gt;
Log entries are 15 characters long. Here is an example of log entry:&lt;br /&gt;
 &amp;quot;050000210000200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that the position of the decimal point is not explicitly given, it must be discerned from the range.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 1 || || &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 2 || || &amp;#039;&amp;#039;&amp;#039;Function&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || AUX&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Voltage&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Microcurrent&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Current&lt;br /&gt;
|-&lt;br /&gt;
||| 5 || Resistance or continuity&lt;br /&gt;
|-&lt;br /&gt;
||| 6 || Diode&lt;br /&gt;
|-&lt;br /&gt;
||| 8 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
||| 9 || Frequency&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 3 || || &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4 || || &amp;#039;&amp;#039;&amp;#039;First (most significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5 || || &amp;#039;&amp;#039;&amp;#039;Second digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6 || || &amp;#039;&amp;#039;&amp;#039;Third digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7 || || &amp;#039;&amp;#039;&amp;#039;Fourth (least significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Autoranging is enabled&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Value is negative&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || DC&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || AC&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Overload&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Range&amp;#039;&amp;#039;&amp;#039;, values are the same as with &amp;lt;code&amp;gt;CONF?&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 11 || || &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12 || || &amp;#039;&amp;#039;&amp;#039;Temperature unit (probably)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || not in temperature mode&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 1 || degrees Fahrenheit (not confirmed, need to check)&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || degrees Celsius&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Relative mode is enabled&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Trig Hold-Log mode is enabled&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Auto Hold-Log mode is enabled&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 14 || || &amp;#039;&amp;#039;&amp;#039;Capacitance/AUX mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || AUX temperature (mV setting in menu is off)&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || AUX mV (mV setting in menu is on)&lt;br /&gt;
&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
| 15 || || &amp;#039;&amp;#039;Unknown (always 0)&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U124xC models ====&lt;br /&gt;
&lt;br /&gt;
The valid commands to retrieve log entries are:&lt;br /&gt;
 LOG:HAND &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:TRIG &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:AUTO &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:EXPO &amp;lt;index&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Log entries are 14 characters long. Here is an example of log entry:&lt;br /&gt;
 &amp;quot;01000241100100&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that the position of the decimal point is not explicitly given, it must be discerned from the active function and exponent.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|1-2|| || &amp;#039;&amp;#039;&amp;#039;Function&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Voltage (averaging sense if Alternative unit flag and AC mode)&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Microcurrent (averaging sense if Alternative unit flag and AC mode)&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Current (averaging sense if Alternative unit flag and AC mode)&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Resistance (Continuity if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
||| 5 || Diode&lt;br /&gt;
|-&lt;br /&gt;
||| 6 || Temperature in °C (or °F if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
||| 7 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
||| 8 || Frequency&lt;br /&gt;
|-&lt;br /&gt;
||| 9 || Harmonic ratio&lt;br /&gt;
|-&lt;br /&gt;
|||10 || %Scale of 4-20 mA (or 0-20 mA if Alternative unit flag)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3 || || &amp;#039;&amp;#039;&amp;#039;First (most significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4 || || &amp;#039;&amp;#039;&amp;#039;Second digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5 || || &amp;#039;&amp;#039;&amp;#039;Third digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6 || || &amp;#039;&amp;#039;&amp;#039;Fourth digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7 || || &amp;#039;&amp;#039;&amp;#039;Fifth (least significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Autoranging is enabled&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Value is negative&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || DC&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || AC&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Overload&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Exponent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11 || || &amp;#039;&amp;#039;&amp;#039;Mode bits (several can be set at once)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Alternate unit flag&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Thermocouple type (0 = K, 1 = J)&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Zero temperature compensation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12 || || &amp;#039;&amp;#039;&amp;#039;Hold mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Trig-Hold mode&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Auto-Hold mode&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Relative mode is enabled (can be combined with *-Hold mode)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Average&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Min&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Max&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 14 || || &amp;#039;&amp;#039;&amp;#039;Data logging option&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Manual Log (Hand)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Interval Log (Auto)&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Event Log (Trig)&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Export Log (Hold button)&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Default exponent to be applied to the value for the different functions, in addition to the Exponent field.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Exponent&lt;br /&gt;
! Function&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10e-5 || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
| 10e-4 || Voltage&lt;br /&gt;
|-&lt;br /&gt;
| 10e-7 || Microcurrent&lt;br /&gt;
|-&lt;br /&gt;
| 10e-3 || Current&lt;br /&gt;
|-&lt;br /&gt;
| 10e-2 || Resistance / Continuity&lt;br /&gt;
|-&lt;br /&gt;
| 10e-3 || Diode&lt;br /&gt;
|-&lt;br /&gt;
| 10e-1 || Temperature (both °C and °F)&lt;br /&gt;
|-&lt;br /&gt;
| 10e-10|| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| 10e-2 || Frequency&lt;br /&gt;
|-&lt;br /&gt;
| 10e-2 || Harmonic ratio&lt;br /&gt;
|-&lt;br /&gt;
| 10e-2 || %Scale of 4-20 mA / 0-20 mA&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U125xx models ====&lt;br /&gt;
&lt;br /&gt;
The valid commands to retrieve log entries are:&lt;br /&gt;
 LOG? H&amp;lt;index&amp;gt;&lt;br /&gt;
 LOG? A&amp;lt;index&amp;gt;&lt;br /&gt;
Note that &amp;lt;index&amp;gt; must be exactly 3 digits&lt;br /&gt;
&lt;br /&gt;
Log entries are 13 characters long. Here is an example of log entry:&lt;br /&gt;
 &amp;quot;0522041404000&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that the position of the decimal point is not explicitly given, it must be discerned from the active function and exponent.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|1-2|| || &amp;#039;&amp;#039;&amp;#039;Function&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Voltage&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 2 || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Current&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 4 || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 5 || Resistance (Continuity if Alternative unit flag ?, Conductance if Locked / Manual ranging)&lt;br /&gt;
|-&lt;br /&gt;
||| 6 || Diode&lt;br /&gt;
|-&lt;br /&gt;
||| 7 || Temperature in °C (or °F if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
||| 8 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
||| 9 || Frequency&lt;br /&gt;
|-&lt;br /&gt;
|||10 || Duty cycle&lt;br /&gt;
|-&lt;br /&gt;
|||11 || Pulse width&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
|||12 || &amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|||13 || dBm (or dBV if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
|||14 || %Scale of 4-20 mA (or 0-20 mA if Alternative unit flag)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3 || || &amp;#039;&amp;#039;&amp;#039;First (most significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4 || || &amp;#039;&amp;#039;&amp;#039;Second digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5 || || &amp;#039;&amp;#039;&amp;#039;Third digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6 || || &amp;#039;&amp;#039;&amp;#039;Fourth digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7 || || &amp;#039;&amp;#039;&amp;#039;Fifth (least significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 1 || Locked ? Manual ranging is enabled ?&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Value is negative&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || DC&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || AC&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Overload&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Exponent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11 || || &amp;#039;&amp;#039;&amp;#039;Mode bits (several can be set at once)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Alternate unit flag&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Thermocouple type (0 = K, 1 = J)&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 4 || Environment temperature compensation ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12 || || &amp;#039;&amp;#039;&amp;#039;Hold mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 1 || Trig-Hold mode ?&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 2 || Peak-Hold mode ?&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 3 || Auto-hold mode ?&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Relative mode is enabled (can be combined with *-Hold mode)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Average&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Min&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Max&lt;br /&gt;
|- style=&amp;quot;background-color: red;&amp;quot;&lt;br /&gt;
||| 8 || &amp;quot;press&amp;quot; ?&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Default exponent to be applied to the value for the different functions, in addition to the Exponent field.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Exponent&lt;br /&gt;
! Function&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-7&amp;lt;/sup&amp;gt; || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; || Voltage&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-7&amp;lt;/sup&amp;gt; || Current&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || Resistance / Continuity&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-19&amp;lt;/sup&amp;gt;|| Conductance&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; || Diode&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-2&amp;lt;/sup&amp;gt; || Temperature&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-13&amp;lt;/sup&amp;gt;|| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || Frequency&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; || Duty cycle&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; || Pulse width&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || dBm / dBV&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || %Scale of 4-20 mA / 0-20 mA&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== U128xx models ====&lt;br /&gt;
&lt;br /&gt;
The valid commands to retrieve log entries are:&lt;br /&gt;
 LOG:HAND &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:TRIG &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:AUTO &amp;lt;index&amp;gt;&lt;br /&gt;
 LOG:EXPO &amp;lt;index&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Log entries are 14 characters long. Here is an example of log entry:&lt;br /&gt;
 &amp;quot;04235201470002&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Note that the position of the decimal point is not explicitly given, it must be discerned from the active function and exponent.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Byte&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Value&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|1-2|| || &amp;#039;&amp;#039;&amp;#039;Function&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Voltage&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Microcurrent&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Current&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Resistance (Continuity if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
||| 5 || Diode&lt;br /&gt;
|-&lt;br /&gt;
||| 6 || Temperature in °C (or °F if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
||| 7 || Capacitance&lt;br /&gt;
|-&lt;br /&gt;
||| 8 || Frequency&lt;br /&gt;
|-&lt;br /&gt;
||| 9 || Duty cycle (positive pulse, or negative if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
|||10 || Pulse width (positive pulse, or negative if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
|||11 || dBm (or dBV if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
|||12 || %Scale of 4-20 mA (or 0-20 mA if Alternative unit flag)&lt;br /&gt;
|-&lt;br /&gt;
|||13 || Conductance&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 3 || || &amp;#039;&amp;#039;&amp;#039;First (most significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 4 || || &amp;#039;&amp;#039;&amp;#039;Second digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 5 || || &amp;#039;&amp;#039;&amp;#039;Third digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 6 || || &amp;#039;&amp;#039;&amp;#039;Fourth digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 7 || || &amp;#039;&amp;#039;&amp;#039;Fifth (least significant) digit of measurement&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 8 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Autoranging is enabled&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Value is negative&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || DC&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || AC&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Overload&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10 || || &amp;#039;&amp;#039;&amp;#039;Exponent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 11 || || &amp;#039;&amp;#039;&amp;#039;Mode bits (several can be set at once)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Alternate unit flag&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Thermocouple type (0 = K, 1 = J)&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Zero temperature compensation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12 || || &amp;#039;&amp;#039;&amp;#039;Hold mode&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Trig-Hold mode&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Peak-Hold mode&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Auto-hold mode&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Relative mode is enabled (can be combined with *-Hold mode)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 13 || || &amp;#039;&amp;#039;&amp;#039;Mode bits&amp;#039;&amp;#039;&amp;#039; (several can be set at once)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Average&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Min&lt;br /&gt;
|-&lt;br /&gt;
||| 4 || Max&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 14 || || &amp;#039;&amp;#039;&amp;#039;Data logging option&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
||| 0 || Manual Log (Hand)&lt;br /&gt;
|-&lt;br /&gt;
||| 1 || Event Log (Trig)&lt;br /&gt;
|-&lt;br /&gt;
||| 2 || Interval Log (Auto)&lt;br /&gt;
|-&lt;br /&gt;
||| 3 || Export Log (Hold button)&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Default exponent to be applied to the value for the different functions, in addition to the Exponent field.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | Exponent&lt;br /&gt;
! Function&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-6&amp;lt;/sup&amp;gt; || Millivoltage&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt; || Voltage&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-9&amp;lt;/sup&amp;gt; || Microcurrent&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt; || Current&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || Resistance / Continuity&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt; || Diode&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt; || Temperature °C&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-2&amp;lt;/sup&amp;gt; || Temperature °F&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-12&amp;lt;/sup&amp;gt;|| Capacitance&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || Frequency&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || Duty cycle&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-6&amp;lt;/sup&amp;gt; || Pulse width&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-3&amp;lt;/sup&amp;gt; || dBm / dBV&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-2&amp;lt;/sup&amp;gt; || %Scale of 4-20 mA / 0-20 mA&lt;br /&gt;
|-&lt;br /&gt;
| 10&amp;lt;sup&amp;gt;-11&amp;lt;/sup&amp;gt;|| Conductance&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Event Notifiers ===&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; width=&amp;quot;95%&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sortable sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 3em;&amp;quot; | String&lt;br /&gt;
! Meaning&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;*0&amp;lt;/code&amp;gt; through &amp;lt;code&amp;gt;*7&amp;lt;/code&amp;gt;&lt;br /&gt;
| Rotary switch position has changed. &amp;lt;code&amp;gt;*0&amp;lt;/code&amp;gt; denotes the most counter-clockwise position (excluding the OFF position), then the value is increased by one for each step in the rotary switch&amp;#039;s range. On the U127xx models the codes range from &amp;lt;code&amp;gt;*0&amp;lt;/code&amp;gt; through &amp;lt;code&amp;gt;*10&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;*B&amp;lt;/code&amp;gt;&lt;br /&gt;
| Battery voltage dropped to &amp;quot;battery empty&amp;quot; level.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;*E&amp;lt;/code&amp;gt;&lt;br /&gt;
| Invalid command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;*I&amp;lt;/code&amp;gt;&lt;br /&gt;
| Probes are connected to the wrong sockets for this mode, &amp;quot;Cerr&amp;quot; is shown on display (not supported on U123xx; it &amp;#039;&amp;#039;is&amp;#039;&amp;#039; supported on U124xC, U127xx and U128xx).&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;*L&amp;lt;/code&amp;gt;&lt;br /&gt;
| A button was pressed (not supported on U123xx, U124xC, U127xx and U128xx). This notifier is only sent once after a command, even if the user presses several buttons.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://www.keysight.com/en/pc-1000004008%3Aepsg%3Apgr/handheld-digital-multimeter-clamp-and-calibrator-meters Series overview]&lt;br /&gt;
* [http://www.keysight.com/main/facet.jspx?c=181653.i.1&amp;amp;to=80029.k.0 Documentation]&lt;/div&gt;</summary>
		<author><name>BenKi</name></author>
	</entry>
</feed>