The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> Error using cross function of Wavescan
https://designers-guide.org/forum/YaBB.pl?num=1219225592

Message started by Pavel on Aug 20th, 2008, 2:46am

Title: Error using cross function of Wavescan
Post by Pavel on Aug 20th, 2008, 2:46am

Hello,

I try to use cross function (calculator of Wavescan) when doing temperature sweep.
Doesn't work.
The error message appears in log window.

Code:
*Error* crossMethod: can't handle crossMethod(nil 2.5 1 "rising" nil nil)

Error message reports that cross function cannot recognize voltage that I specified as 1st argument (as we can see in error message, 1st parameter is nil). Does it mean that this function works only for "true" DC sweeps, but not for temperature?

The syntax of cross function call, generated by calculator, is as follows

Code:
cross(VDC("/out") 2.5 1 "rising" nil nil)


Thanks.

Regards.

Pavel.

Title: Re: Error using cross function of Wavescan
Post by Pavel on Aug 20th, 2008, 3:08am

Resolved.

Right syntax is

Code:
cross(VS("/out") 2.5 1 "rising" nil nil)


Regards.

Pavel.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.