Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Using your CountDigEvents program, I get a Error: -200077 error, howcome?

I am trying to use the sample visual basic 6.0 program called CountDigEvents that came on the NI-DAQmx cd. I am using the NI USB-6009 multifunction I/O. But everytime I try and run it I get an "Error: -200077 Requested value is not a supported value for this property". I read that this might have to do with using a "." instead of ",". Can anyone help me fix this problem?
 
Thanks,
U10 
0 Kudos
Message 1 of 3
(3,066 Views)
Hi
 
What "Edge" are you using? If the example uses "Rising Edge" as default Edge, which is not supported by the 6009, you have reason for the error. Change this to "Falling Edge" and try and run it again.
 
Let me know if you already tried this.
 
Regards
 
Meister, NIDK
0 Kudos
Message 2 of 3
(3,052 Views)
I changed it to falling and now it is working...
Thank you very much..Smiley Happy
0 Kudos
Message 3 of 3
(3,035 Views)