LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you put PPP on to RS422

I have a new ethernet program which I require data to be sent to a RS422 duplex interface using a PC.
The interface data must be in the form PPP point to point protocol. 
Does any body know how to do this with labview 6.1
0 Kudos
Message 1 of 2
(3,569 Views)
Hi Thales!
 
To do what you want is possible, but you will need to write the protocol drivers for the PPP connection yourself.

The link below tells you how you go about serial communications under Labview 6.1, and gives you the vi's:

And below are some links to documents about the PPP protocol itself:

Hope this helps get you started!
 
Mark
0 Kudos
Message 2 of 2
(3,546 Views)