LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 200077 with 6024E

not sure why i am receiving an error when running in labview, error states:
Error-200077 occurred at Property Node DAQmx Channel (arg 3) in DAQmx Create Channel (CO-Pulse Generation-Frequency).vi
Possible reasons:
Requested value is not supported value for this property
 
any suggestions?
0 Kudos
Message 1 of 2
(2,491 Views)

Hi,

How many pulse trains are you trying to generate and are they continuous or finite? The first think that I would like you to do is to use a DAQmx Example for generating the pulse train. The examples are located in LabVIEW Example Finder under Help >> Find Examples >> Hardware Input and Output >> DAQmx >> Generating Digital Pulses.

For finite pulse trains, use Gen Dig Pulse Train - Finite.VI

For continuous pulse trains, use Gen Dig Pulse Train - Continuous.VI. Please let me know if the examples run without errors.

Regards,
Hal L.

0 Kudos
Message 2 of 2
(2,478 Views)