Page 1 of 1

TCP send to Folsom image pro

PostPosted: Fri Dec 13, 2019 1:14 am
by oled
Hi team,

We have been using widget designer to control our Folsom’s for years on certain show but have been unable to get the command script right in wifey designer 6.1.0

Historically we have used TCPSend,4,RTE 1 [CR]

We’ve tried a number of options with different brackets and squiggle brackets but can’t seem to get it to work.

TCPSend(4,”RTE 1”) (CR)

Weird thing is on restarting widget designer it execute the command.. ??

When I use the TCP MESSAGE TESTER
Under ASCII I get

RTE 4

Any help would be amazing! Thanks in advance.

Re: TCP send to Folsom image pro

PostPosted: Fri Dec 13, 2019 10:33 am
by AViefhues
Hi oled,

This should work:
TCPSend(4,"RTE 1[CR]")