Author Topic: VB 6.0 Interface With XServer  (Read 6296 times)

anod73

  • Newbie
  • Posts: 2
  • Hello World !!
    • View Profile
VB 6.0 Interface With XServer
« on: January 28, 2007, 07:47:15 AM »
Hello Support Guys,

Can I know how can we interface the XServer hardware with VB6.0. Can I use the winsock control that come together with VB 6.0 ?

Appreciate your respond. Thanks

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:VB 6.0 Interface With XServer
« Reply #1 on: January 28, 2007, 07:52:20 PM »
If you don't enable the username and password in the XServer then you can log in to XServer using standard Telnet terminal. Press enter twice when prompted for the username and password until the OK appears and you now type in the host link command to communicate with the PLC via the XServer. Once you are familiar with it you should be able to use VB6 winsock control to mimic the same procedure.
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

anod73

  • Newbie
  • Posts: 2
  • Hello World !!
    • View Profile
Re:VB 6.0 Interface With XServer
« Reply #2 on: January 28, 2007, 08:26:16 PM »
thanks... I will try it in a moment...