Public Member Functions | |
def | __init__ |
def | process_command |
def unlock.state.diagnostic_state.ContinuousVepDiagnosticState.__init__ | ( | self, | ||
scope, | ||||
stimuli, | ||||
frequencies, | ||||
decoders | ||||
) |
Reimplemented from unlock.state.diagnostic_state.VepDiagnosticState.
def unlock.state.diagnostic_state.ContinuousVepDiagnosticState.process_command | ( | self, | ||
command | ||||
) |
For continuous usage, allow changes to the scope and stimuli frequencies at any event. The stimuli can also be started and stopped by the user.
Reimplemented from unlock.state.diagnostic_state.VepDiagnosticState.