public static extern Result AddDAQCollection(uint DAQHandle, [In, Out] ref DAQCollection DAQCollectionProperties);
 public static extern Result GetDAQCollectionProperties([In, Out] ref DAQCollection DAQCollectionProperties);