define delay scan_time=(d1+aq)*ns
The pulse program compiler complains about "ns".
Am I doing something wrong, or is this broken?
Does it compile under later versions?
A workaround is: define delay scan_time=(d1+aq)*l4; Set l4=ns.
Regards, Rudi Nunlist