User manual
Toolbox 32 User Manual 1.47d www.cse-semaphore.com/mykingfisher
Page
131
│ │
├Configure image parameters after a warm start ┼ ┤
│ │
│OnFirstScan SetupImageCh3│
│#YSYS.SCAN1 Module 0 │
├─────┤ ├─────────────────────────────────────────────────────────(ConfigImage)┤
│ │
├Determine when RTU is ready to capture the next image ┤
│ #R6=NextImgNo│
│ Module 0 │
├─────────────────────────────────────────────────────────────────(ImageStats)─┤
│ │
│NextImageNo. CameraReady │
│ #R6 #R1.1 │
├──[CHANGE]───────────────┬──────────────────────────────────────┬─────(S)─────┤
│ │ │ │
│CameraReady ImgWatchdog │ │ImgWatchdog │
│ #R1.1 #T4 │ │ #T4 │
├─────┤/├──────[ON_DELAY]─┘ ┼ ┼ └───(Copy)────┤
│ 2 Seconds 0 │
│ │
├Capture a new image for each DI14.1 change when RTU is ready ┤
│ │
│New DigInput CaptureImage │
│ #DI14.1 #R1.2 │
├──[CHANGE]────────────────────────────────────────────────────────────(S)─────┤
│ │
│CaptureImage CameraReady TakeSnapShot │
│ #R1.2 #R1.1 Module 0 │
├─────┤ ├──────────┤ ├───────────────────────────────────────────┬(CaptureImag)┤
│ │ │
│ │CameraReady │
│ │ #R1.1 │
├ ┼ ┼ ┼ ┼ ├─────(R)─────┤
│ │ │
│ │CaptureImage │
│ │ #R1.2 │
├ ┼ ┼ ┼ ┼ └─────(R)─────┤
│ │
Figure: Capturing Images Using A Single Camera
Figure: Image blocks used in the ladder logic above