public class MultipleControlLabIT extends Object
These tests require a connection to the hardware. They expect four control labs to be connected.
| Constructor and Description | 
|---|
| MultipleControlLabIT() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testOperatingInTandem()Example of advanced coordination of multiple control labs, activating the motors in
 a chasing pattern. | 
| void | testOperatingInUnison()Starts all control labs and iterates through turning on their outputs in unison. | 
| void | testPortIdentification()Attempts to connect to every serial port in turn, connect to a control lab,
 and waits for the stop button to be pressed before moving on. | 
public void testPortIdentification()
                            throws Exception
Exception - on any issue with the testpublic void testOperatingInUnison()
                           throws Exception
Exception - on any issue with the testpublic void testOperatingInTandem()
                           throws Exception
Exception - on any issue with the testCopyright © 2016–2025. All rights reserved.