•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 423,514 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,618 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 521 | Replies: 8
![]() |
•
•
Join Date: Jul 2008
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
My project is to receive data from MRI machine, which has a com port can send serial signals. The data come thru pin3 of the com port and we want to save and read them on a pc. I've check the data with a spectrum analyzer and found the signal consists of 12 bytes in 11520 baud rate and was sent every 4ms. So I have been seeking software to save them. Can anybody help me fig it out or give some hints?
thanks
thanks
Last edited by puma8085 : Jul 18th, 2008 at 5:05 pm.
•
•
Join Date: Jul 2008
Posts: 31
Reputation:
Rep Power: 1
Solved Threads: 6
Just connect 2nd pin from first connector to 3rd pin on second connector and 3rd pin on first connector to 2nd on second connector,
and 5th from first with 5th from second.
2'''''''''''''''''\/''''''''''''''2
3........../\..........3
5......................5
Sorry if my drawing skills are not A+ but i hope you got the point.
Now u need to read data sheet and look what are parameters of your device. Baud rate, stop bits, data bits, parity or if you can set it up your self then its your choice and you need have same setup in your program.
and 5th from first with 5th from second.
2'''''''''''''''''\/''''''''''''''2
3........../\..........3
5......................5
Sorry if my drawing skills are not A+ but i hope you got the point.
Now u need to read data sheet and look what are parameters of your device. Baud rate, stop bits, data bits, parity or if you can set it up your self then its your choice and you need have same setup in your program.
Last edited by Teropod : Jul 22nd, 2008 at 11:19 am.
•
•
Join Date: Jul 2008
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Thank you Teropod.
Based on your descriptions, should it be
2""""""""\/"""""""""3
3""""""""\/"""""""""2
I understand how to connect two ports, but don't know how to program because I am complete not familiar with low level settings.
I've check the data with a spectrum analyzer and found the signal consists of 12 bytes in 11520bps and was sent every 4ms. 8 bit data +1 stop bit without parity bit.
Based on your descriptions, should it be
2""""""""\/"""""""""3
3""""""""\/"""""""""2
I understand how to connect two ports, but don't know how to program because I am complete not familiar with low level settings.
I've check the data with a spectrum analyzer and found the signal consists of 12 bytes in 11520bps and was sent every 4ms. 8 bit data +1 stop bit without parity bit.
•
•
Join Date: Jul 2008
Posts: 31
Reputation:
Rep Power: 1
Solved Threads: 6
Ok!
So you don't know how to do it in vb 6.0 or you don't know what kind of data you are getting? Usually those communication devices have protocols and byte positioning what is first byte, what is second and that goes on until you get last byte for end of message. And machine should also have options of some kind to setup comm parameters.
What is model of that machine? Do you have manual of any kind?
So you don't know how to do it in vb 6.0 or you don't know what kind of data you are getting? Usually those communication devices have protocols and byte positioning what is first byte, what is second and that goes on until you get last byte for end of message. And machine should also have options of some kind to setup comm parameters.
What is model of that machine? Do you have manual of any kind?
•
•
Join Date: Jul 2008
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Emm, I dno't know how to compile it in VB 6.0 I'm a complete new guy. I've check the data with a spectrum analyzer and only know the signal consists of 12 bytes in 11520 baud rate and was sent every 4ms. The proctocol is rs232. The machine is general Magnetic Resonce Imaging machine which has a serial port to output data. If you need more information I can send you email. Anyway, thank you so much.
![]() |
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
access advice broadband business classification code combo crime cult of the dead cow daniweb data data protection data transfer database drive dropdownlist encryption europe forensic forensics gadget google government hacking hard hardware help hitachi hp industrial espionage information internet linux mobile module net news payment services privacy protection reuse search security spot storage terabyte tutorials and more tv web wikipedia
- Previous Thread: Issue with Get and Let properties in Class Module
- Next Thread: Upload picture from file


Linear Mode