Jump to content


Photo
- - - - -

MODEM Simulation


  • Please log in to reply
5 replies to this topic

#1 Runjhun

Runjhun

    4 more posts to go.

  • Members
  • 6 posts
  • Version:LabVIEW 2011
  • Since:2011

Posted 07 August 2012 - 10:47 AM

Hi,

I (client side) am simulating a MODEM using TCP/IP protocol.

Is there any way to monitor and control the MODEM lines as shown in the figure attached.
See the control lines of the Server MODEM:

#2 Runjhun

Runjhun

    4 more posts to go.

  • Members
  • 6 posts
  • Version:LabVIEW 2011
  • Since:2011

Posted 07 August 2012 - 01:53 PM

Sorry forgot to attach the file.MODEM Lines.png

#3 ShaunR

ShaunR

    LabVIEW Archetype

  • Members
  • PipPipPipPipPipPip
  • 2,222 posts
  • Version:LabVIEW 2009
  • Since:1994

Posted 07 August 2012 - 02:45 PM

Use the VISA property node.

modem.png
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort. (Herm Albright 1876-1944).

Founder and general mischief maker on www.labview-tools.com.
SQlite aficionado and websocket zealot.
If it 'aint in LabVIEW, then you 'aint got a clue!

#4 Runjhun

Runjhun

    4 more posts to go.

  • Members
  • 6 posts
  • Version:LabVIEW 2011
  • Since:2011

Posted 08 August 2012 - 11:22 AM

As I mentioned am using TCP/IP protocol.

Will VISA properties accessible through TCP/IP ?

#5 Phillip Brooks

Phillip Brooks

    The 500 club

  • Members
  • PipPipPipPipPip
  • 749 posts
  • Location:Boston, MA
  • Version:LabVIEW 8.6
  • Since:1999

Posted 08 August 2012 - 11:45 AM

TCP/IP is not a serial interface. It does not use the same flow control standards.

Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T


#6 ShaunR

ShaunR

    LabVIEW Archetype

  • Members
  • PipPipPipPipPipPip
  • 2,222 posts
  • Version:LabVIEW 2009
  • Since:1994

Posted 08 August 2012 - 12:52 PM

No. As Phillip states. It is not a modem and therefore does not use Modem hardware signalling.
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort. (Herm Albright 1876-1944).

Founder and general mischief maker on www.labview-tools.com.
SQlite aficionado and websocket zealot.
If it 'aint in LabVIEW, then you 'aint got a clue!