LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Indicator control

Solved!
Go to solution
Thanks once again for your help Dennis and GredW.

My question is not about the pulse width value.I am asking about the "starting edge".In this example starting edge is given as "Rising".In the "Edit Items" property Rising= 10280 and falling = 10171.What is the significance of these values?.My application is using the Counter input mode for generating pulse width using 6251.My question is if we change the rising edge value what will happen?How this 10280 is aasigned to rising?

Thanks & Regards
Techiess
0 Kudos
Message 11 of 12
(662 Views)
Hi Techiess,

those values DON'T reflect any pulse width value - they are just arbitrary values used for setting properties of the DAQmx channel!
In a sub-vi of your "pulse width.vi" you find a property node where this ring is connected to. Switch on the context help and you will get some explanations for this property...
Those values are defined somewhere and the DAQmx driver expects them to switch between rising or falling edge detection.




Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 12
(654 Views)