From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Property Node(s): AI.ADCTimingMode

Solved!
Go to solution

I have some old code (LV 2017 DAQmx 19.6) that use the AI.ADCTimingMode & AI.ADCCustomTimingMode property nodes. I am trying to recreate this code and have found that I cannot access these property nodes (among others) through manual creation. I have also tested this on a different VM with LV2020 & DAQmx 20.0. The online documentation eludes to a DAQmx 20.1, however, I have not been able to find a download for that version.

 

skaley_3-1593455448155.png

skaley_4-1593455482591.png

 

I am able to view the property nodes through the class browser, but it does not let me select them:

skaley_1-1593455398528.png

After clicking OK, the node does not show up in the class browser

skaley_2-1593455419024.png

 

Documentation: http://www.ni.com/documentation/en/ni-daqmx/latest/daqmx-prop-ref/task-ai-adctimingmode-29f9/

 

Can anyone help me access these property nodes "from scratch" (ie manually, not by copying the existing code)?

 

Attached is a VI with the property node pictured above (saved in LabVIEW 2017, though I have also tested this in LabVIEW 2020).

0 Kudos
Message 1 of 2
(2,179 Views)
Solution
Accepted by skaley

Sometimes it is filtered for certain devices, please try removing the filter by


  1. santo_13_0-1593463971607.png

     


  2. santo_13_1-1593464001073.png

     

  3. Now you should be able to select the property
    santo_13_2-1593464056301.png

     

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
Message 2 of 2
(2,143 Views)