Page-Control
Serial: Configuration (1) Page-Control
Last updated
Was this helpful?
Serial: Configuration (1) Page-Control
Last updated
Was this helpful?
If the device supports paging (see ), the current page being active can be controlled from the device
Syntax: 1,SWITCHPAGE,<Guid>[,<create>,<name>];
<Guid>
GUID of the target page
<create>
0 | 1 , create page if it doe snot exist yet
<name>
name of the new page
SPAD.neXT will either respond with PAGE-Events or a ERROR
Syntax: 1,GOTOPAGE,<number>,<isrel>;
<number> contains the absolute pagenumber (1..n)
<number> contains the number of pages to navigate left ( < 0 ) or right ( > 0 )