Documentation Index

Fetch the complete documentation index at: https://docs.algosolutions.com/llms.txt

Use this file to discover all available pages before exploring further.

Skip to main content

Show Image on 8450

Configuring a Button to Show Image

You can configure a button to display an image on the screen.

  • Images with a resolution of 1280 × 800 pixels display full-screen.

  • Images with dimensions greater than 1280 × 800 pixels are scaled down to fit the screen while preserving their aspect ratio.

  • Images with dimensions smaller than 1280 × 800 pixels are displayed at their original size and centered on the screen.

Supported image formats include: BMP, CUR, GIF, ICNS, ICO, JPEG, JPG, PBM, PGM, PNG, PPM, SVG, SVGZ, TGA, TIF, TIFF, WBMP, WEBP, XBM, and XPM.

To configure a button to show an image:

  1. Log in to the device web interface.

  2. While configuring a button in Screens, select Show Image for Action.

  3. To allow remote activation of this button by other devices using REST API commands, or SIP extension, enter a unique Identifier for this button.

  4. Select an Image File.

  5. To send REST API requests along with the action, enable the Send API Requests and configure the API requests.

    You can send up to five REST API requests to external devices or systems to trigger specific functions or behaviors.

  6. To enable Button Protection, select whether users must enter a passcode or confirm the action before triggering the button action.

  7. Select Save.

Stop Displaying the Image

When an image is displayed, the screen header, main area, and navigation bar are hidden. Stop the image display to restore access to these elements.

Note

Inbound SIP calls or API calls take priority and automatically stop the image display.

To exit the Show Image screen:

  • Select the Close button.