C D F G I O P R S T U V W
C
- clearSimRegMap() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Clears the simulated register map.
- close() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Closes the connection.
- connect(String, int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Connects to a device.
- consThread - Variable in class org.lsst.ccs.drivers.srp.TestSrp
-
- contRead(int, int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Continuously reads registers.
D
- disconnect() - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Disconnects from the device.
F
- formatHex(int, int[]) - Static method in class org.lsst.ccs.drivers.srp.TestSrp
-
Formats, in hexadecimal, array of register values.
- formatRate(long, int) - Static method in class org.lsst.ccs.drivers.srp.TestSrp
-
Formats continuous test rates.
G
- getIpAddress() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Gets the IP address.
- getNumSeqErr() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Gets the sequence error count.
- getNumTimeout() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Gets the socket timeout count.
- getSimRegMap(int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Gets from the simulated register map.
I
- isSimulated() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Gets whether simulated
O
- open(String, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Opens a connection to a board.
- org.lsst.ccs.drivers.srp - package org.lsst.ccs.drivers.srp
-
P
- putSimRegMap(int, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Puts to the simulated register map.
R
- read(int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Reads a register.
- read(int, int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Reads registers.
- readReg(int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Reads a register.
- readRegs(int, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Reads registers.
- run() - Method in class org.lsst.ccs.drivers.srp.TestSrp.ConsThread
-
S
- setDebug(Boolean) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Sets the debug state.
- setDebug(TestSrp.OnOff) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Sets the debug state.
- setSrpVersion(int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Sets the SRP protocol version.
- setSrpVersion(int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Sets the SRP version
- simInitialize() - Method in class org.lsst.ccs.drivers.srp.Srp
-
Initializes the simulation.
- simReadRegs(int, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Reads simulated registers.
- simWriteRegs(int, int[], int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Writes simulated registers.
- Srp - Class in org.lsst.ccs.drivers.srp
-
Routines for implementing the SLAC register protocol
- Srp() - Constructor for class org.lsst.ccs.drivers.srp.Srp
-
- srp - Variable in class org.lsst.ccs.drivers.srp.TestSrp
-
- start(boolean[], boolean) - Method in class org.lsst.ccs.drivers.srp.TestSrp.ConsThread
-
- start(boolean[]) - Method in class org.lsst.ccs.drivers.srp.TestSrp.ConsThread
-
T
- TestSrp - Class in org.lsst.ccs.drivers.srp
-
Program to test the SLAC Register Protocol driver
- TestSrp() - Constructor for class org.lsst.ccs.drivers.srp.TestSrp
-
Constructor.
- TestSrp(Srp) - Constructor for class org.lsst.ccs.drivers.srp.TestSrp
-
Constructor.
- TestSrp.ConsThread - Class in org.lsst.ccs.drivers.srp
-
Inner class for detecting console input while reading continuously.
- TestSrp.OnOff - Enum in org.lsst.ccs.drivers.srp
-
Data fields
U
- update(int, int, int) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Updates a register.
- updateReg(int, int, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Updates a register.
V
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.srp.TestSrp.OnOff
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.drivers.srp.TestSrp.OnOff
-
Returns an array containing the constants of this enum type, in
the order they are declared.
W
- write(int, int...) - Method in class org.lsst.ccs.drivers.srp.TestSrp
-
Writes registers.
- writeReg(int, int) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Writes a register.
- writeRegs(int, int[]) - Method in class org.lsst.ccs.drivers.srp.Srp
-
Writes registers.
C D F G I O P R S T U V W
Copyright © 2018 LSST. All rights reserved.