09-28-2021 07:30 AM
Hi everyone! I wonder if It is possible to disable timeout from Configure Trigger3.vi? I am using a line scan camera. As well as the hardware trigger is asincronous I need not to sop the app even when stopped hundreds of seconds.
Thank You
01-05-2022 01:12 AM
Hi there,
Usually, it may be achieved by setting the timeout to -1, however we cannot set the timeout to -1 for this VI. Also, in the detailed help of the VI it does not mention the possibility of the VI to wait indefinitely. You can however just set a very large timeout value.
01-05-2022 05:36 AM
Hello LiYepe
Thank you. It seems that could be a hardware problem on the acquisition card (Pcie-1427) because there are other troubles associated. I can pass that, adding external hardware and few software modifications.