Script ID 256 and above wont run (Firmware 8.5)

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
sheetsjf
LCD?
Posts: 6
Joined: Wed Feb 19, 2014 11:40 am

Script ID 256 and above wont run (Firmware 8.5)

Post by sheetsjf »

I just loaded firmware 8.5 to my GLK240128-25 display to test out scripting with ID's greater than 256.

I created this .mts file to use with the MOGD# script display feature to test out a script with ID 512 (ID byte1: 0, ID byte2: 2)

Code: Select all

SendNumeric 254 92 2 0 2 17 0 0 0
ReadByteCompare 1
SendNumeric 254
ReadByteCompare 254
SendNumeric 1
SendNumeric 88
ReadByteCompare 88
SendNumeric 1
SendNumeric 254
ReadByteCompare 254
SendNumeric 1
SendNumeric 121
ReadByteCompare 121
SendNumeric 1
SendNumeric 72
ReadByteCompare 72
SendNumeric 1
SendNumeric 16
ReadByteCompare 16
SendNumeric 1
SendNumeric 84
ReadByteCompare 84
SendNumeric 1
SendNumeric 69
ReadByteCompare 69
SendNumeric 1
SendNumeric 83
ReadByteCompare 83
SendNumeric 1
SendNumeric 84
ReadByteCompare 84
SendNumeric 1
SendNumeric 32
ReadByteCompare 32
SendNumeric 1
SendNumeric 83
ReadByteCompare 83
SendNumeric 1
SendNumeric 67
ReadByteCompare 67
SendNumeric 1
SendNumeric 82
ReadByteCompare 82
SendNumeric 1
SendNumeric 73
ReadByteCompare 73
SendNumeric 1
SendNumeric 80
ReadByteCompare 80
SendNumeric 1
SendNumeric 84
ReadByteCompare 84
SendNumeric 1
When i try and run this script with the command sequence (254, 93, 0, 2), the script doesn't run. When I change the script id to 255, 0, it works.
Are script IDs still limited to 255 or less in firmware 8.5?

Clark
Matrix Orbital
Matrix Orbital
Posts: 881
Joined: Fri Aug 17, 2007 10:58 am
Location: Matrix Orbital
Contact:

Re: Script ID 256 and above wont run (Firmware 8.5)

Post by Clark »

Hi Jason,

Unfortunately, the bug fix for script IDs greater than 255 was not included in firmware revision 8.5.

We were hoping to release a couple bug fixes with some new features in a new firmware package, however, we understand that these issues need to be fixed in a timely manner. We will release a minor firmware upgrade to fix this issue shortly, I'll post an update when it's done.

Best regards,
Troy
Troy Clark
Design & Development
Matrix Orbital

Post Reply