Skip navigation links
C D N O R S T 

C

Cms - Class in org.lsst.ccs.drivers.abb
Routines for controlling an ABB CMS device.
Cms() - Constructor for class org.lsst.ccs.drivers.abb.Cms
Constructor.

D

DEFAULT_BAUD_RATE - Static variable in class org.lsst.ccs.drivers.abb.Cms
Public constants.

N

NUM_SENSORS - Static variable in class org.lsst.ccs.drivers.abb.Cms
Public constants.

O

open(Modbus.ConnType, String, int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Opens a connection to the device.
open(Modbus.ConnType, String, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Opens a connection to the device.
open(Modbus.ConnType, String, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Opens a connection to the device.
org.lsst.ccs.drivers.abb - package org.lsst.ccs.drivers.abb
 

R

readAC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads an AC current value
readAC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows an AC current.
readAllAC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows all AC currents.
readAllDC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows all DC currents.
readAllRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows all RMS currents.
readDC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a DC current value
readDC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows a DC current.
readHeldAC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a held AC current value
readHeldAC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the held AC current.
readHeldDC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a held DC current value
readHeldDC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the held DC current.
readHeldRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a held RMS current value
readHeldRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the held RMS current.
readMaxAC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a maximum AC current value
readMaxAC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the maximum of an AC current.
readMaxDC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a maximum DC current value
readMaxDC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the maximum of a DC current.
readMaxRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a maximum RMS current value
readMaxRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the maximum of an RMS current.
readMinAC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a minimum AC current value
readMinAC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the minimum of an AC current.
readMinDC(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a minimum DC current value
readMinDC(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the minimum of a DC current.
readMinRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads a minimum RMS current value
readMinRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows the minimum of an RMS current.
readRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.Cms
Reads an RMS current value
readRMS(int, int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Shows an RMS current.
resetExtrema(int) - Method in class org.lsst.ccs.drivers.abb.Cms
Resets all minimum and maximum values
resetExtrema(int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Resets minimum and maximum values.

S

setAddressMode(boolean) - Method in class org.lsst.ccs.drivers.abb.Cms
Sets whether entity numbers are direct addresses.
showSensor(int, int, boolean) - Method in class org.lsst.ccs.drivers.abb.Cms
Sets the show state of a sensor
showSensor(int, int, boolean) - Method in class org.lsst.ccs.drivers.abb.TestCms
Sets the show state of a sensor.

T

TestCms - Class in org.lsst.ccs.drivers.abb
Program to test the ABB CMS device driver
TestCms() - Constructor for class org.lsst.ccs.drivers.abb.TestCms
Constructor
triggerHold(int) - Method in class org.lsst.ccs.drivers.abb.Cms
Triggers a hold operation
triggerHold(int) - Method in class org.lsst.ccs.drivers.abb.TestCms
Triggers a hold operation.
C D N O R S T 
Skip navigation links

Copyright © 2017 LSST. All rights reserved.