Facility Control

 View Only
  • 1.  TCP listener in Visual Logic?

    Posted 06-27-2020 04:20
    Hi, Can a TCP listener be created using Visual Logic? I see commands to send a TCP message but not receive one back. Gene


  • 2.  RE: TCP listener in Visual Logic?

    Posted 06-29-2020 14:09

    Unfortunately, there is no way to do this in Visual Logic.   Visual Logic was created for beginner users.   Creating TCP listeners is considered an advanced feature.

     


    #DashBoard


  • 3.  RE: TCP listener in Visual Logic?

    Posted 06-30-2020 18:48

    Ok understood. I'll keep studying your example panels and the Hyperdeck example. I tried to drag over the listener into another panel but didn't have any luck. The listener port should be changed to reflect the port on the remote device, correct?


    #DashBoard


  • 4.  RE: TCP listener in Visual Logic?

    Posted 06-30-2020 19:40

    The listener's port is the port on which Dashboard is listening for messages.     The remote device needs to send messages to DB on that port.


    #DashBoard