i am trying to implement a stop trigger based data acquisition. the aim being that the vi must start acquiring data as soon it is executed but when the trigger is applied it should store the pretrigger scans(say 100) and start acquiring the post triggered scans(say 200), display the data and then stop.
the vi must strictly be stop trigger based and not start trigger based.