Jump to content
OMRON Forums

HRS

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by HRS

  1. Is it possible to include the rtpmacapi.h in the C# project and then use "GetSharedMemPtr(void)" function that has been declared as follows? [DllImport(DllLocation, EntryPoint = "GetSharedMemPtr", CharSet = CharSet.Ansi)] private static extern struct SHM* GetSharedMemPtr(void); Can't seem to get it work...but I'm new to this... ANYBODY try this?
  2. This is a great thread for those of us with limited knowledge of MONO. I've tried your examples ...thanks works great! I am interested in accessing the P-Variables across the Mono interface. Seems straight forward to import the GetSharedMemPtr() function. Also to include the 'rtpmacapi.h' into the C# solution. Can't seem to make it work though... any suggestions?...you seem to have a bit more depth with this mono stuff. however, the typedef for "pshm" is SHM
  3. I found using the linux 'ifdown Eth1' and then 'ifup eth1' from a putty window I have connected to the serial port keeps me from having to reboot the system. why was ifdown and ifup included in the first place. my guess to the root cause could be an incompatibility of the ethernet lower level stack between the deltatau and your local network? I wish there was a error code or something that would be sent to the console if an interal ethernet error was detected...
  4. All the time! 10 times a week...some one along the way said it may be the switch or router your connected to.
×
×
  • Create New...