07-18-2011 01:35 AM
Do Labview have any driver for MOST( Media Oriented Systems Transport )?. Like CAN(Controller Area Network), Is it possible to list out all pockets in MOST by using LabVIEW?
07-18-2011 01:58 AM
@Boschler wrote:
Do Labview have any driver for MOST( Media Oriented Systems Transport )?. Like CAN(Controller Area Network), Is it possible to list out all pockets in MOST by using LabVIEW?
I don't see a MOST specific card from NI. You might have to create LabVIEW drivers for Vector Informatik GmbH MOST interfaces if it's not already
available. I have used Vector CAN cards using LabVIEW. It is possible to frame the required packets in LabVIEW, but hardware interface could be a
problem if you dont use MOST specific PCI cards.
Regards,
Manu Mohan
Robert Bosch Engineering and Business Solutions
Bangalore
07-18-2011 03:33 AM
oh ok, thanks for your reply.