Documentation for Axxon Next 3.6.4. Documentation for other versions of Axxon Next is [available too].

Previous page Getting the list of layouts  Getting the list of displays Next page

GET http://IP address:8888/SwitchLayout?layoutId=N&displayId=\\.\DISPLAY1 - layout with N ID is selected on DISPLAY1 screen.

Here is an example of response:

{

\"result\":\"ok\"

}

Here is an example of an error message:

{

\"result\":\"error\"

}

Note

An error can occur if a layout with non-existent ID is specified.

  • No labels