Jump to content
OMRON Forums

RemyGM

Members
  • Posts

    3
  • Joined

  • Last visited

RemyGM's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Thank you for your answer. I will try to change my program to "disable" the latency due to the message queu.
  2. PowerPmac1.zip Attached is a project wich use Message Queue(see read_me.txt). I want to transfert data between rticplc and bgcplc. To do that, I use Message Queue. Everything works fine until I open SSH or SFTP connection with PPMAC. Each time I open SSH connection and running "gpascii -2" or each time I open a window in PPMAC IDE (like "STATUS"), execution time of rticplc and bgcplc increase up to 30ms when it was executed in 350µs. Did someone already observed this phenomenom and/or has already corrected it ?
  3. PowerPmac_UDP.zip Attached is a simple project wich send UDP frame(see read_me.txt). I would send UDP frame at a frequency of 100Hz to an other device. To do that, I send UDP frame in rticplc. Everything works fine until I open SSH or SFTP connection to PPMAC. Each time I open SSH connection and running "gpascii -2" or each time I open a window in PPMAC IDE (like "STATUS"), execution time of rticplc increases up to 30ms when it was executed in 250µs. The same problem appears in bgcplc (and in capps) when I send UDP frame from bgcplc (and from capps). Did someone already observed this phenomenom and/or has already corrected it ? I have already read this post but it doesn't solve my problem: http://forums.deltatau.com/showthread.php?tid=563&highlight=RTnet
×
×
  • Create New...