@@ -74,5 +74,5 @@ Not all parameters are needed; if one of the parameters is not present in the fi
\item[DUTIgnoreBusy]\verb|[unsigned int, 0xF]| This mask tells the \gls{tlu} to ignore the BUSY signal from a specific device, either in AIDA or EUDET mode. If the device is in AIDA mode, this means that further triggers will be issued while the device is busy. If the device is in EUDET mode, this means that the \gls{tlu} will not pause while they are in the handshake phase. In turn, this means that the device will likely receive events where the trigger number does not increase sequentially by one.
\item[DUTIgnoreShutterVeto]\verb|[unsigned int, 0x1]| Set bit to 1 to tell the \gls{dut} to ignore the shutter signal.
\item[EnableRecordData]\verb|[boolean, true]| if set to 1, enable the data recording in the \gls{tlu}.
\item[InternalTriggerInterval]\verb|[unsigned int, 0]| Defines the rate of the trigger generated internally by the \gls{tlu}: if 0, the internal triggers are disabled. Any other value produces internal triggers with a frequency of 160~MHz/value.
\item[InternalTriggerFreq]\verb|[unsigned int, 0]| Defines the rate of the trigger generated internally by the \gls{tlu}: if 0, the internal triggers are disabled. Any other value activates the internal trigger generator with frequency equal to the parameter. Values above 160~MHz are coerced to 160~MHz.