cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
610
Views
0
Helpful
1
Replies

API Command: xCommand UserInterface Message TextLine Display

rickmcneely
Level 1
Level 1

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

1 Reply 1

Patrick Sparkman
VIP Alumni
VIP Alumni

Appears to be a bug with the TextLine command where the notification will always appear in the upper right corner regardless of the X and Y coordinates used, see CSCux79941 and CSCux79989.