Docs @ Psychtoolbox Wiki : DaqMemRead

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

DaqMemRead

PsychtoolboxPsychHardwareDaq

[data,[errorstructure]]=DaqMemRead(DeviceIndex,address,bytes)
USB-1208FS: Read memory. This command reads data from the configuration
memory (EEPROM). All of the memory may be read.
"DeviceIndex" is a small integer, the array index specifying which HID
device in the array returned by PsychHID('Devices') is interface 0
of the desired USB-1208FS box.
"address" is the 16-bit start address for the read.
"bytes" is the number of bytes to be read, up to a maximum of 62.

Several functions called by this function may produce errors, so
errorstructure is a vector. It is only returned if the function is called
with two output arguments.
See also DaqWriteCode, DaqMemWrite, Daq, DaqTest, PsychHidTest.




Path   Retrieve current version of DaqMemRead.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychHardware/Daq/DaqMemRead.m


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