A B C D E F G H I K L M N P R S T V W

S

scanMatrix() - Method in class de.wagner_ibw.iow.smx.SwitchMatrix
 
scanPorts() - Method in class de.wagner_ibw.iow.Iow40
Gets the current pin status.
scanPorts() - Method in class de.wagner_ibw.iow.Iow24
Gets the current pin status.
scanPorts() - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Gets the current pin status.
setBit(int) - Method in class de.wagner_ibw.iow.IowPort
Sets the given bit to 1 (set).
setBit(int, int) - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Set the given bit from the given port.
setCGRAMAddr(int) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
Set DDRAM address Parameters: Address - DDRAM address
setCGRAMAddr(int) - Method in interface de.wagner_ibw.iow.lcd.LCD
?????
setConfiguration(int, int) - Method in class de.wagner_ibw.iow.i2c.LM75
 
setCursor(int, int) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
OK Moves cursor to new Position.
setCursor(int, int) - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Moves cursor to new Position.
setCursor(int, int) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setCursorDispOn() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
OK Convenient method: Turn LCD display on.
setCursorDispOn() - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Convenient method: Turn LCD display on.
setCursorDispOn() - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setCursorHome() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setCursorHome() - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Sets DDRAM address 0 in address counter.
setCursorHome() - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setCursorleft() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
Move LCD cursor to the left
setCursorleft() - Method in interface de.wagner_ibw.iow.lcd.LCD
Move LCD cursor to the left
setCursorOff() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
OK Convenient method: Turn LCD cursor off.
setCursorOff() - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Convenient method: Turn LCD cursor off.
setCursorOff() - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setCursorOn() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
OK Convenient method: Turn LCD cursor on.
setCursorOn() - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Convenient method: Turn LCD cursor on.
setCursorOn() - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setCursorRight() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
Move LCD cursor to the right
setCursorRight() - Method in interface de.wagner_ibw.iow.lcd.LCD
Move LCD cursor to the right
setData(int) - Method in class de.wagner_ibw.iow.IowPort
Sets the entire port's dtat to the given integer value.
setData(String) - Method in class de.wagner_ibw.iow.IowPort
Sets the entire port's data to the given String value.
setDataFromRead(int) - Method in class de.wagner_ibw.iow.IowPort
 
