Skip to content

Commit

Permalink
DOC #181
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Jul 22, 2019
1 parent c5fbddf commit 6c00593
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/how_to_write_plugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ Then, define a ``writer()`` method in your handler. Here's an example::
group = makeGroup(h5parent, 'positioners', nxclass, description=desc)
writer.save_dict(group, scan.positioner)

See section :ref:`howto_writer` below for more details.


.. _howto_example_PV_control_line:

Full Example: **#PV** control line
Expand Down

0 comments on commit 6c00593

Please sign in to comment.