Skip to content

Player command processStimulatorIoData

Petr Štechmüller edited this page Aug 29, 2020 · 1 revision

Description: process incomming IO event from stimulator

Command class

ProcessStimulatorIoDataCommand

Handler class

class ProcessStimulatorIoDataHandler implements ICommandHandler<ProcessStimulatorIoDataCommand, void>

Dependencies

Parameters

Name Type Mandatory
data IOEvent true

Return value

void

Exceptions

Workflow

Diagram workflow

canExperimentContinue - check if there is at least one more round to play

  • if so, then the event will be replicated to client
  • otherwise the experiment END phase will start
Home * [x] [Configuration](https://github.com/neuro-stimulator/neuro-server/wiki/Configuration)
Experiments
Sequences
Experiment results
Stimulator
Experiment player
Clone this wiki locally