LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

communication between two modems

Hi all,
I want to send some data from one modem and recieve this data from another modem using a phone line,
I don't know how I can do this,
Please help me.
 
Thanks
M.H.Asjyaner
 
 
0 Kudos
Message 1 of 3
(2,600 Views)
You would use the VISA serial VI's since modems show up as Com ports on the computers.  However, the trickier part of all of this is that your program will have to handle the modem communication parameters such as telling it when to take the phone off the hook, and what phone number to dial.  Also, the receiving computer would need to monitor the modem and determine when the phone is ringing.
 
Look here  in this thread where someone else had a similar situation.
0 Kudos
Message 2 of 3
(2,590 Views)

Hi,

Thank you your reply!

0 Kudos
Message 3 of 3
(2,584 Views)