User manual
ScanVue5® Mini Kiosk
User Manual
M37574–01T
Industrial Electronic Engineers, Inc.
23-June-2008 RevT Page 69
DelayNextImage Number of ticks (1/100
th
second) before the next image is
displayed.
@X,Y Top/Left position of the window (in pixels). X=0 is the left edge
and Y=0 is the top edge of the screen display area
Examples of Slideshows
Example 1
# Specify the root directory for the graphic image files
[SETUP]
ROOT_DIR = Graphics/MyShow
FRAME=100
# Here are the image files. These all 320x240 pixel GIF images
[FILES]
SLIDE1 = FrontYard.GIF
SLIDE2 = WalkWay.GIF
%3 = Porch.GIF
%4 = FrontDoor.GIF
%5 = EntryHall.GIF
%6 = CoatCloset.GIF
%7 = FamilyRoom.GIF
%8 = Backyard.GIF
%9 = Kitchen.GIF
%10 = DiningRoom.GIF
# Here comes the slideshow
[SHOW]
SLIDE1, F10 # Slide 1 display for 10 secs
SLIDE2, F5 # Slide 2 display for 5 secs
SLIDE3, F5
SLIDE4, F5
SLIDE5, F5
SLIDE6, F2
SLIDE7, F5
SLIDE8, F5,
SLIDE9, F5,
SLIDE10, F10 Slide 10 displays for 10 secs
# End – Slideshow will now start over
#Example 2
#Multiple Windows Display
[SETUP]
ROOT_DIR = Graphics\MultipleWindows
FRAME = 500