LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make a Call from PC with Labview

Sorry but your question does not make any sense.
0 Kudos
Message 11 of 13
(528 Views)

ok.....y want to make a phone call from mi pc trough modem port (rj11-com3), I think so I need to use VISA SERIAL to use that COM, but i don´t now how to listen when I pick up, because the VISA READ send me string....

thank you!!!

0 Kudos
Message 12 of 13
(515 Views)

When you make a call out you use AT commands and you don't listen for any sort of sound. You write and read responses from the modem. The responses (read with a VISA Read), will tell you whether the modem has successfully gone off hook, dialed, etc. The AT command set is published in numerous locations. I would suggest you search for that to get a deeper understanding.

0 Kudos
Message 13 of 13
(508 Views)