From 4e36bd31d00a14d70df86a161400be71c465b0df Mon Sep 17 00:00:00 2001 From: Freddie Akeroyd Date: Fri, 7 Aug 2026 00:39:08 +0100 Subject: [PATCH 1/3] Create DAS240.md for Sefran DAS240 documentation Added documentation for the Sefran DAS240 multimeter. --- doc/specific_iocs/multimeters/DAS240.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/specific_iocs/multimeters/DAS240.md diff --git a/doc/specific_iocs/multimeters/DAS240.md b/doc/specific_iocs/multimeters/DAS240.md new file mode 100644 index 000000000..1b6171823 --- /dev/null +++ b/doc/specific_iocs/multimeters/DAS240.md @@ -0,0 +1,4 @@ +## DAS240 + +The [Sefran DAS240](https://www.bkprecision.com/products/data-acquisition-recorders-loggers/DAS240) is a multichannel portable datalogger. +It can measure analogue signals and interpret thermocouples. The interface is modbus TCP. From 6a3552b355edc22f6df9e9033aec950fb7dd5477 Mon Sep 17 00:00:00 2001 From: Freddie Akeroyd Date: Fri, 7 Aug 2026 00:40:40 +0100 Subject: [PATCH 2/3] Fix typo in DAS240 documentation --- doc/specific_iocs/multimeters/DAS240.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specific_iocs/multimeters/DAS240.md b/doc/specific_iocs/multimeters/DAS240.md index 1b6171823..a1dd00ed7 100644 --- a/doc/specific_iocs/multimeters/DAS240.md +++ b/doc/specific_iocs/multimeters/DAS240.md @@ -1,4 +1,4 @@ ## DAS240 -The [Sefran DAS240](https://www.bkprecision.com/products/data-acquisition-recorders-loggers/DAS240) is a multichannel portable datalogger. +The [Sefram DAS240](https://www.bkprecision.com/products/data-acquisition-recorders-loggers/DAS240) is a multichannel portable datalogger. It can measure analogue signals and interpret thermocouples. The interface is modbus TCP. From 4507e85d95a4fa87802939d17f4741d610b36187 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 7 Aug 2026 16:32:51 +0100 Subject: [PATCH 3/3] Fix typo in DAS240 documentation --- doc/specific_iocs/multimeters/DAS240.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/specific_iocs/multimeters/DAS240.md b/doc/specific_iocs/multimeters/DAS240.md index a1dd00ed7..531385d30 100644 --- a/doc/specific_iocs/multimeters/DAS240.md +++ b/doc/specific_iocs/multimeters/DAS240.md @@ -1,4 +1,4 @@ ## DAS240 -The [Sefram DAS240](https://www.bkprecision.com/products/data-acquisition-recorders-loggers/DAS240) is a multichannel portable datalogger. +The [Sefram DAS240](https://www.bkprecision.com/products/data-acquisition-recorders-loggers/DAS240) is a multichannel portable data logger. It can measure analogue signals and interpret thermocouples. The interface is modbus TCP.