- getAccessLevel() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the access level
- getAlarmCode() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the alarm code
- getAlarmCodes() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets all alarm codes
- getAlarmDesc() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the alarm description
- getAlarmDesc(int) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the alarm description from its code
- getAllAvailableAlarmCodes() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Get all possible alarm codes for this driver.
- getBaudRate() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the drive baud rate
- getCapLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the capacitor expected lifetime fraction used
- getControlMode() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the control mode
- getCurrFaultCode() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the current fault code
- getCurrFaultDesc() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the current fault description
- getDriveStatus() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the drive status
- getErrorAction() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the communications error action
- getFanLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the fan expected lifetime fraction used
- getFanOperationTime() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the cumulative fan operation time
- getFaultDesc(int) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the fault description from its code
- getFreqRefSrc() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the frequency reference source
- getFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the set frequency
- getFrequencyApp() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the applied frequency
- getIgbtLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the IGBT expected lifetime fraction used
- getInputVoltage() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the input voltage
- getMaxFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the maximum allowed frequency
- getMinFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the minimum allowed frequency
- getModelName() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the model name
- getNodeAddress() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the node address.
- getOperationTime() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the cumulative operation time
- getOutputKwh() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the cumulative output kilowatt hours
- getParity() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the drive parity.
- getPrevFaultCode() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the previous fault code
- getPrevFaultDesc() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the previous fault description
- getRatedCurrent() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the rated current
- getRunCmndSrc() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the run command source
- getRunCount() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the run command count
- getRunProg() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the interaction between running and programming
- getScbrLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the soft charge bypass relay expected lifetime fraction used
- getStopMethod() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the stop method
- getVfSelection() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the V/f profile
- getVoltageUnits() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Gets the voltage units
- saveParameters() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Saves parameter values in EEPROM.
- saveParameters() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setAccessLevel(A1000.AccessLevel) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the access level
- setAccessLevel(A1000.AccessLevel) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setBaudRate(A1000.BaudRate) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the drive baud rate.
- setBaudRate(A1000.BaudRate) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setCapLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the capacitor expected lifetime fraction used
- setCapLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setControlMode(A1000.ControlMode) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the control mode
- setControlMode(A1000.ControlMode) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setEnterRequired(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets whether enter command is required for parameter application
- setEnterRequired(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setErrorAction(A1000.ErrorAction) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the communications error action
- setErrorAction(A1000.ErrorAction) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setFanOperationTime(int) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the cumulative fan operation time
- setFanOperationTime(int) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setFaultDetected(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets whether communications faults are detected
- setFaultDetected(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setFreqRefSrc(A1000.FreqRefSrc) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the frequency reference source
- setFreqRefSrc(A1000.FreqRefSrc) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the frequency
- setFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setIgbtLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the IGBT expected lifetime fraction used
- setIgbtLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setInputVoltage(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the input voltage
- setInputVoltage(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setLocalControl() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets control to be local.
- setLocalControl() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setMaxFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the maximum allowed frequency
- setMaxFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setMinFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the minimum allowed frequency
- setMinFrequency(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setNodeAddress(int) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the node address.
- setNodeAddress(int) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setOperationTime(int) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the cumulative operation time
- setOperationTime(int) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setOpTimeActive(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets whether cumulative operation time measures only time active
- setOpTimeActive(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setParity(A1000.Parity) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the drive parity
- setParity(A1000.Parity) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setRemoteControl() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets control to be remote.
- setRemoteControl() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setReversePermitted(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets whether reverse running is permitted
- setReversePermitted(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setRunCmndFwdRev(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets whether run command is forward/reverse style
- setRunCmndFwdRev(boolean) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setRunCmndSrc(A1000.RunCmndSrc) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the run command source
- setRunCmndSrc(A1000.RunCmndSrc) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setRunProg(A1000.RunProg) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the interaction between running and programming
- setRunProg(A1000.RunProg) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setScbrLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the soft charge bypass relay expected lifetime fraction used
- setScbrLifetimeUsed(double) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setStopMethod(A1000.StopMethod) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the stop method
- setStopMethod(A1000.StopMethod) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setVfSelection(A1000.VfSelection) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the V/f profile
- setVfSelection(A1000.VfSelection) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- setVoltageUnits(A1000.VoltageUnits) - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Sets the voltage units
- setVoltageUnits(A1000.VoltageUnits) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showAccessLevel() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showAlarmCode() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showAlarmCodes() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showAlarmDesc() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showAlarmDesc(int) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showBaudRate() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showCapLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showControlMode() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showCurrFaultCode() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showCurrFaultDesc() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showDriveStatus() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showErrorAction() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFanLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFanOperationTime() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFaultDesc(int) - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFreqRefSrc() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showFrequencyApp() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showIgbtLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showInputVoltage() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showMaxFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showMinFrequency() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showModelName() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showNodeAddress() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showOperationTime() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showOutputKwh() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showParity() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showPrevFaultCode() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showPrevFaultDesc() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showRunCmndSrc() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showRunCount() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showRunProg() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showScbrLifetimeUsed() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showStopMethod() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showVfSelection() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- showVoltageUnits() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- STATUS_ALARM - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_FAULT - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_FAULT_RESET - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_READY - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_REVERSE - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_RUNNING - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_SPEED_AGREE - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- STATUS_ZERO_SPEED - Static variable in class org.lsst.ccs.drivers.yaskawa.A1000
-
- stop() - Method in class org.lsst.ccs.drivers.yaskawa.A1000
-
Stops the motor
- stop() - Method in class org.lsst.ccs.drivers.yaskawa.TestA1000
-
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.AccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.BaudRate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.ControlMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.ErrorAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.FreqRefSrc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.Language
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.RunCmndSrc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.RunProg
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.StopMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.VfSelection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.VoltageUnits
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.AccessLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.BaudRate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.ControlMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.ErrorAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.FreqRefSrc
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.Language
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.RunCmndSrc
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.RunProg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.StopMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.VfSelection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.yaskawa.A1000.VoltageUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.