Avolites Pearl Expert (.R20) doesn't load range after value 115
Posted: 14 Apr 2017, 12:43
Hello community,
It could be a bug in the console, but the console doesn't load ranges with the value from approximately 115 to 255.
It's an old Pearl Expert (which means .R20 personalities). Personalities are completely ok. I've checked the factory personalities and it simply doesn't load ranges above 115.
What I really mean is that that on the Shutter attribute(and shutter channel) for example, it goes "Closed" from 0 to 15, "Open" from 16 to 31, "Strobe" from 32 to approximately 95 but with percentage, another "Open" from 96 to 100 and all other ranges are listed only as percentage(and value in brackets) of the channel without any description on the console, although it's written good in the personality. Like here:
RANGE 12 ;Shutter
0 15 "Closed"
16 31 "Open"
32 95 "Strobe %3d%%"0+(((c-a)*100)/(b-a))
96 100 "Open"
101 120 "Open P %3d%%"0+(((c-a)*100)/(b-a))
121 140 "Close %3d%%"0+(((c-a)*100)/(b-a))
141 160 "Pulse %3d%%"0+(((c-a)*100)/(b-a))
161 191 "Open"
192 223 "Rnd St %3d%%"0+(((c-a)*100)/(b-a))
224 255 "Open"
REND
I've checked other personalities too and it's the same. For values around 115 it doesn't load Range description.
Do you guys know, what could be the problem?
Maybe I should edit some .txt file in the system from the console?
I hope that you understood me,
Best regards,
Peri_95
It could be a bug in the console, but the console doesn't load ranges with the value from approximately 115 to 255.
It's an old Pearl Expert (which means .R20 personalities). Personalities are completely ok. I've checked the factory personalities and it simply doesn't load ranges above 115.
What I really mean is that that on the Shutter attribute(and shutter channel) for example, it goes "Closed" from 0 to 15, "Open" from 16 to 31, "Strobe" from 32 to approximately 95 but with percentage, another "Open" from 96 to 100 and all other ranges are listed only as percentage(and value in brackets) of the channel without any description on the console, although it's written good in the personality. Like here:
RANGE 12 ;Shutter
0 15 "Closed"
16 31 "Open"
32 95 "Strobe %3d%%"0+(((c-a)*100)/(b-a))
96 100 "Open"
101 120 "Open P %3d%%"0+(((c-a)*100)/(b-a))
121 140 "Close %3d%%"0+(((c-a)*100)/(b-a))
141 160 "Pulse %3d%%"0+(((c-a)*100)/(b-a))
161 191 "Open"
192 223 "Rnd St %3d%%"0+(((c-a)*100)/(b-a))
224 255 "Open"
REND
I've checked other personalities too and it's the same. For values around 115 it doesn't load Range description.
Do you guys know, what could be the problem?
Maybe I should edit some .txt file in the system from the console?
I hope that you understood me,
Best regards,
Peri_95