Standard Commands for Programmable Instruments: Difference between revisions

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