09-19-2014 08:10 AM
I am looking to interface the SCB-68 with MatLab using Robot Racontuer. In order to do this I need to know the serial codes that I can put in my Python code to tell the SCB to turn on/off, send an output voltage or frequency, and other general input/outputs. I was looking through the user manuals and found a lot of hardware related things but not anything of how to code for it. Is there anyone who can help me?
Solved! Go to Solution.
09-19-2014 08:15 AM
The SCB-68 is nothing but a connector block. What DAQ device are you using with the connector block?
09-19-2014 08:32 AM
I will find out in a bit, communication with my group isn't immeadiate unfortunately. But I believe that what is happening is we are taking information from DAQs into a central PC, then we're sending information out through this connector block to send a signal to a fan. Am I incorrect in thinking that I can send signals to this connector block through some sort of low level serial codes?
09-19-2014 10:49 AM
09-19-2014 11:09 AM
Alright I'm silly. This is very new to me so bear with me. I believe we using the NI PCIe-7841R, and it came with SCB-68 connector blocks and I mixed up the names. Is this something I can code to or is this still something else?
09-19-2014 12:09 PM
09-19-2014 01:55 PM
We will not be using LabView. My job is to find a way to use MatLab instead (My superior is more comfortable with MatLab). So I'm using some low level code through Robot Raconteur, which is why I need serial codes.
09-19-2014 03:37 PM
09-19-2014 03:41 PM
The NI website is very clear on what software is compatible, and it is LabVIEW FPGA module.
09-19-2014 03:46 PM