ASCII+Ctl works not correctly (fixed)

General topics regarding SCS
Post Reply
djvomght
Posts: 101
Joined: Fri Aug 15, 2008 11:22 pm
Location: Zittau, Germany
Contact:

ASCII+Ctl works not correctly (fixed)

Post by djvomght » Mon Nov 24, 2008 10:57 pm

Hallo Mike and all,

while testing the new ASCII+Ctl mode for RS232 commands I found, that only the last control code is interpreted correctly.
I.e. <STX>POF<ETX> is translated to Hex 3c 53 54 58 3e 50 4f 46 03 (and this will be sent via RS232) and not to 02 50 4f 46 03, which would be correct.
The command is saved correctly in SCS file as follows:
----------------------------------------------------------------------------------------------------------------------------------------------
Q1 test M test True RS232 RS232 ASCII+CTL False <STX>POF<ETX>
----------------------------------------------------------------------------------------------------------------------------------------------
This error occurs, when the closing angle bracket is followed by another character.

Regards Jörg
Image

Mike Daniell
Site Admin
Posts: 3632
Joined: Sun Jul 24, 2005 8:58 am
Location: Brisbane, Queensland, Australia. TZ:GMT+10
Contact:

Re: ASCII+Ctl works not correctly

Post by Mike Daniell » Tue Nov 25, 2008 8:33 am

Oops! Typo in the decoding of 3-character control codes! I've re-uploaded 10.3.0 (build 2008/11/25 07:05) with this fixed.
Mike Daniell
Show Cue Systems Pty Ltd
mike@showcuesystems.com
Image

djvomght
Posts: 101
Joined: Fri Aug 15, 2008 11:22 pm
Location: Zittau, Germany
Contact:

Re: ASCII+Ctl works not correctly (fixed)

Post by djvomght » Wed Nov 26, 2008 2:03 am

Many thanks for the fix, now it's perfect.

Regards Jörg
Image

Post Reply