Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

FlexPendant C# app to connect with an external device with TCP/IP

Hello,

We have a running aplication developed with the FlexPendant SDK and C#.
We can connect to an external device and show relevant information in the FlexPendant console using a TcpClient object and the Service Port.
The IP of the equipment is in the range 192.168.126.x 
The FlexPendant IP is the default: 192.168.126.10
The fisical connection we use is:  


But really, what we want is the following device connection:


Is this possible ?
Can the FlexPendant application in this scenario communicate with an external device?
Which connector/port of the robot controller to use ?
Is any configuration necessary? Any license? (in the robot controller)

Thanks !!