Search the Community
Showing results for tags 'wifi'.
-
I am currently running Labview on my mac using parallels and a version of windows 10. After installing Labview on the windows virtual machine the wifi no longer worked in the virtual machine. The mac portion of the computer could still connect to the internet without any issue but the windows running on parallels was no longer able to connect. Somehow I was able to resolve the issue with connecting to the internet in windows, but it is saying it is only connecting via ethernet and does not show any wireless networks. I'm attempting connect to a myRIO via wifi but since the windows refuses to show any wireless networking options I am unable to connect. I'm wondering if installing Labview somehow messed up any wireless drivers in windows. Ive also tried all the different kinds of bridged networking types and they do not solve the issue
-
I used a USB-6001 DAQ unit for a Quiz Buzzer game that worked down to an accuracy of 1ms - great no problems . However having to wire up all the buzzers (up to 13) each time was becoming a pain and it doesn't scale very well, so I was looking at using tablets (probably Android based) to transmit over WiFi a virtual buzzer press. But then of course you have all the latencies etc. of the TCP/IP packets to contend with. I was wondering if it was possible to use the IEEE 1588-2008 standard (Precision time protocol over ethernet) to get similar accuracies - even up to about 20ms accuracy would be OK over a standard WiFi connection? I was thinking you can send a master clock signal (eg. using someting like the JJ Control uS Clock) from a central LabVIEW server application to all the Clients (Tablets) up to 10 times per second as per the standard to keep clocks synchronised. I had a look, but couldn't find a IEEE 1588-2008 LabVIEW toolkit - is there one available? If not is there a simple way of achieving this? Thanks Chris