public class TriggerExample
extends java.lang.Object
CeboMsr - Java example - Triggers.
This example outlines how two CeboMsr devices can be chained via trigger.
The first device is used as master, it is configured to output an alternating trigger,
while the second device is configured to respond to this trigger.
Both devices sample digital port #0 and single ended input #0.
Trigger #0 is used for both master and slave.
Requirements: Two CeboLC devices must be connected to the host, GND and TRG must be
connected between both devices.
This example works with CeboLC only, but can be ported to Cebo-Stick as well.