Changes

Jump to navigation Jump to search
Line 576: Line 576:  
|0x1000
 
|0x1000
 
|Trigger Delay
 
|Trigger Delay
|
+
|Trigger delay.
 +
 
 +
range: 0 to 1000000 (unit: microsecond)
 
|uint
 
|uint
 
|RW
 
|RW
Line 584: Line 586:  
|0x1004
 
|0x1004
 
|Trigger Activation
 
|Trigger Activation
|
+
|0: Rising edge
 +
 
 +
1: Falling edge
 
|uint
 
|uint
 
|RW
 
|RW
Line 592: Line 596:  
|0x1008
 
|0x1008
 
|Trigger Filter Enable
 
|Trigger Filter Enable
|
+
|0: No filtering
 +
 
 +
1: Rising edge filtering (filtering out low-level interference signals)
 +
 
 +
2: Falling edge filtering (filtering out high level interference signals)
 +
 
 +
3 :Both rising edge and falling edge filtering
 
|uint
 
|uint
 
|RW
 
|RW
Line 600: Line 610:  
|0x100c
 
|0x100c
 
|Trigger Filter  Width
 
|Trigger Filter  Width
|
+
|Trigger signal filtering window width
 +
 
 +
range: 1 to 1000000 (unit: microsecond)
 
|uint
 
|uint
 
|RW
 
|RW
Line 608: Line 620:  
|0x1010
 
|0x1010
 
|Exposure  Delay
 
|Exposure  Delay
|
+
|Exposure delay, i.e. the time to turn on the Strobe signal in advance.
 +
 
 +
range: 1 to 1000000 (unit: microsecond)
 
|uint
 
|uint
 
|RW
 
|RW
Line 616: Line 630:  
|0x1014
 
|0x1014
 
|TriggerIN IO  status
 
|TriggerIN IO  status
|
+
|trigger in IO pin status.
 
|enum
 
|enum
 
|RO
 
|RO
Line 624: Line 638:  
|0x1020
 
|0x1020
 
|GPIO1_OutSelect
 
|GPIO1_OutSelect
|
+
|0: Strobe
 +
 
 +
1: UserOut
 
|uint
 
|uint
 
|RW
 
|RW
Line 632: Line 648:  
|0x1024
 
|0x1024
 
|GPIO1 UserOut
 
|GPIO1 UserOut
|
+
|User-defined output signal.
 
|enum
 
|enum
 
|RW
 
|RW
Line 640: Line 656:  
|0x1028
 
|0x1028
 
|GPIO1 Reverse
 
|GPIO1 Reverse
|
+
|Output signal reversal.
 
|bool
 
|bool
 
|RW
 
|RW
Line 648: Line 664:  
|0x102C
 
|0x102C
 
|GPIO1  OutStatus
 
|GPIO1  OutStatus
|
+
|GPIO1 IO pin status.
 
|enum
 
|enum
 
|RO
 
|RO
Line 656: Line 672:  
|0x1030
 
|0x1030
 
|GPIO2_OutSelect
 
|GPIO2_OutSelect
|
+
|0: Strobe
 +
 
 +
1: UserOut
 +
 
 +
2: TriggerWait; trigger wait status.
 +
 
 +
Indicate that the camera is busy now,Unable to respond to trigger signal.
 +
 
 +
3: XVS
 +
 
 +
4: XHS
 
|uint
 
|uint
 
|RW
 
|RW
Line 664: Line 690:  
|0x1034
 
|0x1034
 
|GPIO2 UserOut
 
|GPIO2 UserOut
|
+
|User-defined output signal.
 
|enum
 
|enum
 
|RW
 
|RW
Line 672: Line 698:  
|0x1038
 
|0x1038
 
|GPIO2 Reverse
 
|GPIO2 Reverse
|
+
|Output signal reversal.
 
|bool
 
|bool
 
|RW
 
|RW
Line 680: Line 706:  
|0x103C
 
|0x103C
 
|GPIO2  OutStatus
 
|GPIO2  OutStatus
|
+
|GPIO2 IO pin status.
 
|enum
 
|enum
 
|RO
 
|RO

Navigation menu