Labview program with trigger

Post your LabVIEW discussions here
Post Reply
lxiaoshi
Newbie
Posts: 0
Joined: Wed Sep 27, 2017 2:48 am

Labview program with trigger

Post by lxiaoshi »

Hi,

I have a picoscope 6403D, and I have some problem with its trigger. In the example code, the min-auto trigger time is 1 ms, but in my project, the trigger is 5KHz (0.2 ms). So, how can I solve this problem?

And I can give picoscope a external trigger.

Thanks!

Best,
Xiaoshi

Hitesh

Re: Labview program with trigger

Post by Hitesh »

Hi Xiaoshi,

If you do not need the device to automatically trigger, please set the value to 0. It will then only trigger when the trigger condition is met.

You can use the auxiliary input for the external trigger.

Regards,

Post Reply