About the Communication Protocol: TCP/IP

Is it possible to acquire serial data, which has been packetized over TCP/IP, within an TULIP application using trigger functionality?

Hi @MR1111 and Welcome to Tulip Community! :tulip:

Do you mind sharing a bit more about what you’re looking to do with the serial data / your use case here? It will help the Community provide better help and suggestions :slight_smile:

Dear Beth-san

Thank you very much for your kind response.
I am honored to be part of the TULIP community.

I am currently facing some difficulties in connecting a receiver,
Edge IO, and the TULIP application.

The receiver uses an Ethernet interface, and its communication protocol is TCP/IP.
Although the receiver has its own IP address, it is not connected to the internet.
The receiver communicates only with PCs and devices within the local network.

The diagram below illustrates the system I would like to build:

Tightening Signal is wirelessly transmitted from a tool and received by the receiver.
That serial data is then sent to Edge IO via Ethernet (TCP/IP).
The TULIP application connects to the Edge IO via HTTP and receives the serial data.

I would greatly appreciate it if you could kindly provide guidance on
how to connect the Edge IO and the receiver within a local network,
as well as how to configure the transmission and reception of control signals using
the HTTP connector.

Thank you very much in advance for your support.

Sincerely, MR1111

Thank you for these details! I have to check with the Team on this, but will get back to you shortly.