LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

recive data from a telephone line using modem

Hi all,
I want to recieve data from a telephone line using a modem.
How can I tell the modem to answer to a RING?
How can I get the data after answering to the call?
 
Thanks,
has
0 Kudos
Message 1 of 2
(2,653 Views)
Assuming you have a AT compatoble modem, look at this link for the AT command list.  Answer is one of the commands in the list.  I believe after you answer the line, you can just use the standard VISA read/write VIS to send your data.
0 Kudos
Message 2 of 2
(2,647 Views)