public class CANReader
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
boolean |
newData
Used to determine if no new data has arrived
|
Constructor and Description |
---|
CANReader(SCADASystem system)
This constructor creates a new CANReader for use in a SCADASystem
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public CANReader(SCADASystem system)
system
- The SCADASystem that is using the CAN and linked to the SCADA.db