I am able to use the TextLine Display command to display text on the screen of an SX80 codec with a firmware version of CE8.2.1. But I cannot change the position of the text using the X: and Y: parameters. X:0 Y:0 is the same as x:500 y:500. The Duration parameter works as it should. Status returns 'OK'. Here is an example of the command as I am using it:
xCommand UserInterface Message TextLine Display X:500 Y:500 Duration:900 Text:"This is a test. This is only a test..."
Any hints?
Thanks