NI-3100 RS-232 issue
CAPA
Posts: 8
Hi,
After I update the firmware for my master 3100, all my rs-232 feedbacks stopped.
My rx is blinking but I can't see any information in Diagnostic or panel. Previously everything was working fine
Tks for you help
PS: I'm already tried reset factory and clean disk.
After I update the firmware for my master 3100, all my rs-232 feedbacks stopped.
My rx is blinking but I can't see any information in Diagnostic or panel. Previously everything was working fine
Tks for you help
PS: I'm already tried reset factory and clean disk.
0
Comments
Please check that...
Yes I can.
If I recall if it is the cap you should still see incoming traffic, your RX leds will flash if the connected devices provide unsolicated feedback and if the port is still config'd properly you should see the incoming data in diagnostics/debug. The cap only affects the TX side so me thinks maybe your dev firmware is out of synch with the master firmware or the port config parameters aren't initialized in there online events handlers and were reset by the frimware.
My Rx leds are flashing and I don't see nothing at diagnostic and all my devices have the latest firmwares.
I'm also tried send for each port parameters.
We also had a similar issue after a firmware update right down to the ability to still see the ports in the online tree.
Turns out it was caused by the older addressing protocol where the d:p:s for RS232 port number 1 was referenced as 1:1:0 in the code.
Changing this to 5001:1:0 fixed the issue.