ND_StimulationAppendPhase, ND_StimulationCommand, ND_StimulationPoint, ND_StimulationResetPhases, ND_StimulationSimultaneousAcquisition, ND_StimulationSimultaneousStimulation, ND_TriggerManualStimPhase
ND_StimulationAppendPhase
Description
ND_StimulationAppendPhase( intPhaseType
, doubleND_TimeInterval
, doubleND_TimeDuration
);
The function appends a time phase to the current sequential stimulation experiment.
ND_StimulationCommand
Description
ND_StimulationCommand(
char *ND_TimeCommand
);
This function sets a macro command to be performed at the beginning of each phase of the sequential stimulation experiment.
ND_StimulationPoint
Description
ND_StimulationPoint( intEnabled
, intX1
, intY1
);
With a confocal microscope, this function sets and turns ON/OFF a stimulation point.
ND_StimulationResetPhases
Description
ND_StimulationResetPhases();
The function removes all phases settings of the current sequential stimulation experiment.
ND_StimulationSimultaneousAcquisition
Description
ND_StimulationSimultaneousAcquisition(
double ND_TimeDuration
);
It sets the duration of the Acquisition phase of the simultaneous stimulation ND experiment.