You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Can I acquire data from serial port?
I have a PCB board that uses the Intan RHD 2132 chip. The board has 32 channels and a sampling rate of 1000 samples per a second, so it returns 32 data points every millisecond. The board interfaces with the computer with USB SPI. Can I acquire the data from my custom PCB in with Symphony?
The text was updated successfully, but these errors were encountered:
Symphony only supports National Instruments DAQ Devices and HEKA (InstruTECH) ITC-16, ITC-18, and ITC-1600 DAQ Devices at the moment. To support your custom PCB, a new DAQController implementation would need to be written in C#.
Hi,
Can I acquire data from serial port?
I have a PCB board that uses the Intan RHD 2132 chip. The board has 32 channels and a sampling rate of 1000 samples per a second, so it returns 32 data points every millisecond. The board interfaces with the computer with USB SPI. Can I acquire the data from my custom PCB in with Symphony?
The text was updated successfully, but these errors were encountered: