Standard Commands for Programmable Instruments: Difference between revisions

Content deleted Content added
Line 53:
The only valid commands are the short form and long form of each command, all other subset variations are invalid.
 
:For example, <code>COMM</code> (short form) and <code>COMMUNICATE</code> (long form) are valid, but <code>COM</code>, <code>COMMUN</code>, <code>COMMUNIC</code> subsets are invalid, also appended letters are invalid too, such as <code>COMMUNICATED</code>.
 
=== Concatenating commands ===