Standard Commands for Programmable Instruments: Difference between revisions

Content deleted Content added
Case: reword
Case: reorder
Line 44:
Though the command syntax shows commands in mixed case, SCPI parsers aren't case sensitive.
 
:For example, for the command <code>VOLTAGEVOLTage</code>, all of the following are valid representations:<code>voltageVOLTAGE</code>, <code>Voltagevoltage</code>, <code>VoLtAgEVoltage</code> are all valid representations for the command, <code>VOLTageVoLtAgE</code>.
 
===Abbreviating commands===