Skip to content

Commit

Permalink
Add Channel list support to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
j123b567 committed Oct 4, 2015
1 parent df3eeb1 commit 7dca581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ SCPI parser library is based on these standards
<tr><td>Arbitrary block<td><code>#12AB</code></tr>
<tr><td>Program expression<td><code>(1)</code></tr>
<tr><td>Numeric list<td><code>(1,2:50,80)</code></tr>
<tr><td>Channel list<td><code>(@1!2:3!4,5!6)</code></tr>
<tr><td>Character data<td><code>MINimum</code>, <code>DEFault</code>, <code>INFinity</code></tr>
</table>

Expand Down

0 comments on commit 7dca581

Please sign in to comment.