![]() |
|
#1
|
|||
|
|||
Are you using the pySerial module? There should be no problem getting serial data in Vizard using that, it is just an add on for Python. The pySerial documentation should have examples of reading data into a Python script.
|
#2
|
|||
|
|||
Using default port parameters?
It looks like you're mostly using the default values for the serial port parameters (baud rate, parity, and so on). It might be worth checking that these defaults are the same in pySerial as they are in Matlab...perhaps find out what values the Matlab serial port uses and explicitly set those in the Python code...
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reading form serial port strangeness | nige777 | Vizard | 6 | 06-22-2010 12:04 PM |
serial port with vizard | Moh200jo | Vizard | 3 | 03-13-2009 03:21 PM |
General question and question regarding arrays | dan12345 | Vizard | 1 | 01-15-2008 10:15 AM |
PPT error | Plymouth | Precision Position Tracker (PPT) | 2 | 05-25-2006 03:40 AM |
A simple Plug_in for reading data from serial port | sled | Plug-in development | 0 | 08-12-2003 09:52 AM |