From 7f30135f8eee004750835d671b26d0ce4c467cf0 Mon Sep 17 00:00:00 2001 From: Arafat Nourredine <arafat.nourredine@synchrotron-soleil.fr> Date: Wed, 16 Sep 2009 09:25:21 +0000 Subject: [PATCH] - add bufferDepth property used as memorized value for bufferDepth attribute and to keep compatibility with previous versions of this device --- doc/doc_html/Attributes.html | 2 +- doc/doc_html/DevCommands.html | 2 +- doc/doc_html/DevCommandsTable.html | 2 +- doc/doc_html/Properties.html | 10 +++++++++- doc/doc_html/TangoDevStates.html | 2 +- doc/doc_html/index.html | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/doc/doc_html/Attributes.html b/doc/doc_html/Attributes.html index cc58b11..e2addc6 100644 --- a/doc/doc_html/Attributes.html +++ b/doc/doc_html/Attributes.html @@ -44,7 +44,7 @@ Device Attributes Description <Br> <Br> RetrigAO Class <Br> </h1> <b> -Revision: - Author: flanglois +Revision: - Author: anoureddine </b> </center> diff --git a/doc/doc_html/DevCommands.html b/doc/doc_html/DevCommands.html index 604102a..5fbb634 100644 --- a/doc/doc_html/DevCommands.html +++ b/doc/doc_html/DevCommands.html @@ -44,7 +44,7 @@ Device Commands Description <Br> <Br> RetrigAO Class <Br> </h1> <b> -Revision: - Author: flanglois +Revision: - Author: anoureddine </b> </center> diff --git a/doc/doc_html/DevCommandsTable.html b/doc/doc_html/DevCommandsTable.html index 9a4ee60..0fb4d5f 100644 --- a/doc/doc_html/DevCommandsTable.html +++ b/doc/doc_html/DevCommandsTable.html @@ -44,7 +44,7 @@ Device Commands Description <Br> <Br> RetrigAO Class <Br> </h1> <b> -Revision: - Author: flanglois +Revision: - Author: anoureddine </b> </center> diff --git a/doc/doc_html/Properties.html b/doc/doc_html/Properties.html index 24085b1..fcd9afb 100644 --- a/doc/doc_html/Properties.html +++ b/doc/doc_html/Properties.html @@ -44,7 +44,7 @@ Properties Description <Br> <Br> RetrigAO Class <Br> </h1> <b> -Revision: - Author: flanglois +Revision: - Author: anoureddine </b> </center> @@ -142,6 +142,10 @@ AORefA and AORefB with EXTERN.</Font></Td></Tr> <Td><Font Size=-1>Tango::DEV_USHORT</Font></Td> <Td><Font Size=-1>If trigger mode is delay, configure the delay in seconds.</Font></Td></Tr> +<Tr><Td><b><a href=#Dev_DefaultValues>BufferDepth </a></b></Td> +<Td><Font Size=-1>Tango::DEV_USHORT</Font></Td> +<Td><Font Size=-1>The buffer depth for <b>one channel</b></Font></Td></Tr> + <Tr><Td><b><a href=#Dev_DefaultValues>Channel0Waveform </a></b></Td> <Td><Font Size=-1>Array of double</Font></Td> <Td><Font Size=-1>The waveform for channel 0 (attribute persistency).</Font></Td></Tr> @@ -276,6 +280,10 @@ Use one of the following: INTERNAL, EXTSAMPLING.</Font></Td></Tr> <Td>Delay</Td> <td>No default value</td> </Tr> + <Tr> + <Td>BufferDepth</Td> + <td>4096</td> + </Tr> <Tr> <Td>Channel0Waveform</Td> <td>No default value</td> diff --git a/doc/doc_html/TangoDevStates.html b/doc/doc_html/TangoDevStates.html index 8e290ae..f477948 100644 --- a/doc/doc_html/TangoDevStates.html +++ b/doc/doc_html/TangoDevStates.html @@ -44,7 +44,7 @@ Device States Description <Br> <Br> RetrigAO Class <Br> </h1> <b> -Revision: - Author: flanglois +Revision: - Author: anoureddine </b> </center> diff --git a/doc/doc_html/index.html b/doc/doc_html/index.html index a036ccd..3c406be 100644 --- a/doc/doc_html/index.html +++ b/doc/doc_html/index.html @@ -44,7 +44,7 @@ RetrigAO Class<Br> </h1> <b> -Revision: - Author: flanglois <Br> +Revision: - Author: anoureddine <Br> Implemented in C++ - CVS repository: sourceforge(tango-ds) </b> </center> -- GitLab