Changes

Jump to navigation Jump to search
Line 148: Line 148:  
|0x0400
 
|0x0400
 
|Image  Acquisition
 
|Image  Acquisition
|
+
|Start/Stop acquisition
 +
 
 +
There is no image output after the camera is powered on, which means it is in the standby state.
 +
 
 +
After writing 1 to this register, it enters the running state and starts outputting images or waiting for the trigger signal.
 
|bool
 
|bool
 
|WO
 
|WO
Line 156: Line 160:  
|0x0404
 
|0x0404
 
|Trigger Mode
 
|Trigger Mode
|
+
|0:Video streaming mode
 +
 
 +
1:Normal trigger mode.
 +
 
 +
2:High-speed continuous trigger mode.
 +
 
 +
See product manual for details.
 
|enum
 
|enum
 
|RW
 
|RW
Line 164: Line 174:  
|0x0408
 
|0x0408
 
|Trigger Source
 
|Trigger Source
|
+
|0: Software trigger mode.
 +
 
 +
1: Hardware trigger mode.
 
|enum
 
|enum
 
|RW
 
|RW
Line 172: Line 184:  
|0x040C
 
|0x040C
 
|Trigger Number
 
|Trigger Number
|
+
|The number of image frames output by one trigger signal in trigger mode. Range:[1.255]
 
|uint
 
|uint
 
|RW  
 
|RW  
Line 180: Line 192:  
|0x0410
 
|0x0410
 
|Trigger  Interval
 
|Trigger  Interval
|
+
|Trigger interval in normal trigger mode, in microseconds. Range:[0.0xFFFFFF]
 
|uint
 
|uint
 
|RW
 
|RW
Line 188: Line 200:  
|0x0414
 
|0x0414
 
|Trigger  Software
 
|Trigger  Software
|
+
|Software trigger command, write 1 for one trigger.
 
|bool
 
|bool
 
|WO
 
|WO
Line 196: Line 208:  
|0x0418
 
|0x0418
 
|Trigger Count
 
|Trigger Count
|
+
|Trigger count statistics.
 +
 
 +
The high 16 bits indicate the number of trigger loss, and the low 16 bits indicate the total number of triggers.
 +
 
 +
Write 1 to clear the count.
 
|uint
 
|uint
 
|RW
 
|RW
Line 204: Line 220:  
|0x041C
 
|0x041C
 
|I2C ADDR
 
|I2C ADDR
|
+
|I2c address. Range[0x03,0x77].
 
|uint
 
|uint
 
|RW
 
|RW

Navigation menu