06-10-2020 03:07 AM
Hello,
I am using cDAQ9178 in project along with modules NI 9239, NI9401, NI 9403, NI 9215, NI 9263 and NI 9209. Acquiring AI signal using NI 9215 with Start.Retriggerable returns error "-200452 occured at propertynode DAQmx Trigger. Property: Start.Retriggerable".
Trigger source is PFI0 located on the chassis of cDAQ 9178. But acording to the "NI cDAQ-9178 Supported Properties" Start >> More >> Retriggerable is available. Even used NI 9401 "PFI 4". Am I missing something here or the documentation is incorrect?
06-10-2020 11:44 AM
Apparently, the 9178 chassis supports retriggering for counter output tasks but not for analog input tasks. More info and a work-around can be found here.
-Kevin P