Hi I want the x-axis value of a waveform for a given y value. My measurement statement throws error saying "Expression evaluates to nil". Need your expert help in understanding where am going wrong. Measurement statement is : cross(clip(dB20(VF("/vout")) 10 1G ) ymax(clip(dB20(VF("/vout")) 10 1G )) 1 "rising" nil nil ) Basically I am trying to get the X-axis(frequency value) of the clipped output waveform where the wave has the maximum value. The "ymax" expression gives me a correct number. My virtuoso version is IC6.1.6.500.7
↧