Standard Commands for Programmable Instruments: Difference between revisions

Content deleted Content added
Case: reorder
Case: shorten
Line 44:
Though the command syntax shows commands in mixed case, SCPI parsers aren't case sensitive.
 
:For example, for the command <code>VOLTage</code>, all of the following are valid representations:<code>VOLTAGE</code>, <code>voltage</code>, <code>Voltage</code>, <code>VoLtAgE</code>.
 
===Abbreviating commands===