Class TelemetreServiceMetrix
java.lang.Object
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.service.TelemetreServiceMetrix
- All Implemented Interfaces:
HardwareServices_I,SessionServices_I,TelemetreServices_I
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidData conservée mais incomplète (timeMax non atteind) Racourci la session lancé avec startSession SessionEvents de startSession contiendra les résultats partielsvoidcancel()voidoff()voidon()startSession(Sessions session) Bloquant, synchrone
-
Constructor Details
-
TelemetreServiceMetrix
public TelemetreServiceMetrix()
-
-
Method Details
-
on
- Specified by:
onin interfaceHardwareServices_I- Throws:
TelemetreException
-
off
- Specified by:
offin interfaceHardwareServices_I- Throws:
TelemetreException
-
startSession
Description copied from interface:SessionServices_IBloquant, synchrone- Specified by:
startSessionin interfaceSessionServices_I- Throws:
TelemetreException
-
breakSession
Description copied from interface:SessionServices_IData conservée mais incomplète (timeMax non atteind) Racourci la session lancé avec startSession SessionEvents de startSession contiendra les résultats partiels
- Specified by:
breakSessionin interfaceSessionServices_I- Throws:
TelemetreException
-
cancel
- Specified by:
cancelin interfaceSessionServices_I- Throws:
TelemetreException
-