Purpose
The module PageCache caches images by caching pages. The caching does not use a MemoryImage.
Windows
Default Panel
Output Fields
output0
-
name: output0, type: Image
Parameter Fields
Visible Fields
Update Mode
-
name: updateMode, type: Enum, default: Update
Defines the update mode.
Values:
| Title |
Name |
| Update |
Update |
| Clear |
Clear |
| Off |
Off |
Update
-
name: update, type: Trigger
When pressed, the module caches anew.
Clear
-
name: clear, type: Trigger
When pressed, the internal cache is cleared.
Valid
-
name: valid, type: Bool, persistent: no
Shows whether the output image is valid.
Hidden Fields
progress
-
name: progress, type: Double, persistent: no