SET should be used:SET <alias>|<equipment name> [<device specific arguments>]
SET Temperature 100.0 1.0 60 100.0 1.5 30
Temperature represents the alias for the temperature controller frontend,100.0 represents the new setpoint in Kelvin for the first heating loop,1.0 represents the tolerance in Kelvin for the first heating loop,60 represents the time that the first temperature needs to stay within the tolerance to be considered "in range",100.0 represents the new setpoint in Kelvin for the second heating loop,1.5 represents the tolerance in Kelvin for the second heating loop,30 represents the time that the second temperature needs to stay within the tolerance to be considered "in range".SET Temperature 100.0 1.0 60
Temperature represents the alias for the temperature controller frontend,100.0 represents the new setpoint in Kelvin,1.0 represents the tolerance in Kelvin,60 represents the time that thetemperature needs to stay within the tolerance to be considered "in range".SET Flow FLOW 2.5
Flow represents the alias for the flow controller frontend,FLOW represents the parameter to be changed,2.5 represents the flow in l/min.SET Magnet WED 1000 60
Magnet represents the alias for the magnet controller frontend,WED represents the name of a specific magnet,1000 represents the new field in Gauss,60 represents the waiting time for the field stbilization.SET Position ANGLE 130.0
Position represents the alias for the rotation controller frontend,ANGLE represents the parameter to be changed,130.0 represents the new angle.SET Tube_Heater I 0.230
Tube_Heater represents the alias for the Tube Heater frontend,I represents the parameter to be changed (here the current),0.230 represents the new current in Ampere.SET Beamline_PiM3 FS302 400
Beamline_PiM3 represents the alias for the Beamline Controller frontend,FS302 represents the element to be changed (here the slits in front of GPS),400 represents the new DAC value for this element. SET Temperature 100 1.0 30 100 1.0 30
 SET Flow FLOW 1.5
 WAIT Temperature INRANGE
 START Histogram 1 10000000
 SET Magnet WED 1000 60
   1.4.6-NO
 1.4.6-NO