LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set the timing property node to sample clock property

Solved!
Go to solution

I am developing a code for acquiring acceleration data from cDAQ 9184 using DAQmx VIs. I need to include a timing property node with a (sample clock rate) reading property. How can I do that?

 

0 Kudos
Message 1 of 9
(4,070 Views)

If you are asking where to find the sample rate property, then place the application property node on the block diagram, right click on it and select Class as DAQmx. Under DAQmx, you will have DAQmx timing. Select the method Sample Clock - Rate 

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 2 of 9
(4,064 Views)

Freelance_LV

Thank you for your reply. I droped the property node on the block diagram and then right click on it and the set the class to DAQmx and then I selected DAQmx timing. The Icon that I got has DAQmx timing as a class but the property is still just '' property''. How can I change this property to be ''Sample clock.Rate''? 

my question may look very simple to a good Labview user but actually I just started learning Labview to use it for my research and I have to skip alot of basics into advanced programming due to time constraints.

 

Thanks alot

Wissam

0 Kudos
Message 3 of 9
(4,052 Views)

DAQms timing.PNGonce you have this property, click on the property and you will get a menu

 

DAQms timing.PNG

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 4 of 9
(4,040 Views)

I really appreciate your effort. NowI have this property Node '' DAQmx Timing'' on the block diagram but the problem is that when click on the property NO menu shows up there. I dont know were the problem is. Is there any software drive I need to install other than DAQ mx to solve this problem? The same problem happent any time I want to use a property node. Let me send you my code file so that you can see where the problem is. And I really thank you in advance for your support.

 

0 Kudos
Message 5 of 9
(4,035 Views)

Err.... its in LV 2012! I can open only in LV2010!

 

you said you had the same problem with any other property node too. did you mean any other DAQmx property or in general, any property?

 

do you have your DAQmx vis in place?

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 6 of 9
(4,032 Views)

Yes I have 2012 evaluation copy of  LV. I am just using DAQ mx property nodes because I am gonna use cDAQ devise for my measurements. I have this proplem with all DAQmx property nodes. Yes I have DAQmx driver software installed.

0 Kudos
Message 7 of 9
(4,028 Views)
Solution
Accepted by topic author wisjaf12

Hello Wisjaf12,

 

Thanks for posting at NI forums! Please follow the instructions given in the linked knowledge base and select Show All Attributes on the Filter Settings for DAQmx Property Nodes. If this doesn’t work, I would recommend you to uninstall the driver and reinstall it.

 

Best Regards,

 

Alina M

0 Kudos
Message 8 of 9
(4,021 Views)

Thank you so much amezam. With your instructions I could get rid of the problem. I really appreciate your help. I followed the Instructions and it worked and I can choose whatever property I want. Thanks again

0 Kudos
Message 9 of 9
(4,012 Views)