...
$SB_BASE/bin/sbengine -v -orender_mgr,-odev-input,mouse=$TSLIB_TSDEVICE TestExample/TestExample.gapp
ATMIO
Back End Support
While generating awesome looking demo applications on ATDM is great for product demonstrations, this only completes half the puzzle for implementing fully functional display instrumentation. The GUI application will need external communication for mapping data sets to gauges, text readouts and button controls. There are various methods for sending and receiving data to GUI applications, and they will vary based on GUI development platforms. ATDM has a class library known as ATMIO that handles back end communication channels for various GUI platform APIs. The table below shows current and future supported APIs.
...