Personality File Problem: Position Presets
Posted: 30 Jul 2008, 07:57
Hello all,
why does the following position preset gives bad results when recalling the presets?
PFTABLE "Positions" -1 1 2 3 4
"Middle" 21 80 00 80 00
"Left" 22 50 00 80 00
"Right" 23 b0 00 80 00
"Top" 24 80 00 50 00
"Bottom" 25 80 00 b0 00
"TopLeft" 26 50 00 50 00
"TopRight" 27 b0 00 50 00
PFEND
When I try to recall these presets on a console the channel values end up totally wrong...
I managed to fix this by removing the Least Significant Bytes (the low for pan and tilt) from this table.... but would like to understand what went wrong...
Greetz,
Wouter
why does the following position preset gives bad results when recalling the presets?
PFTABLE "Positions" -1 1 2 3 4
"Middle" 21 80 00 80 00
"Left" 22 50 00 80 00
"Right" 23 b0 00 80 00
"Top" 24 80 00 50 00
"Bottom" 25 80 00 b0 00
"TopLeft" 26 50 00 50 00
"TopRight" 27 b0 00 50 00
PFEND
When I try to recall these presets on a console the channel values end up totally wrong...
I managed to fix this by removing the Least Significant Bytes (the low for pan and tilt) from this table.... but would like to understand what went wrong...
Greetz,
Wouter