Skip to content
Snippets Groups Projects
Commit 85ba6b08 authored by ben.franksen's avatar ben.franksen
Browse files

removed documentation for pv layer

parent b88343e2
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ Users' Guide
Compiling
Using
Reference
PV-API
Examples
Notes
KnownProblems
......
This diff is collapsed.
......@@ -1449,8 +1449,8 @@ pvStatus
.. c:function::
pvStat pvStatus(assigned_var)
Returns the current alarm status (e.g. ``pvStatHIHI``, see :ref:`pvStat`)
of the underlying PV
Returns the current alarm status (e.g. ``pvStatHIHI``, see the header file
pvAlarm.h) of the underlying PV
or indicates failure of a previous PV operation.
The status, severity, and message returned by :c:func:`pvStatus`,
......
......@@ -25,7 +25,6 @@ download, build, and install the software.
Compiling
Using
Reference
PV-API
Examples
Notes
KnownProblems
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment