Normally when something like this happens to me, I try to backtrace what I've done since it last work. I've had no luck.
I am using LV 6.1, NI-DAQ 6.9.3, PCI-6071E with an SCB-100.
NI-DAQ - configured AI to Differential bipolar +-10volts. I am using named channels. Current(0-5v)[0], Pressure(0-5v)[1], BL1(0-1v)[2], BL2(0-1v)[3], and BL(0-1v)[4]. I want to trigger of channel "Current".
LV - I am using "Current" as the first channel in my channel list. I am using PFI0 for the trigger channel. I am pretriggering to collect 1000 samples. I am collecting a total of 41000 samples. That is slighly more than 2 seconds worth of data.
Problem - This used to work a couple of days ago. Now it doesn't. I don't know what changed.
My soluti
on - I wired channel 0 "Current" to PFI0 directly. This allows the trigger to happen.
Question - I thought, that PFI0 connections where done automaticaly by LV when you selected PFI0 on the trigger channel control. Obviously I am missing something here. Could someone explain to me how to programmatically set the PFI0 to by the trigger channel. Also, if all else fails, Im I wrong by using a physical wire to trigger PFI0?