hello
I tring to send a serial code to a hitachi cp-x2011n
here a snip of code I tring to send
SendCommand(\xBE\xEF\x03\x06\x00\x2A\xD3\x01\x00\x00\x60\x\x00\x00)
and here is error I am getting
198:01 02/11/16 1:43:34.261 Failed loading code: Error loading code:
error: (eval):196: compile error
(eval):52: syntax error, unexpected $undefined, expecting ')'
SendCommand(\xBE\xEF\x03\x06\x00\x2A\xD3\x01\x00\x00\x60\x\x00\x00)
^, line: 196
Names Operation Type Header Command Data
CRC Action Type Setting Code
Power Set Turn off BE EF 03 06 00 2A D3 01 00 00 60 00 00
Turn on BE EF 03 06 00 BA D2 01 00 00 60 01 00
Get BE EF 03 06 00 19 D3 02 00 00 60 00 00
dark