Template for devices: device_template
 
 
 

This shows the necessary functions that must be in place to create a new device in the scene. It provides a template for serial/network communications, and a simple simulator to move a marker based on a sinusodal input curve.

This device shows the usage of both serial and TCP communications.

To test:

  1. Add the OR - Device Template device (drag and drop).
  2. Click the 'Communication' tab.
  3. Select Simulator.
  4. Put the device Online.
  5. Create a new model binding. A sinusodal curve now directs the movement of the wireframe marker.