Skip to content

How to get pv host address in p4p #207

Description

@wanglin86769

Is there a way to get the PV host address in p4p like the following pyepics code?

import epics
pv = epics.PV("calcExample")
print(pv.host) 

If not, is it possible to expose it in ctxt.get('pv:name'), ctxt.info('pv:name') or any other ways in future version?

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions