Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with Reference trigger properties

I have a program that uses the DAQmx trigger properties to set the digital filter settings for a DAQmx reference trigger.  This works fine.  I now need to compile because the machine that is connected to the hardware only has a evaluation copy of LabVIEW.  When I bring the code to my laptop the reference trigger options are not showing up and the VI is broken.  I cannot compile.  I am in a real bind because the evaluation period is almost up. 

 

24542i84033D5EDB4AA2FD

0 Kudos
Message 1 of 6
(3,497 Views)

Hi Rammer,

 

What versions of the DAQmx driver do you have on the two different computers?

 

I have DAQmx 9.1.5 and would have the same results as you.  There is not a property for the Digital Filter on the Digital Edge Reference trigger.  That is why it is breaking.  Notice that the property node has black elements rather than the colored data types.  That signifies that it is an invalid property.

 

Best regards,

Bryan H.
Message 2 of 6
(3,472 Views)

The machine has 9.2.  My laptop had 8.9.5.  Seems weird that this property was just added to the driver.  I will download the latest driver 9.2.1 and try.

0 Kudos
Message 3 of 6
(3,417 Views)

The logging feature was added as a new feature in NI-DAQmx 9.0.  We are constantly working to add new functionality and features to our NI-DAQmx driver.

Seth B.
Principal Test Engineer | National Instruments
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 4 of 6
(3,407 Views)

Strange that it was not seen with 9.1.5.  The machine has 9.0.2 the shipping version with 2009 SP 1 and it has it.  Will things come and go like that?

0 Kudos
Message 5 of 6
(3,380 Views)

Properties should never come and go.  I believe something different is happening on Bryan's machine.

Seth B.
Principal Test Engineer | National Instruments
Certified LabVIEW Architect
Certified TestStand Architect
0 Kudos
Message 6 of 6
(3,372 Views)