Difference between revisions of "Voltcraft DL-161S"
Jump to navigation
Jump to search
Line 65: | Line 65: | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 5 | | style="width: 3em;" | 5 | ||
| | | Sample interval 1-7, representing 50ms, 500ms, 1s, 2s, 5s, 10s, 60s respectively. | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 6 | | style="width: 3em;" | 6 | ||
| | | Last two digits of year, e.g. 0x0d for 2013 | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 7 | | style="width: 3em;" | 7 | ||
| | | Month, 1-12 | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 8 | | style="width: 3em;" | 8 | ||
| | | Day of month, 1-31 | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 9 | | style="width: 3em;" | 9 | ||
| | | Hours | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 10 | | style="width: 3em;" | 10 | ||
| | | Minutes | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 11 | | style="width: 3em;" | 11 | ||
| | | Seconds | ||
|- | |- | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
Line 105: | Line 105: | ||
| style="width: 1em;" | | | style="width: 1em;" | | ||
| style="width: 3em;" | 15 | | style="width: 3em;" | 15 | ||
| ? | |||
|- | |||
| style="width: 1em;" | | |||
| style="width: 3em;" | 16 | |||
| ? | | ? | ||
|} | |} |
Revision as of 09:47, 25 July 2013
Status | planned |
---|---|
Connectivity | USB |
Frequency range | 31.5Hz - 8kHz |
Measurement range (A) | 30dB - 130dB |
Accuracy (94dB@1kHz) | 1.4dB |
Frequency weighting | A, C |
Time weighting | F, S |
Standards | IEC 61672-1 Class 2 |
Website | Voltcraft |
The Voltcraft DL-161S is a sound level meter with USB connectivity.
See Voltcraft DL-161S/Info for more details (such as lsusb -vvv output) about the device.
This is a rebadged CEM DT-173.
Hardware
TODO
Photos
Protocol
The host sends commands and receives responses via bulk endpoint 2. A command consists of a single byte followed by any arguments to the command.
Command | Response | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x0e | 0xff | Configure device | |||||||||||||||||||||||||||||||||||||||||||||
|