autoStimulus(UINT8 electrode, BConfig configID) | BStimulator | |
beginningOfGroup() | BStimulator | |
beginningOfSequence() | BStimulator | |
BStimulator() | BStimulator | |
configureStimulusPattern(BConfig configID, BWFType afcf, UINT8 pulses, UINT16 amp1, UINT16 amp2, UINT16 width1, UINT16 width2, UINT32 frequency, UINT16 interphase) | BStimulator | |
connect(BInterfaceType stimInterface, void *params) | BStimulator | |
disableModule(UINT8 module) | BStimulator | |
DisableStimulusConfiguration(UINT8 config_id) | BStimulator | |
disconnect() | BStimulator | |
disconnectAll() | BStimulator | protectedstatic |
enableModule(UINT8 module) | BStimulator | |
endOfGroup() | BStimulator | |
endOfSequence() | BStimulator | |
EraseEeprom() | BStimulator | |
getInterface() | BStimulator | |
getMaxHardCharge() | BStimulator | |
getMaxHardFrequency() | BStimulator | |
getMaxHardInterphase() | BStimulator | |
getMaxHardWidth() | BStimulator | |
getMinHardFrequency() | BStimulator | |
getMinMaxAmplitude() | BStimulator | |
getModuleFirmwareVersion(UINT16 *output) | BStimulator | |
getModuleStatus(UINT8 *output) | BStimulator | |
getMotherboardFirmwareVersion() | BStimulator | |
getNumberModules() | BStimulator | |
getProtocolVersion() | BStimulator | |
getSerialNumber() | BStimulator | |
getUSBAddress() | BStimulator | |
groupStimulus(UINT8 beginSeq, UINT8 play, UINT16 times, UINT8 number, BGroupStimulus *input) | BStimulator | |
isConnected() | BStimulator | |
isDeviceLocked() | BStimulator | |
isSafetyDisabled() | BStimulator | |
libVersion(BVersion *output) | BStimulator | |
m_iStimObjects (defined in BStimulator) | BStimulator | protectedstatic |
m_psData (defined in BStimulator) | BStimulator | protected |
manualStimulus(UINT8 electrode, BConfig configID) | BStimulator | |
maxOutputVoltage(BMaxOutputVoltage *output, UINT8 rw, BOCVolt voltage) | BStimulator | |
measureOutputVoltage(BOutputMeasurement *output, UINT8 module, UINT8 electrode) | BStimulator | |
pause() | BStimulator | |
play(UINT16 times) | BStimulator | |
readDeviceInfo(BDeviceInfo *output) | BStimulator | |
ReadEeprom(BReadEEpromOutput *output) | BStimulator | |
ReadHardwareValues(BReadHardwareValuesOutput *output) | BStimulator | |
readSequenceStatus(BSequenceStatus *output) | BStimulator | |
readStimulusPattern(BStimulusConfiguration *output, BConfig configID) | BStimulator | |
ResetStimulator() | BStimulator | |
scanForDevices(std::vector< UINT32 > &device_serial_nums) | BStimulator | static |
setDevice(UINT32 deviceIndex) | BStimulator | |
stimObjects (defined in BStimulator) | BStimulator | protectedstatic |
stimulusMaxValues(BMaximumValues *output, UINT8 rw, BOCVolt voltage, UINT16 amplitude, UINT32 phaseCharge, UINT32 frequency) | BStimulator | |
stop() | BStimulator | |
stopTriggerStimulus() | BStimulator | |
testElectrodes(BTestElectrodes *output) | BStimulator | |
testModules(BTestModules *output) | BStimulator | |
triggerStimulus(BTriggerType edge) | BStimulator | |
updateElectrodeChannelMap(BElectrodeChannelMap *input) | BStimulator | |
wait(UINT16 milliSeconds) | BStimulator | |
WriteEEProm(UINT8 addr, UINT8 val) (defined in BStimulator) | BStimulator | |
~BStimulator() | BStimulator | |