Difference between revisions of "Talk:Rigol VG1021"

From sigrok
Jump to navigation Jump to search
(Created page with "The Rigol scopes also have rather peculiar `*RST` handling, in that they reinitialize the USB stack, which may also be the case for this device. The command tree may have imp...")
 
 
Line 1: Line 1:
The Rigol scopes also have rather peculiar `*RST` handling, in that they reinitialize the USB stack, which may also be the case for this device.
The Rigol scopes also have rather peculiar "*RST" handling, in that they reinitialize the USB stack, which may also be the case for this device.


The command tree may have implicit parts, so the full name of `AM:DEPTh` may really be `[:SOURce:]AM[:DEPTh]` -- i.e. "AM 100" is also allowed, and this explains also why in some cases the leading colon does not work.
The command tree may have implicit parts, so the full name of
 
    AM:DEPTh
 
may really be
 
    [:SOURce:]AM[:DEPTh]
 
This would also explain why leading colons do not work for these commands.

Latest revision as of 14:36, 28 April 2013

The Rigol scopes also have rather peculiar "*RST" handling, in that they reinitialize the USB stack, which may also be the case for this device.

The command tree may have implicit parts, so the full name of

   AM:DEPTh

may really be

   [:SOURce:]AM[:DEPTh]

This would also explain why leading colons do not work for these commands.