package
core
Type Members
-
trait
Connexion extends AnyRef
-
-
case class
PSpyIdentity(status: String, pllLocked: String, triggerStatus: String, swVersion: String, hWVersion: String, hwSerial: String) extends Product with Serializable
-
case class
PSpyRTValues(timestamp: Long, voltage: Double, current: Double, power: Double, pVoltage: Double, pCurrent: Double) extends Product with Serializable
-
class
PowerSpy extends AnyRef
-
Value Members
-
object
Command extends Enumeration
-
object
Encoding extends Enumeration
-
Wrapper for the PowerSpy's informations.
status: 'R' => Ready 'W' => Waiting trigger 'A' => Acquisition in progress 'C' => Acquisition complete 'T' => ???