Page 1 of 1

e2 Preset control

PostPosted: Wed Nov 11, 2015 2:35 am
by bradenb
trying to write a widget to control the E2 or Encore. I have a TCPSend command setup and a TCP connection with the proper port number. It says connected.

Is there a special format to the string beyond PRESET R 1 to recall preset 1 per the protocol? Special characters needed?

Re: e2 Preset control

PostPosted: Wed Nov 11, 2015 7:24 am
by scottywalker
It needs to have [CR] at the end of the command

Re: e2 Preset control

PostPosted: Wed Nov 11, 2015 10:35 pm
by bradenb
we did have that in the command, we are testing with the e2 simulator not a actual e2 on site. we can see the TCP conection establishes just no response from the commands.

Re: e2 Preset control

PostPosted: Sat Nov 28, 2015 12:28 am
by matim
The tcp port is 9878
And you need the carriage return
The number preset need to be 1.00