Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,

I am new to machine communication please help me....

I need helps for bidirectional communication with LIMS Machine cobas e 411 through
Serial Port.I don't known how to communicate with machine through serial port.
please help or guide some links to work with bidirectional communication.

Thanks in advance...
Posted
Updated 16-Mar-21 19:18pm

1 solution

You should talk to the people who created it - they should provide technical support and will know more about their product than we will. If they don't, then find another supplier and demand your money back!

The actual communications is the easy bit - the SerialPort class[^] is designed to do that - but you need to know exactly what the equipment expects to receive, and what it will transmit as a response. This varies from machine to machine; there is no one standard to cover it.
 
Share this answer
 
Comments
Rahul JR 4-Dec-14 4:00am    
Thanks for reply
I need to use ASTM Protocol as Communication Protocol and Half Duplex as Communication Method.SO What Port i should go with ?? is it Serial Port or any else?
As you mention on link it should be Serial Port.
laruku2099 1-Jun-17 12:57pm    
Hi Rahul, I have in the same situation now when I need to figure out ASTM protocol to connect Roche Cobas E411 to communicate with the server. If you already figure it out? Could you please share with me the initial process? I don't know where to start now. Do you have emulator for the machine?
[no name] 27-Jun-17 7:25am    
hi,
I give you this link, you can download the Host Interface Manual, Version 2.2 cobas e 411 analyzer

https://www.google.com.ar/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjrx6bl893UAhUDPZAKHXtYAOQQFggiMAA&url=https%3A%2F%2Fjira.bikalabs.com%2Fsecure%2Fattachment%2F11297%2FRocheCobasE411Host%2520Interface%2520Manual%2520e411%2520V2.2_2.2_EN.pdf&usg=AFQjCNG_11bvWNKWI3GMXKKSWOW6wk2-GQ

I hope it will be useful

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900