Hi everyone,
We are adding a port array (purchased from sanworks 1028) on our state machine (bpod r2.5 1035) and have some issue with sending signal out to the port array. We plugged in a Rj45 terminal splitter to the behavior port and want to check connection through the LED channel on an oscilloscope.
- The state machine is working, both console and state matrix in script can send commands to open valves
- Bpod console recognize the port array module, we can pair module 'PA1' to the correct COM port
- The port array is powered, Rj45 pin 4 has 5V
We tried {'PA1', ['V', 0, 0]}, {'PA1', ['V', 0, 1]}, {'PA1', ['L', 0, 0]}, {'PA1', ['L', 0, 1]} in state matrix and the bytes code part in console serial terminal. Nothing seems to be coming out of the port array. We tested with LED as well.
Versions from Bpod System Info
firmware version 23
hardware r2.5
module firmware v3
If anyone has a clue as to where to go next, so much appreciated!
Bonnie