LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AR drone UDP error

Hi 

 

 i am trying to controll my ar drone vie the AR Drone add on. 

 

I hvae recieved the following UDP error(in error out). 

The block diagram on the picture seems to be the source of the error.

42184f1c-6010-4eed-b1d8-1407c795d07e.png

 

I have tried to solve this but frankly, i do not even properly understand what this error means. 

 

Can someone help me with this?

Thanks in advance.

 

 

 

0 Kudos
Message 1 of 2
(653 Views)

So you show us a picture with most of the error info hidden, but that's okay.  We can use Help --> Explain Error... to figure this out:

 

Possible reason(s):

LabVIEW: (Hex 0x1) An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
Command requires GPIB Controller to be Controller-In-Charge.

 

So what this tells us is that it doesn't like something that is unbundled from your cluster.  You'll have to figure out which one it is.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 2
(645 Views)