09-14-2010 07:02 PM
We are experiencing communication response time delays between LabVIEW with DSC module and RsLinx OPC Server hosting all FlexLogix PLC tags (around 500-600 tags).
Our watchdog is programmed so that LabVIEW toggles the watchdog bit to 1 as soon the shared variable event detects that the PLC has toggled it to 0. The PLC, however, waits 300 ms until it toggles it.
Our system:
Windows XP SP3
LabVIEW 9 F3
RSLinx Opc Server v2.54
Allen Bradley FlexLogix PLC
09-15-2010 10:40 AM
I have a few questions
What Bus are you using, Serial or Ethernet?
What do you have the update rate set to?
Are you only reading tags?
What is the desiered behavior and what problem is this delay casuing? Are you missing data or locking up your system?
09-15-2010 10:51 AM
What is your update rate set for in the RSLink OPC server?
You aren't toggling the same flag from both ends are you?
Ben