ophyd.v2.epics.set_default_epics_transport#

ophyd.v2.epics.set_default_epics_transport(epics_transport: EpicsTransport)#

Set the default EPICS transport. Defaults to EpicsTransport.ca.

If PVs are specified as ca://PV or pva://PV they will be connected with the requested transport. If unspecified the default EPICS transport will be used.