
19.9
Working with the Hardware Real-Time Controller (HRTC)
183
19.9.1.3
Creating double acquisitions (HRTC)
Note
Please have a look at the
Hardware Real-Time Controller (HRTC)
(p. 124) chapter for basic information.
If you need a double acquisition, i.e. take two images in a very short time interval, you can achieve this by using the
HRTC.
With the following HRTC code, you will
• take an image using
TriggerSet
and after
TriggerReset
you have to
• set the camera to
ExposeSet
immediately.
• Now, you have to wait until the first image was read-out and then
• set the second
TriggerSet
.
The
ExposureTime
was set to 200 us.
0
WaitDigin
DigitalInputs[0] - On
1
TriggerSet
1
2
WaitClocks 200
3
TriggerReset
4
WaitClocks 5
5
ExposeSet
6
WaitClocks 60000
7
TriggerSet 2
8
WaitClocks 100
9
TriggerReset
10
ExposeReset
11
WaitClocks 60000
12
Jump 0
19.9.1.4
Take two images after one external trigger (HRTC)
Note
Please have a look at the
Hardware Real-Time Controller (HRTC)
(p. 124) chapter for basic information.
0. WaitDigin DigIn0->Off
1. TriggerSet 1
2. WaitClocks <trigger pulse width>
3. TriggerReset
4. WaitClocks <time between 2 acquisitions - 10us> (= WC1)
5. TriggerSet 2
6. WaitClocks <trigger pulse width>
7. TriggerReset
8. Jump 0
<trigger pulse width> should not less than 100us.
MATRIX VISION GmbH
Содержание mvBlueFOX
Страница 1: ...mvBlueFOX Technical Manual...
Страница 22: ...5 2 European Union Declaration of Conformity statement 15 MATRIX VISION GmbH...
Страница 23: ...16 CONTENTS MATRIX VISION GmbH...
Страница 24: ...5 3 Legal notice 17 5 3 Legal notice 5 3 1 For customers in the U S A MATRIX VISION GmbH...
Страница 53: ...46 CONTENTS Figure 3 D Sub 9 pin male digital I O MATRIX VISION GmbH...
Страница 117: ...110 CONTENTS MATRIX VISION GmbH...
Страница 201: ...194 CONTENTS 20 1 5 2 Color version MATRIX VISION GmbH...
Страница 202: ...20 1 mvBlueFOX Model 220 0 3 Mpix 640 x 480 195 20 1 5 3 Gray scale version MATRIX VISION GmbH...
Страница 203: ...196 CONTENTS MATRIX VISION GmbH...
Страница 210: ...20 2 mvBlueFOX Model 220a 0 3 Mpix 640 x 480 203 20 2 5 3 Gray scale version MATRIX VISION GmbH...
Страница 211: ...204 CONTENTS MATRIX VISION GmbH...
Страница 217: ...210 CONTENTS 20 3 5 2 Color version MATRIX VISION GmbH...
Страница 218: ...20 3 mvBlueFOX Model 221 0 8 Mpix 1024 x 768 211 20 3 5 3 Gray scale version MATRIX VISION GmbH...
Страница 219: ...212 CONTENTS MATRIX VISION GmbH...
Страница 220: ...20 3 mvBlueFOX Model 221 0 8 Mpix 1024 x 768 213 MATRIX VISION GmbH...
Страница 225: ...218 CONTENTS 20 4 5 2 Color version MATRIX VISION GmbH...
Страница 226: ...20 4 mvBlueFOX Model 223 1 4 Mpix 1360 x 1024 219 20 4 5 3 Gray scale version MATRIX VISION GmbH...
Страница 227: ...220 CONTENTS MATRIX VISION GmbH...
Страница 234: ...20 5 mvBlueFOX Model 224 1 9 Mpix 1600 x 1200 227 20 5 5 3 Gray scale version MATRIX VISION GmbH...
Страница 235: ...228 CONTENTS MATRIX VISION GmbH...