Anyone using the Syscomp CGR-201, this is the newer model. I can get plots of pickups, somewhat, but sometimes it cuts off when it hits 0db level, then after it stops it adds the +20db scale. Here is a regular plot, probe A 1x, probe B 10x.
Here is when it cuts off and stops.
Even if i turn the level down, whenever it crosses the 0db point it stops.
Also, the "save plots as reference" or " show reference plots" does not work, i get some error
can't use non-numeric string as operand of "/"
can't use non-numeric string as operand of "/"
while executing
"expr {$::net::leftBorder+log($temp/(pow(10,floor($net::startValuePow))))/log(10)*$decadeWidth}"
(procedure "net:lotRefMag" line 42)
invoked from within
"net:lotRefMag"
(procedure "net::toggleReference" line 4)
invoked from within
"net::toggleReference"
(menu invoke)
Also have a bunch more questions, doesn't save all settings(only some), probe capacitance drastically changing the peak freq, how to edit tcl language file etc.etc.
Here is when it cuts off and stops.
Even if i turn the level down, whenever it crosses the 0db point it stops.
Also, the "save plots as reference" or " show reference plots" does not work, i get some error
can't use non-numeric string as operand of "/"
can't use non-numeric string as operand of "/"
while executing
"expr {$::net::leftBorder+log($temp/(pow(10,floor($net::startValuePow))))/log(10)*$decadeWidth}"
(procedure "net:lotRefMag" line 42)
invoked from within
"net:lotRefMag"
(procedure "net::toggleReference" line 4)
invoked from within
"net::toggleReference"
(menu invoke)
Also have a bunch more questions, doesn't save all settings(only some), probe capacitance drastically changing the peak freq, how to edit tcl language file etc.etc.
Comment