Docs @ Psychtoolbox Wiki : ReceiveReportsStop

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

PsychHID('ReceiveReportsStop')

PsychtoolboxPsychHID.{mex*,dll} subfunction

Usage
err=PsychHID('ReceiveReportsStop',deviceNumber)

Stop receiving and saving reports from the specified USB HID device.
Calling ReceiveReports enables callbacks (forever) for the incoming reports from
that device; call ReceiveReportsStop to halt acquisition of further reports for
this device; you can resume acquisition by calling ReceiveReports again. Call
GiveMeReports to get all the received reports and empty PsychHID's internal
store for that device. "deviceNumber" specifies which device. The returned value
"err.n" is zero upon success and a nonzero error code upon failure, as spelled
out by "err.name" and "err.description".


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0630 seconds