81 / 160
Copyright © 2016-2018 TOSHIBA TELI CORPORATION, All Rights Reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4259344C
Register
Field
Address
Length
Byte / [bit]
Access
Description
TriggerDelay
Implemented
0x2070A0
[31]
R
Returns the state whether the function is implemented.
Mult
0x2070AC
4
R
AbsoluteValue[sec] = Raw * (Mult / Div)
Div
0x2070B0
4
R
Min
0x2070B4
4
R
Returns the minimum value of trigger delay.
Max
0x2070B8
4
R
Returns the maximum value of trigger delay.
Value
0x2070BC
4
R/W
Sets the trigger delay.(Raw value)
SoftwareTrigger
Implemented
0x207040
[31]
R
Returns the state whether the function is implemented.
ListOfElements 0x20702C
~0x207038
16
R
[0] : Inactive
[8] : Impulse
Value
0x20705C
4
R/W
Executes software trigger.
● Control with TeliCamSDK
Camera feature API
Control Trigger features using dedicated API.
API name
Description
GetCamTriggerMode
Get current TriggerMode
SetCamTriggerMode
Set new TriggerMode
GetCamTriggerSequence
Get current TriggerSequence
SetCamTriggerSequence
Set new TriggerSequence
GetCamTriggerSource
Get current TriggerSource
SetCamTriggerSource
Set new TriggerSource
GetCamTriggerAdditionalParameterMinMax Get minimum and maximum value
GetCamTriggerAdditionalParameter
Get current TriggerAdditionalParameter value
SetCamTriggerAdditionalParameter
Set new TriggerAdditionalParameter value
GetCamTriggerDelayMinMax
Get minimum and maximum value
GetCamTriggerDelay
Get current TriggerDelay value
SetCamTriggerDelay
Set new TriggerDelay value
ExecuteCamSoftwareTrigger
Execute Software Trigger