ADC/DAC, MCA

control_mca
$ret = control_mca( "mca11", “OFF”);
a function to operate the SDD7. See the hardware section of the Online manual for details.

get_adc_threshold_max, ~_min, alias Gata, Gati

get_dac_voltage, alias Gdv

get_dac_voltage_limits_max, ~_min, alias Gdvla, Gdvli

get_dac_voltage_range_max, ~_min, alias Gdvra, Gdvri

Read_adc, alias Ra
$val = Ra( "adc1");

Read_mca
$ret = Read_mca( "mca1", $bank, $name, 8192);

Read_memory, alias Rm

Run_adc
$ret = Run_adc( "mca1", "t1", "name", 8192, $nsec);

Start_mca
$ret = Start_mca( "mca1", 0);

status_mca
$ret = status_mca( "mca11", “HV_ON_ON”);
a function to operate the SDD7. See the hardware section of the Online manual for details.

Stop_mca
$ret = Stop_mca( "mca1", 0);

Test_mca
$ret = Test_mca( "mca1", 0);

Reset_adc
$ret = Reset_adc( "vfc1");

set_adc_threshold_max(), ~_min, alias Sata, Sati

set_dac_voltage, alias Sdv
$ret = Sdv( "dac1", $voltage);

set_dac_voltage_limit_max(), ~_min, alias Sdvla, Sdvli

set_dac_voltage_range_max, ~_min, alias Sdvra, Sdvri

set_tdc_offset, alias Stdcof

set_tdc_overflow, alias Stdcov

set_tdc_range, alias Stdcr



Subsections