The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 21st, 2024, 4:24pm
Pages: 1
Send Topic Print
Error using cross function of Wavescan (Read 2506 times)
Pavel
Senior Member
****
Offline



Posts: 174
Lausanne/Switzerland
Error using cross function of Wavescan
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.
Back to top
 
 
View Profile   IP Logged
Pavel
Senior Member
****
Offline



Posts: 174
Lausanne/Switzerland
Re: Error using cross function of Wavescan
Reply #1 - Aug 20th, 2008, 3:08am
 
Resolved.

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



Regards.

Pavel.
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.