From 2fdcff5302e2e72cde1ebb51ab7e58e1187ea20f Mon Sep 17 00:00:00 2001 From: Jonas Schumacher Date: Thu, 29 Feb 2024 10:34:42 +0100 Subject: [PATCH] Update scpi.md --- docs/src/scpi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/scpi.md b/docs/src/scpi.md index 32fe2328..9af44dbd 100644 --- a/docs/src/scpi.md +++ b/docs/src/scpi.md @@ -39,7 +39,7 @@ After each SCPI command the server replies with `true` or `false` on the command ## Sequence Configuration -The server maintains three acqusition sequences. When the server is in the`CONFIGURATION` mode a client can configure a set of three sequences. If the current configured sequences fits the desired signal, a client can intstruct the server to set the sequences. This moves the configuration sequences to the acquisition sequences and writes the first values to the FPGA buffer. +The server maintains three acquisition sequences. When the server is in the`CONFIGURATION` mode a client can configure a set of three sequences. If the current configured sequences fits the desired signal, a client can intstruct the server to set the sequences. This moves the configuration sequences to the acquisition sequences and writes the first values to the FPGA buffer. During an active trigger the buffer is periodically updated by the server. If the server recognizes the end of a sequence, it sets the amplitudes of the waveform components to 0.