2 string[] trigger_selector_list # List of trigger selector
4 string[] trigger_source_list # List of supported trigger source (unrelated
5 # to the number of trigger selectors above).
6 # The item in this list does not correspond to
7 # the trigger listed in the
8 # trigger_selector_list.
10 float64[] trigger_delayus_list # List of trigger delay in microsecs
11 # corresponding to the trigger selector
13 bool[] trigger_mode_list # List of trigger mode (enabled or disabled)
14 # corresponding to the trigger selector
15 # Note that the information of the source
16 # for the trigger is not specified.