ophyd.v2.epics.epics_signal_w# ophyd.v2.epics.epics_signal_w(datatype: Type[T], write_pv: str) → SignalW[T]# Create a SignalW backed by 1 EPICS PVs Parameters: datatype:Check that the PV is of this type write_pv:The PV to write to