From 6dc28f4c99d8d2f6d53105517b8e3b07ccd3b536 Mon Sep 17 00:00:00 2001
From: Lukas Pielsticker <50139597+lukaspie@users.noreply.github.com>
Date: Fri, 6 Dec 2024 11:36:56 +0100
Subject: [PATCH] bring in changes to NXactuator and NXfabrication from #1414
---
base_classes/NXactuator.nxdl.xml | 36 +----------------------------
base_classes/NXfabrication.nxdl.xml | 10 ++++----
2 files changed, 5 insertions(+), 41 deletions(-)
diff --git a/base_classes/NXactuator.nxdl.xml b/base_classes/NXactuator.nxdl.xml
index 3fe0a4108f..9c96a03151 100644
--- a/base_classes/NXactuator.nxdl.xml
+++ b/base_classes/NXactuator.nxdl.xml
@@ -27,11 +27,6 @@
The condition itself is described in :ref:`NXenvironment`.
-
-
- Actuator identification code/model number
-
-
Name of the actuator
@@ -68,33 +63,17 @@
:Voltage: potentiostat
-
+
Any output that the actuator produces.
For example, a heater can have the field heater_power(NX_FLOAT).
-
-
- Time history of actuator outputs.
-
-
If the actuator is PID-controlled, the settings of the PID controller can be
stored here.
-
-
- Nominal actuator setpoint.
- Can be a scalar or a vector (of [n] actuations).
-
-
-
-
- Time history of actuator setpoints.
-
-
@@ -110,18 +89,5 @@
other component groups.
-
-
- .. index:: plotting
-
- Declares which child group contains a path leading
- to a :ref:`NXdata` group.
-
- It is recommended (as of NIAC2014) to use this attribute
- to help define the path to the default dataset to be plotted.
- See https://www.nexusformat.org/2014_How_to_find_default_data.html
- for a summary of the discussion.
-
-
diff --git a/base_classes/NXfabrication.nxdl.xml b/base_classes/NXfabrication.nxdl.xml
index 1b943ed708..49bd2fb7c2 100644
--- a/base_classes/NXfabrication.nxdl.xml
+++ b/base_classes/NXfabrication.nxdl.xml
@@ -36,7 +36,7 @@
- If different versions exist are possible, the value in this field should be made
+ If it is possible that different versions exist, the value in this field should be made
specific enough to resolve the version.
@@ -48,17 +48,15 @@
- Datetime of components initial construction. This refers to the date of
+ Datetime of component's initial construction. This refers to the date of
first measurement after new construction or to the relocation date,
if it describes a multicomponent/custom-build setup.
- Should be a ISO8601 date/time stamp. It is recommended to add an explicit time zone,
- otherwise the local time zone is assumed per ISO8601.
+ It is recommended to add an explicit time zone.
- Free-text list with eventually multiple terms of
- functionalities which the component offers.
+ Free-text list of functionalities which the component offers.