You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
While it uses the LiveDataSupport to obtain the PV's value, which in principle is portable to control systems other than EPICS, the PV Tree contains specific knowledge about the structure of EPICS records, looking for a PV's "RTYP" field to obtain the record type, then recursively reading a record's input links based on the record type.