08-12-2009 11:22 AM
Hi All,
Is there any possibility I can send a signal by labview?
Here is my situation. I use ez430 to transfer data and display them in labview. And I should impelement pause function. That means the connection between end device and access point of ez430 should be cut off. Or there is possibility of losing data.
So I want access point of ez430 can get a pause signal send from labview GUI. Does labview have this function? If yes, could you show me how to do this?
Thx,
Li
08-18-2009 10:01 AM
Hi Li,
It sounds as though you already have an application that can communicate with your hardware and you wish to modify this to include a pause function. Is this a correct summary?
What method are you using to communicate with your hardware? E.g. Serial communication using VISA.
Can you post your VI for us to take a look at.
Best regards,
John