Skip to content

Commit

Permalink
add a description field to the NXsensor group
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotan committed Nov 17, 2023
1 parent a7dda1e commit 42248c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base_classes/NXsensor.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
<field name="short_name">
<doc>Short name of sensor used e.g. on monitor display program</doc>
</field>
<field name="description">
<doc>Description of this sensor</doc>
</field>
<field name="attached_to">
<doc>where sensor is attached to ("sample" | "can")</doc>
</field>
Expand Down

0 comments on commit 42248c6

Please sign in to comment.