Thanks so much for your prompt reply, Andrew! After some trial and error I got it working (got messy with the output returned by sweepVarValues()). For a 2-event (rising and falling edges) sampled PXF simulation, I got the instants using the following expressions: Trising_edge = car(sweepVarValues("eventtime" ?result 'pxf)) Tfalling_edge = cadr(sweepVarValues("eventtime" ?result 'pxf)) Note: strangely enough, entering sweepVarValues("eventtime" ?result 'pxf) on the calculator returns the instants as a complex number (!) Thanks again for your help! Regards, Jorge.
↧
Forum Post: RE: Sampled PNOISE/PXF analyses: how to get the "eventtime" values found by simulator?
↧