LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB devices block my Labview Program

Sounds to me like you're blocking your event handler due to some system event. The fact thst you see a freeze after a keypress would support this.

0 Kudos
Message 11 of 20
(793 Views)

But what he says is whenever he connects any usb device than it freezes.

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 12 of 20
(786 Views)
I'm fully aware of that. Without code we cannot know what is going on in the event loop (if anything). The freezing action sounds like an event structure problem. How the usb leads o this I cant say without code. It could be a trivial loop termination problem with the freeze as an unwanted side effect
0 Kudos
Message 13 of 20
(783 Views)

Correct. But where is the problem facer buddy .we need to hear from him. May be he also doesnt know the problem or cause.

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 14 of 20
(781 Views)

Thank you guys ..

The programs is block with some USB devices , not all , for example  an USB modem or the USB keyboard , ..

The USB modem block the program automatically , when the O.S detect the connection.

The USB keyboard , in other hand ,  only block the program in one case when I use some features in other programs ( not related with Labview at all ) and I need to push one key and move the mouse through an image ( to see the pixel amplitud for example ) I repeat this program is not related with Labview. If I do the same with and PS/2 key board , it does not  happen .

The problem is that I don't have access to the code , it is developed by a third party and they said , and it is true , that the system is working in other computers ( of course this is one of the first with windows 7 ).

0 Kudos
Message 15 of 20
(770 Views)

@Ranjeet_Singh wrote:

Correct. But where is the problem facer buddy .we need to hear from him. May be he also doesnt know the problem or cause.


I truly don't mean to be facetious, but what's a "problem facer buddy?"

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 16 of 20
(760 Views)

@billko wrote:

@Ranjeet_Singh wrote:

Correct. But where is the problem facer buddy .we need to hear from him. May be he also doesnt know the problem or cause.


I truly don't mean to be facetious, but what's a "problem facer buddy?"


the guy who is facing problem. Not exactly to correct word to point a person. Nothing personal

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 17 of 20
(746 Views)

@JuanPablodelvalle wrote:

[..]The problem is that I don't have access to the code , it is developed by a third party [..]


And what is it that you can do about this?

I understand that the software is not changable for/by you and, on the other hand, you can do nothing about the hardware setup.

 

So what is it what you can do where we can help you with?

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 18 of 20
(739 Views)

This is actually very difficult stage. better talk to the third party person and discuss the issue. He can surely help you as he may intentionally doing this.

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 19 of 20
(737 Views)

@Ranjeet_Singh wrote:

@billko wrote:

@Ranjeet_Singh wrote:

Correct. But where is the problem facer buddy .we need to hear from him. May be he also doesnt know the problem or cause.


I truly don't mean to be facetious, but what's a "problem facer buddy?"


the guy who is facing problem. Not exactly to correct word to point a person. Nothing personal


LOL - okay I got it.  Forgive my brain cramp.  Thanks.  🙂

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 20 of 20
(724 Views)