LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Code 50103

Hey all!

I currently am trying to use 2 accelerometers + a potentiometer to gain a measurement. The accelerometers are ADXl335 which output in voltage, and the potentiometer measures in current. 

 

This being said, I tried to run my code and received an error code 50103, which from what I understand is pretty generic/common. I'm fairly 

new to LabView so I am sure I am missing something easy, any feedback would be amazing! 

 

Thanks!

Accel+Potentiometer.png

 

0 Kudos
Message 1 of 2
(1,018 Views)

Why would you create a task every time you want to use it?  It's like finding a hammer each time you want to pound a nail.

 

Grab the hammer, pound nail, pound nail, pound nail... repeat until all the nails are pounded then put the hammer away.

 

Create Task

Read read read...

Close task


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(986 Views)