Page 1 of 1

Got error when using JCIDE

Posted: Sat Aug 27, 2016 4:51 am
by Hurgin
When I send SELECT command in JCIDE, it returned the following error.

/send: the length should be less than 2.


Could you help me fix this error? I don't know where I did wrong.

Thanks


Re: Got error when using JCIDE

Posted: Sat Aug 27, 2016 5:44 am
by Tazmania09
Send your command in this format:

/send 00A40400

Re: Got error when using JCIDE

Posted: Mon Aug 29, 2016 1:12 am
by choimillen
As Tazmania09 mentioned, the command format is wrong.

The right format:

>> /send 00a4040000

or

>> /send "00 a4 04 00 00"