Closedown

This commit is contained in:
x07maop
2016-03-01 09:25:32 +01:00
parent c42815f4bf
commit 3ccdb9f5b9
+8 -8
View File
@@ -4,14 +4,14 @@ data=ch.psi.pshell.epics.ChannelDoubleArray|DATA 3|Read||
edata=ch.psi.pshell.epics.ChannelDoubleArray|EDATA 3|Read||
idata=ch.psi.pshell.epics.ChannelDoubleArray|IDATA 3|Read||
fdata=ch.psi.pshell.epics.ChannelDoubleArray|FDATA 3|Read||
field_x=ch.psi.pshell.epics.ControlledVariable|X07MA-PC-PS2:M:GO.A X07MA-PC-PS2:STS:PMCURRENT|||
field_x_done=ch.psi.pshell.epics.ChannelInteger|X07MA-PC-MAG:X:RAMP:DONE|Read||
field_z=ch.psi.pshell.epics.ControlledVariable|X07MA-PC-PS1:M:GO.A X07MA-PC-PS1:STS:PMCURRENT|||
field_z_done=ch.psi.pshell.epics.ChannelInteger|X07MA-PC-MAG:Z:RAMP:DONE|Read||
pol_mode=ch.psi.pshell.epics.DiscretePositioner|X07MA-ID:MODE|||
pol_offset=ch.psi.pshell.epics.ChannelDouble|X07MA-ID:ENERGY-OFFS|||
pol_angle=ch.psi.pshell.epics.ChannelDouble|X07MA-ID:ALPHA|||
pol_done=ch.psi.pshell.epics.ChannelString|X07MA-ID:DONE|Read||
field_x=ch.psi.pshell.epics.ControlledVariable|X07MA-PC-PS2:M:GO.A X07MA-PC-PS2:STS:PMCURRENT|||true
field_x_done=ch.psi.pshell.epics.ChannelInteger|X07MA-PC-MAG:X:RAMP:DONE|Read||true
field_z=ch.psi.pshell.epics.ControlledVariable|X07MA-PC-PS1:M:GO.A X07MA-PC-PS1:STS:PMCURRENT|||true
field_z_done=ch.psi.pshell.epics.ChannelInteger|X07MA-PC-MAG:Z:RAMP:DONE|Read||true
pol_mode=ch.psi.pshell.epics.DiscretePositioner|X07MA-ID:MODE|||true
pol_offset=ch.psi.pshell.epics.ChannelDouble|X07MA-ID:ENERGY-OFFS|||true
pol_angle=ch.psi.pshell.epics.ChannelDouble|X07MA-ID:ALPHA|||true
pol_done=ch.psi.pshell.epics.ChannelString|X07MA-ID:DONE|Read||true
#pol_done_pos=ch.psi.pshell.epics.BinaryPositioner|X07MA-ID:DONE|Read||
ramp_rate_x=ch.psi.pshell.epics.ChannelDouble|X07MA-PC-PS2:SET:DMD:RAMPRATE:TPM|||
ramp_rate_z=ch.psi.pshell.epics.ChannelDouble|X07MA-PC-PS1:SET:DMD:RAMPRATE:TPM|||