Hi,
I cannot figure out why a NI cDAQ 9191 chassis has connection drops when connected wireless and works
perfectly when connected thru LAN.
I wrote a little test VI to check the connection accuracy. The chassis has a NI 9375 I/O module plugged in.
A Moxa AWK3121 is used as wireles access point. What I do is check 5 digital inputs and control 3 digital outputs.
The outputs are continuously placed on/off at a different rate. I use an event loop and a main loopt that communicates
to the chassis at a loop rate of 10ms.
The chassis, laptop and Moxa A.P. are all close together on my desk. The Wifi signal is excellent.
Now, the code i written is probably not optimal.
But... If I start with connecting the chassis with a LAN cable to my laptop, Wifi Disabled, Linked Local. The communication is perfect.
No drops between the loops and the real time.
No communication errors. Runtime was 52 minutes.
Second test. Connected the chassis to the Moxa A.P. with LAN cable. Laptop connected wireless to the Moxa A.P.
Chassis still in Link Local. Ik can access the chassis in MAX. No problem.
When I run my test, I immediately see loop pauzes. After one minute there can be already a difference of 20 sec.
between calculated looptime and real time. Sometimes the active light on the chassis goes off and on.
When the active light is out, the loop is on hold. (Wich is normal as I assume the DAQ VI's are waiting for response.)
After appr.10 minutes the error -50405 "No Transfer in progress because transfer was aborted by client".
If I look at the timings there is already a difference of more then 5 minutes between the loop timing and the real time.
As last I tested with the chassis and the PC connected wireless to the Moxa A.P.
I did not get the -50405 error, but again loop drops. After 10 minutes there was a shift of 2 minutes.
Has anyone experience with wireless connections with the NI 9191 chassis?
Can I change my code? Did I mis something? (I'm a newbie to Labview)
Any help or suggestions would be appreciated.
Thanks in advance.
Frankie.
Labview 2014 SP1 (32bit) on Windows 7 Enterprise (X64)
Chassis and Moxa all updated to the latest firmware.