Image manager - storing images dynamically

@Thomas_Salisbury

:mage:
You can store images (or any files) for perspective here:
C:\Program Files\Inductive Automation\Ignition\webserver\webapps\main

and access them with /image.png or http://example:8088/image.png

Note that the browser might cache these images, so if you plan on modifying one certain file often you will have to change its name.

You can not that easily delete them though (on windows), because java locks them, but i got something for that here.

3 Likes