Package xal.extension.scan
Class ScanVariable
java.lang.Object
xal.extension.scan.ScanVariable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetValue()doublevoidvoidvoidsetChannel(Channel ch) voidsetChannelName(String chanName) voidsetChannelNameRB(String chanNameRB) voidsetChannelRB(Channel chRB) protected voidsetLockObject(Object lockObj) voidsetMessageTextField(JTextField messageText) protected voidsetStopScanListener(ActionListener stopScanListener) voidsetValue(double val)
-
Constructor Details
-
ScanVariable
-
-
Method Details
-
setStopScanListener
-
setMessageTextField
-
setLockObject
-
getChannelName
-
getChannelNameRB
-
getChannel
-
getChannelRB
-
getMonitoredPV
-
getMonitoredPVRB
-
setChannelName
-
setChannelNameRB
-
setChannel
-
setChannelRB
-
memorizeValue
public void memorizeValue() -
restoreFromMemory
public void restoreFromMemory() -
setValue
public void setValue(double val) -
getValue
public double getValue() -
getValueRB
public double getValueRB()
-