Difference between revisions of "Template:Infobox sound level meter"

From sigrok
Jump to navigation Jump to search
m
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:


| titleclass  =  
| titleclass  =  
| titlestyle  = background-color:{{#switch: {{{status}}} | supported = lime | in progress = yellow | planned = orange | orange }}; border:1px solid gray; font-size: small;
| titlestyle  = background-color:{{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}; border:1px solid gray; font-size: small;


| headerstyle = background:#ccf;
| headerstyle = background:#ccf;
Line 19: Line 19:


| label2      = Status
| label2      = Status
| data2      = <span style="background-color: {{#switch: {{{status}}} | supported = lime | in progress = yellow | planned = orange | orange }}">{{{status|}}}</span>
| data2      = <span style="background-color: {{#switch: {{{status}}} | supported = lime | in progress = orange | planned = red | red }}">{{{status|}}}</span>


| label3      = Source code
| label3      = Source code
| data3      = {{#if: {{{source_code_dir}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=hardware/{{{source_code_dir|}}} hardware/{{{source_code_dir|}}}]|}}
| data3      = {{#if: {{{source_code_dir}}}|[http://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=src/hardware/{{{source_code_dir|}}} {{{source_code_dir|}}}]|}}


| label1     = Connectivity
| label4     = Connectivity
| data1       = {{{connectivity|}}}
| data4       = {{{connectivity|}}}


| label4     = Frequency range
| label5     = Frequency range
| data4       = {{{frequency_range|}}}
| data5       = {{{frequency_range|}}}


| label5     = Measurement range (A)
| label6     = Measurement range (A)
| data5       = {{{measurement_range|}}}
| data6       = {{{measurement_range|}}}


| label6     = Resolution
| label7     = Resolution
| data6       = {{{resolution|}}}
| data7       = {{{resolution|}}}


| label8      = Accuracy (94dB@1kHz)
| label8      = Accuracy (94dB@1kHz)

Latest revision as of 03:45, 23 July 2014

'
Status
Source code [1]