Jump to content


Photo
- - - - -

Client Server application


  • Please log in to reply
4 replies to this topic

#1 BBOLGER

BBOLGER

    I've come back for more.

  • Members
  • 2 posts

Posted 07 May 2009 - 02:13 AM

Hi all

I am trying to set up a client server application by using a Server VI, IO Server library, shared variable library and Client Vi and i am running into problem. I set everything up, deployed all variables and when i go to run my client vi green arrows appear which tells me everything seems to be working ok but it is not actually communicating with my server vi. When i open the distibuted tools manager and switch an output on my client vi you can see the changes in this application but when i switch an output in my server vi it is not even changing in the distributed system manager.
I was wondering has anyone any idea. Help would be greatly appreciated.

Regards,

Barry



#2 santi122

santi122

    Active

  • Members
  • Pip
  • 20 posts
  • Location:Graz, AT
  • Version:LabVIEW 8.6
  • Since:2003

Posted 07 May 2009 - 10:33 AM

Hi BBloger,

could you upload your Project, or show some Screenshots ?
Is your Project running on a RT-System and a PC or on 2 PC´s ? To get Variables from one system to another system via TCPIP you should use Network shared Varaibles...


Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety

Benjamin Franklin

#3 BBOLGER

BBOLGER

    I've come back for more.

  • Members
  • 2 posts

Posted 07 May 2009 - 10:44 AM

Hi santi1222

This is actually a sample project and i am making a server VI and about three different client vi,s on the same pc so there is no tcpip required. i am really only simulating a client server application

Regards,

Barry



#4 Y-P

Y-P

    Active

  • Members
  • Pip
  • 12 posts
  • Version:LabVIEW 2011
  • Since:2006

Posted 10 May 2009 - 09:32 AM

I cannot imagine what you are trying to do. Without screenshots or your VIs it is difficult to help you.

Greetings Markus



#5 jg69

jg69

    More Active

  • Members
  • PipPip
  • 43 posts
  • Version:LabVIEW 2010
  • Since:1999

Posted 10 May 2009 - 10:01 AM

ZITAT(BBOLGER @ May 6 2009, 10:23 AM)

... on the same pc so there is no tcpip required.

Even on a local PC shared variables are transmitted via tcpip. The shared variables engine should be running and should not be disturbed by your firewall.