setDDRAMAddr(int) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
Set DDRAM address Parameters: Address - DDRAM address
setDDRAMAddr(int) - Method in interface de.wagner_ibw.iow.lcd.LCD
?????
setDirection(int) - Method in class de.wagner_ibw.iow.IowPort
Sets the direction for the port's pins (ioMask as int).
setDirection(int, int) - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Set the direction mask to the given port.
setDirection(String) - Method in class de.wagner_ibw.iow.IowPort
Sets the direction for the port's pins (ioMask as String).
setDisplayControl(boolean, boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setDisplayControl(boolean, boolean, boolean) - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Sets ON/OFF of all display (dispOn), cursor ON/OFF (cursorOn), and blink of cursor position character (cursorBlink).
setDisplayControl(boolean, boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setDispOff() - Method in class de.wagner_ibw.iow.lcd.LCDImpl
OK Convenient method: Turn LCD display off.
setDispOff() - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Convenient method: Turn LCD display off.
setDispOff() - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setEntryMode(boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setEntryMode(boolean, boolean) - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Sets cursor move direction and specifies display shift.
setEntryMode(boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.smx.SwitchMatrix
 
setIowDevice(AbstractIowDevcie) - Method in interface de.wagner_ibw.iow.spi.SPIDevice
Sets the reference to an iow device for write report operations.
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.spi.SPI
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.spi.AbstractSPIDevice
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setIowDevice(AbstractIowDevcie) - Method in interface de.wagner_ibw.iow.SpecialModeFunction
Sets the reference to an iow device for write report operations.
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.i2c.PCF8570
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.i2c.LM75
 
setIowDevice(AbstractIowDevcie) - Method in interface de.wagner_ibw.iow.i2c.I2CDevice
Sets the reference to an iow device for write report operations.
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.i2c.I2C
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.i2c.AbstractI2CDevice
 
setIowDevice(AbstractIowDevcie) - Method in class de.wagner_ibw.iow.rc5.RC5
 
setKeyMap(String[][]) - Method in class de.wagner_ibw.iow.smx.SwitchMatrixKeyMap
 
setMonitor(Monitor) - Method in class de.wagner_ibw.iow.i2c.AbstractI2CDevice
 
setPort(int, int) - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Set the pattern to the given port.
setShiftControl(boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setShiftControl(boolean, boolean) - Method in interface de.wagner_ibw.iow.lcd.LCD
OK Moves cursor and shifts display whitout changing DDRAM contents.
setShiftControl(boolean, boolean) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setSpec(int) - Method in class de.wagner_ibw.iow.IowPort
 
setSpecialChar(int, int[]) - Method in class de.wagner_ibw.iow.lcd.LCDImpl
 
setSpecialChar(int, int[]) - Method in interface de.wagner_ibw.iow.lcd.LCD
 
setSpecialChar(int, int[]) - Method in class de.wagner_ibw.iow.lcd.DoubleLCDImpl
 
setSPIDevice(AbstractSPIDevice) - Method in class de.wagner_ibw.iow.spi.SPI
Adds the spi device implementation (e.g. an instance of M95020.java).
setTHyst(double) - Method in class de.wagner_ibw.iow.i2c.LM75
Sets THYST set point in this LM75.
setTimeout(long) - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Set timeout for read operations.
setTOs(double) - Method in class de.wagner_ibw.iow.i2c.LM75
Sets TOS set point in this LM75.
setWriteTimeout(long) - Method in class de.wagner_ibw.iow.AbstractIowDevcie
Set timeout for write operations.
SMF_CPS_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for current pin status special mode function.
SMF_I2C_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for I2C special mode function.
SMF_LCD_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for LCD special mode function.
SMF_LED_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for Led Matrix special mode function.
SMF_RC5_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for RC5 special mode function.
SMF_SMX_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for Switch Matrix (SMX) special mode function.
SMF_SPI_ID - Static variable in interface de.wagner_ibw.iow.SpecialModeFunction
Special mode function id for SPI special mode function.
SpecialModeFunction - interface de.wagner_ibw.iow.SpecialModeFunction.
Interface for special mode function implementations.
SPI - class de.wagner_ibw.iow.spi.SPI.
Implementation of the SPI special mode function
SPI(int) - Constructor for class de.wagner_ibw.iow.spi.SPI
Constructor.
SPIDevice - interface de.wagner_ibw.iow.spi.SPIDevice.
Each SPI device implementation must implements this interface.
switchAoff() - Method in class de.wagner_ibw.examples.RFSwitch
 
switchAon() - Method in class de.wagner_ibw.examples.RFSwitch
 
switchBoff() - Method in class de.wagner_ibw.examples.RFSwitch
 
switchBon() - Method in class de.wagner_ibw.examples.RFSwitch
 
switchCoff() - Method in class de.wagner_ibw.examples.RFSwitch
 
switchCon() - Method in class de.wagner_ibw.examples.RFSwitch
 
SwitchMatrix - class de.wagner_ibw.iow.smx.SwitchMatrix.
This is the implementation of the IO Warrior 40 key matrix special mode function.
SwitchMatrix() - Constructor for class de.wagner_ibw.iow.smx.SwitchMatrix
Constructor
SwitchMatrixChangeListener - interface de.wagner_ibw.iow.smx.SwitchMatrixChangeListener.
This Interface contains the call back methods for the switch matrix change listener.
SwitchMatrixEvent - class de.wagner_ibw.iow.smx.SwitchMatrixEvent.
This class represents a single switch matrix event, received by an IOW 40.
SwitchMatrixEvent(int[], int[]) - Constructor for class de.wagner_ibw.iow.smx.SwitchMatrixEvent
 
SwitchMatrixExample - class de.wagner_ibw.examples.SwitchMatrixExample.
It is a simple example program for the switch matrix.
SwitchMatrixExample() - Constructor for class de.wagner_ibw.examples.SwitchMatrixExample
 
SwitchMatrixExample(IowFactory) - Constructor for class de.wagner_ibw.examples.SwitchMatrixExample
 
SwitchMatrixKeyMap - class de.wagner_ibw.iow.smx.SwitchMatrixKeyMap.
It is a simple example program for the switch matrix.
SwitchMatrixKeyMap(String[][]) - Constructor for class de.wagner_ibw.iow.smx.SwitchMatrixKeyMap
 

A B C D E F G H I K L M N P R S T V W