#include <TecellaAmp.h>
Data Fields | |
| wchar_t | acquisition_units [TECELLA_HW_PROPS_ACQUISITION_UNITS_SIZE] |
| wchar_t | stimulus_units [TECELLA_HW_PROPS_STIMULUS_UNITS_SIZE] |
| int | slew_count |
| double | stimulus_ramp_step_size_min |
| double | stimulus_ramp_step_size_max |
| bool | supports_hpf |
| int | hpf_value_min |
| int | hpf_value_max |
| bool | supports_chan_set_stimulus |
| bool | supports_stimulus_steering |
| int | stimulus_steering_index_min |
| int | stimulus_steering_index_max |
| bool | stimulus_steering_can_be_disabled |
| int | dynamic_system_monitor_count |
| double | trigger_in_delay_min |
| double | trigger_in_delay_max |
| double | trigger_in_delay_lsb |
| bool | supports_iclamp_enable |
| wchar_t tecella_hw_props_ex_01::acquisition_units[TECELLA_HW_PROPS_ACQUISITION_UNITS_SIZE] |
The value_delta field can take can be up to this value in stimulus_value_lsb increments.
The value_delta field can take can be down to this value in stimulus_value_lsb increments.
used on Amadeus.
| wchar_t tecella_hw_props_ex_01::stimulus_units[TECELLA_HW_PROPS_STIMULUS_UNITS_SIZE] |
Some systems with multiple stimuli can map any channel to any stimulus via tecella_chan_set_stimulus().
Indicates how many points the dynamic system monitor can probe. See tecella_system_monitor_dynamic_set().
1.5.8