Hi jelmer,
Thanks for the reply,
Actually I want to develop a MATLAB application that can read two comm ports on a laptop (GPS and wireless information )and the CAN BUS (USB). I am going to have one PLUS+1 I/O module and two PLUS+1 Controllers on my CAN BUS. Based on the information obtained from the two comm ports and the sensors on the CAN BUS, I want to send suitable commands to the PLUS+1 controllers that controls the speed of the motor and the steering of my machine.
Summary:
1) Receive sensor information ( CAN to serial conversion using MATLAB's VNT)
2) Process my sensor, GPS and wireless data information in MATLAB( NOTE: GPS and wireless data has nothing to do with Plus+1 guide, I am just telling you as to why I am using MATLAB)
3) Send suitable command (serial to CAN conversion using MATLAB's VNT)
I am assuming that I can receive and transmit CAN messages using MATLAB in real time.
What do you think?
Thanks again for your time
Cheers,
Santosh