pub fn set_rb_int_window(
bus: &mut IPBus,
wind: u8,
) -> Result<(), Box<dyn Error>>
Expand description
The readoutboard integration window
The default setting is “1” and currently it should only be changed by experts for a good reason.
The RB integration window affects the readout of RB pulses which are not part of the initial Trigger, but come later instead. This is reflected in the BOARD_MASKs/mtb_link_id mas of the MasterTriggerEvent. The larger the number, the more boards we might expect. (?)