Port-Based Driver
Interfaces with software not written in PB3A
- Using Java Native Interface
- Write your code in C/C++, but make it callable via Java and communicate via Input/Output ports
- Using Sockets
- Connects to a server via a socket
- CyberRAVE PBDs allow PB3A modules to read sensors and command actuators