Additional Information
If you are simply trying to read a trigger signal and don't care if the trigger is software timed, you could implement roughly the same logic by checking if an analog line is reading above a certain threshold.
The DO line is not accessible if using the DAQmx driver but could potentially access the PFI line. However, using
NI-DAQmx on the CompactRIO is limited to the cRIO-904x family of controllers.