# HELP - Printer comms using TCP request

**URL:** https://discourse.nodered.org/t/help-printer-comms-using-tcp-request/100783
**Category:** General
**Created:** [16 April 2026 13:26 UTC](https://discourse.nodered.org/t/help-printer-comms-using-tcp-request/100783 "2026-04-16T13:26:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![critconfirm](https://avatars.discourse-cdn.com/v4/letter/c/53a042/32.png) [@critconfirm](https://discourse.nodered.org/u/critconfirm)
#### Post date: [16 April 2026 13:26 UTC](https://discourse.nodered.org/t/help-printer-comms-using-tcp-request/100783/1 "2026-04-16T13:26:51Z")

</div>

I am directly talking with a printer over ethernet using the TCP request node. The printer is a CAB Squix 4 label printer. I am able to successfully send print jobs to the printer (streaming ascii characters in jscript format). How can I get a return from the printer to verify that the job printed? I want to listen for a return character? I wasn't able to find much in the documentation I have.

Node-Red is running on a CLICK PLC N2-NodeRed module, not on Windows. I believe the module might be running a chopped version of Linux due to the file structure. I am not able to run Wireshark on this device to check out the traffic.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [16 April 2026 14:42 UTC](https://discourse.nodered.org/t/help-printer-comms-using-tcp-request/100783/2 "2026-04-16T14:42:39Z")

</div>

If you are using the request node you may be able to set it to leave the port open and split the output based on the return character

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [15 July 2026 14:43 UTC](https://discourse.nodered.org/t/help-printer-comms-using-tcp-request/100783/3 "2026-07-15T14:43:16Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
