Jump to content
OMRON Forums

Make a C program that resides in PPmac talk with PPmac


bradp

Recommended Posts

3. We were told in our training that we could run our own Linux programs in the Power PMAC. What I'm not clear on is how I can reference the Power PMAC variables in a custom Linux program. Could we possibly see the source code for the Power PMAC web server application as an example of how to do this? --- All of our C Apps are custom Linux programs that are just GUI-less. These access all the data from our C API. It would really help to know in what environment you plan to write the code as some methods work better in some environment. For example, if you plan on writting GNU C code then use the C API just like our C Apps. If you plan to write in C# then you import the dll functions from ppmaclib.so. On the PPmac you have sample code under var/ftp/www/App_Code/ look at the file Ppmac.cs to start with.
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Guest
This topic is now closed to further replies.

×
×
  • Create New...