Skip to content
kasemir edited this page Mar 4, 2010 · 5 revisions

= EPICS PV Tree =

This tool displays a Process Variable's value and the value of its inputs.

Image(screenshot.png)

The EPICS network protocol does currently not support record introspection. The tool thus attempts to read a record's "RTYP" field to obtain the record type. A record-specific list of fields defined in the PV tree preferences is then used to read those fields. If their value appears to be another record name, the tool recurses into that record.

Clone this wiki locally