Communication

15 May 2015

The PLEXIL software system includes two facilities that allow a PLEXIL executive to communicate with other PLEXIL executives or arbitrary external entities.

  1. A mechanism for inter-executive communication based on the CMU IPC cross-platform message-passing middleware.

  2. A UDP-based adapter useful for inter-executive communication as well as general communication.

Using PLEXIL’s interfacing framework, you can also develop your own custom communication interfaces.