Jump to content
OMRON Forums

Unsolicited messages: Pb of reconnect


sbrun

Recommended Posts

When, after a link break, i try reconnect for "unsolicited" :

the .StartUnsolicitedEvent() make an exception with the message : "Error: The following SendFiles are locked and being used, 0, 1, 2, 3, 4"

 

I use PPcomLib v1.0.0.1 (PowerPmacComLib.dll dated 29/06/2012)

PPmac firmware 1.5.8.0

 

In my application (or with demo "PowerPmacComLibVBDemoApp") :

- All ways to communicate with PPmac (including Unsolicited) work ok

- When i disconnect the Ethernet link,

- Problems of connections are normaly detected and i close all communications

- I connect again the ethernet link

- I launch all the re-connections,

- All is ok execept for "unsollicited" where an exception occurs on .StartUnsolicitedEvent()

with the message : "Error: The following SendFiles are locked and being used, 0, 1, 2, 3, 4"

 

Same test can be done simply with the IDE and a unsolicited box opened :

- Disconnect the Ethernet link,

- Restore the Ethernet and reconnect the IDE

- In the Unsolicited box, the red message is displayed :

"Unable to connect to SSH's Unsolicited thread with error Error: The following SendFiles are locked and being used, 1, 2, 3, 4"

 

- The only way that i found to restore, is to send to PPmac a "$$$"

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

When, after a link break, i try reconnect for "unsolicited" :

the .StartUnsolicitedEvent() make an exception with the message : "Error: The following SendFiles are locked and being used, 0, 1, 2, 3, 4"

 

I use PPcomLib v1.0.0.1 (PowerPmacComLib.dll dated 29/06/2012)

PPmac firmware 1.5.8.0

 

In my application (or with demo "PowerPmacComLibVBDemoApp") :

- All ways to communicate with PPmac (including Unsolicited) work ok

- When i disconnect the Ethernet link,

- Problems of connections are normaly detected and i close all communications

- I connect again the ethernet link

- I launch all the re-connections,

- All is ok execept for "unsollicited" where an exception occurs on .StartUnsolicitedEvent()

with the message : "Error: The following SendFiles are locked and being used, 0, 1, 2, 3, 4"

 

Same test can be done simply with the IDE and a unsolicited box opened :

- Disconnect the Ethernet link,

- Restore the Ethernet and reconnect the IDE

- In the Unsolicited box, the red message is displayed :

"Unable to connect to SSH's Unsolicited thread with error Error: The following SendFiles are locked and being used, 1, 2, 3, 4"

 

- The only way that i found to restore, is to send to PPmac a "$$$"

 

We are checking the issue and update the forum!

Atul

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...