A B C D E F G H I J K L M N O P R S T U W Y

S

SCLChipSelect - Variable in class com.dalsemi.system.I2CPort
 
SCLMask - Variable in class com.dalsemi.system.I2CPort
 
SCLOffset - Variable in class com.dalsemi.system.I2CPort
 
SDAChipSelect - Variable in class com.dalsemi.system.I2CPort
 
SDAMask - Variable in class com.dalsemi.system.I2CPort
 
SDAOffset - Variable in class com.dalsemi.system.I2CPort
 
SEARCH - Static variable in class com.ibutton.tmex.adapter.MicroLanState
Block mode, search
searchExcludeFamilies - Variable in class com.ibutton.tmex.adapter.MicroLanState
Array of iButton families to exclude in any search
searchFamilyLastDiscrepancy - Variable in class com.ibutton.tmex.adapter.MicroLanState
Value of the last discrepancy in the family code during the last search for an iButton
searchIncludeFamilies - Variable in class com.ibutton.tmex.adapter.MicroLanState
Array of iButton families to include in any search
searchLastDevice - Variable in class com.ibutton.tmex.adapter.MicroLanState
Flag to indicate that the last device found is the last device in a search sequence on the MicroLAN.
searchLastDiscrepancy - Variable in class com.ibutton.tmex.adapter.MicroLanState
Value of the last discrepancy during the last search for an iButton
searchOnlyAlarmingButtons - Variable in class com.ibutton.tmex.adapter.MicroLanState
Flag to indicate the conditional search is to be performed so that only iButtons in an alarm state will be found.
second - Variable in class com.dalsemi.system.Clock
Second
SecureHash - class com.dalsemi.jellybeans.SecureHash.
A SHA-1 Hash.
SecureHash() - Constructor for class com.dalsemi.jellybeans.SecureHash
 
seedCRC(int) - Method in class com.ibutton.tmex.utils.iButtonCRC
Seed the crc8 by setting it to the provided value
seedCRC16(int) - Method in class com.ibutton.tmex.utils.CRC16
Seed the crc16 by setting it to the provided value
select() - Method in class com.ibutton.iButton
Verifies that the iButton is still attached to the port.
select() - Method in class com.ibutton.tmex.container.iButtonContainerGeneral
Selects this iButton by broadcasting the serial number ID.
select(iButtonContainer) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Selects the specified iButton by broadcasting the serial number ID.
select(iButtonContainer) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Selects the specified iButton by broadcasting the serial number ID.
selectPort(String) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Specify a platform apropriate port name for this adapter.
selectPort(String) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Specify a platform apropriate port name for this adapter.
SEND_APDU - Static variable in class com.ibutton.jib.JibButton
 
send() - Method in class com.ibutton.cib.CibMessage
Send a message to the Crypto iButton.
send(byte[], String) - Static method in class com.dalsemi.tininet.dns.DNSClient
 
sendAPDU(byte[], int) - Method in class com.ibutton.jib.JibButton
Sends an APDU to the iButton.
sendAPDU(CommandAPDU, int) - Method in class com.ibutton.jib.JibButton
Sends a CommandAPDU, as defined in ISO 7816, to an iButton.
sendBreak(int) - Method in class com.dalsemi.comm.TINISerialPort
sends a break
sendBreak(int) - Method in class com.dalsemi.comm.SerialPort
Deprecated. Sends a break on the serial port.
sendControl(int) - Static method in class com.dalsemi.comm.LCDPort
Sends a control byte to the LCD display.
sendData(int) - Static method in class com.dalsemi.comm.LCDPort
Sends a data byte to the display.
sendDataFrame(int, boolean, byte[]) - Method in class com.dalsemi.comm.CanBus
Send a CAN Data Frame from first available message center.
sendFrame(CanFrame) - Method in class com.dalsemi.comm.CanBus
Send a CAN frame from first available message center.
sendRemoteFrameRequest(int, boolean, byte[]) - Method in class com.dalsemi.comm.CanBus
Send a CAN Remote Frame Request from first available message center.
SERIAL0 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Serial port 0
SERIAL1 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Serial port 1
SERIAL2 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Serial port 0
SERIAL3 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Serial port 1
SerialAdapterSmall - class com.ibutton.SerialAdapterSmall.
Serial Port adapter class for com.iButton package that implements the iButton methods using the DS2480 serial device.
SerialAdapterSmall() - Constructor for class com.ibutton.SerialAdapterSmall
Initialize SerialAdapter settings.
SERIALDEFAULTREADTIMEOUT - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Default serial port read timeout (not currently used)
SerialInputStream - class com.dalsemi.comm.SerialInputStream.
A Serial input stream is an input stream for reading data from an serial port.
SerialOutputStream - class com.dalsemi.comm.SerialOutputStream.
An Serial output stream is an output stream for writing data to a serial port.
SerialOutputStream(SerialPort) - Constructor for class com.dalsemi.comm.SerialOutputStream
Creates a new data output stream to write data to the serial port.
SerialPort - class com.dalsemi.comm.SerialPort.
Deprecated.  
SerialPort(int, int) - Constructor for class com.dalsemi.comm.SerialPort
Deprecated. Constructs a new serial port object.
serviceRequests() - Method in class com.dalsemi.tininet.http.HTTPServer
Checks for incoming client HTTP request and services supported requests that are detected.
serviceRequests(Object) - Method in class com.dalsemi.tininet.http.HTTPServer
Checks for incoming client HTTP request and services supported requests that are detected.
set() - Method in class com.dalsemi.system.BitPort
Set the port pin.
set(int) - Method in class com.dalsemi.system.BitPort
Set the specified bit.
set11BitGlobalIDMask(int) - Method in class com.dalsemi.comm.CanBus
Set the 11 Bit (STANDARD) Global ID Mask.
set11BitMessageCenterArbitrationID(int, int) - Method in class com.dalsemi.comm.CanBus
Set an 11 Bit Arbitration ID for a message center.
set12Hour(boolean) - Method in class com.dalsemi.system.Clock
Sets the 12/24 hour mode of the Real Time Clock.
set29BitGlobalIDMask(int) - Method in class com.dalsemi.comm.CanBus
Set the 29 Bit (EXTENDED) Global ID Mask.
set29BitMessageCenter15IDMask(int) - Method in class com.dalsemi.comm.CanBus
Set the 29 Bit Message Center 15 ID Mask.
set29BitMessageCenterArbitrationID(int, int) - Method in class com.dalsemi.comm.CanBus
Set an 11 Bit Arbitration ID for a message center.
SetAdapter5VTime(int) - Method in class com.ibutton.Access
Set the strong-5volts interval time.
SetAdapter5VTime(int) - Method in class com.ibutton.SerialAdapterSmall
Set the strong-5volts interval time.
SetAdapter5VTime(int) - Method in interface com.ibutton.PortAdapter
Set the strong-5volts interval time.
setAdapterSpeed(int) - Method in class com.ibutton.Access
Attempt to set the data transfer rate of the currently selected port.
setAdapterSpeed(int) - Method in class com.ibutton.SerialAdapterSmall
Attempt to set the data transfer rate of the currently selected port.
setAdapterSpeed(int) - Method in interface com.ibutton.PortAdapter
Attempt to set the data transfer rate of the currently selected port.
SetAdapterSpeed(int) - Method in class com.ibutton.Access
Deprecated. replaced by setAdapterSpeed(int baud).
SetAdapterSpeed(int) - Method in class com.ibutton.SerialAdapterSmall
Deprecated. replaced by setAdapterSpeed(int baud).
SetAdapterSpeed(int) - Method in interface com.ibutton.PortAdapter
Deprecated. replaced by setAdapterSpeed(int baud).
setAdapterSpeedOptimum() - Method in class com.ibutton.Access
Attempt to set the data transfer rate of the currently selected port to its operating system's optimum baud rate.
setAdapterSpeedOptimum() - Method in class com.ibutton.SerialAdapterSmall
Attempt to set the data transfer rate of the currently selected port to its optimum value.
setAdapterSpeedOptimum() - Method in interface com.ibutton.PortAdapter
Attempt to set the data transfer rate of the currently selected port to its operating system's optimum baud rate.
SetAdapterType(int, String) - Method in class com.ibutton.Access
Sets the adapter type using the type (PORT_TYPE_PARALLEL, PORT_TYPE_SERIAL,...) and a device name ("com1", "/dev/ttya",...).
SetAdapterType(int, String) - Method in class com.ibutton.SerialAdapterSmall
Sets the adapter type using the type (PORT_TYPE_PARALLEL, PORT_TYPE_SERIAL,...) and a device name ("COM1", "/dev/ttya",...).
SetAdapterType(int, String) - Method in interface com.ibutton.PortAdapter
Sets the adapter type using the type (PORT_TYPE_PARALLEL, PORT_TYPE_SERIAL,...) and a device name ("com1", "/dev/ttya",...).
setAddress(byte) - Method in class com.dalsemi.system.I2CPort
Set the I2C slave address.
setAddress(int) - Static method in class com.dalsemi.comm.LCDPort
Set the address for the next write.
setAppletGCMode(int) - Method in class com.ibutton.jib.JibButton
Sets the mode of the applet garbage collector.
setBaudRate(int) - Method in class com.dalsemi.comm.TINISerialPort
Sets the baud rate
setBaudRate(int) - Method in class com.dalsemi.comm.SerialPort
Deprecated. Sets the baud rate for the port.
setBaudRateDivisor(int) - Method in class com.dalsemi.comm.CanBus
Set baud rate divisor from the CPU crystal.
setBitParameters(int, int, int) - Method in class com.dalsemi.comm.TINISerialPort
Sets the serial port bit parameters
setBusPowerNormal() - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to normal level.
setBusPowerNormal() - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to normal level.
setClockDelay(byte) - Method in class com.dalsemi.system.I2CPort
Set the clock delay for the I2C bus.
setCommandPINMode(int) - Method in class com.ibutton.jib.JibButton
Sets the mode of the CommandPIN.
setCommitBufferSize(short) - Method in class com.ibutton.jib.JibButton
Sets the iButtons CommitBufferSize.
setData(byte[]) - Method in class com.dalsemi.comm.CanFrame
Set the data for the outgoing frame.
setDate(int) - Method in class com.dalsemi.system.Clock
Sets the date value (numerical day of the month) of the Real Time Clock.
setDay(int) - Method in class com.dalsemi.system.Clock
Sets the day value of the Real Time Clock.
setDebugMessagesState(boolean) - Static method in class com.dalsemi.system.TINIOS
Set the state of debug messages.
setDefaultStreams() - Static method in class com.dalsemi.jellybeans.Debug
Sets the old TINI default streams to Serial port 0.
setDHCPServerIP(String) - Static method in class com.dalsemi.tininet.TININet
Sets the DHCP server IP
setDivisor(int) - Method in class com.dalsemi.comm.TINISerialPort
Sets the baud rate divisor on the 16552
setDNSTimeout(int) - Static method in class com.dalsemi.tininet.TININet
Sets the DNS timeout.
setDomainname(String) - Static method in class com.dalsemi.tininet.TININet
Sets the domain name to the given string.
setDTR(boolean) - Method in class com.dalsemi.comm.TINISerialPort
Sets DTR if dtr is true or clears DTR if false
setEphemeralGCMode(int) - Method in class com.ibutton.jib.JibButton
Sets the mode of the ephemeral garbage collector.
setErrorGroup(int) - Method in class com.ibutton.cib.CibCommunicationException
Sets the error group for this exception.
setEthernetAddress(byte[]) - Static method in class com.dalsemi.tininet.TININet
Sets the ethernet address
setEthernetAddress(String) - Static method in class com.dalsemi.tininet.TININet
Sets the ethernet address
setExceptionMode(int) - Method in class com.ibutton.jib.JibButton
Sets the Exception mode of the iButton.
setExtendedID(boolean) - Method in class com.dalsemi.comm.CanFrame
Set the ID field type on a CAN Frame
setExternalSerialPortAddress(int, int) - Static method in class com.dalsemi.system.TINIOS
 
setExternalSerialPortEnable(int, boolean) - Static method in class com.dalsemi.system.TINIOS
 
setExternalSerialPortSearchEnable(boolean) - Static method in class com.dalsemi.system.TINIOS
 
setFlowControlMode(int) - Method in class com.dalsemi.comm.TINISerialPort
Sets flow control
setGatewayIP(byte[]) - Static method in class com.dalsemi.tininet.TININet
Sets the gateway address for TINI
setGatewayIP(String) - Static method in class com.dalsemi.tininet.TININet
Sets the gateway IP
setHostname(String) - Static method in class com.dalsemi.tininet.TININet
Sets the host name to the given string.
setHour(int) - Method in class com.dalsemi.system.Clock
Sets the hour value of the Real Time Clock.
setHTTPRoot(String) - Method in class com.dalsemi.tininet.http.HTTPServer
Sets the http root.
setHundredth(int) - Method in class com.dalsemi.system.Clock
Sets the hundredth value of the Real Time Clock.
setID(char[]) - Method in class com.ibutton.tmex.utils.iButtonID
Set the ID using the provided array of chars.
setID(int) - Method in class com.dalsemi.comm.CanFrame
Set the ID field on a CAN Frame
setID(int[]) - Method in class com.ibutton.tmex.utils.iButtonID
Set the ID using the provided array of ints.
setID(String) - Method in class com.ibutton.tmex.utils.iButtonID
Set the ID using the provided array of ints.
setIndexPage(String) - Method in class com.dalsemi.tininet.http.HTTPServer
Sets the servers index page.
setInputBufferSize(int) - Method in class com.dalsemi.comm.TINISerialPort
Sets the input buffer size
setInputBufferSize(int) - Method in class com.dalsemi.comm.CommPort
sets the size of the InputBuffer.
setInputBufferSize(int) - Method in class com.dalsemi.comm.SerialPort
Deprecated. Sets the size of the input buffer.
setInputBufferSize(int) - Method in class com.dalsemi.comm.LCDPort
sets the size of the input buffer.
setIPAddress(byte[]) - Static method in class com.dalsemi.tininet.TININet
Sets the IP address of the TINI board.
setIPAddress(String) - Static method in class com.dalsemi.tininet.TININet
Sets the IP address of the TINI board.
setLCDAddress(int) - Static method in class com.dalsemi.system.TINIOS
Sets the address of the LCD Port.
setLCDParams(int, byte[], int) - Static method in class com.dalsemi.comm.LCDPort
Sends a parameter to the LCD display.
setLength(int) - Method in class com.dalsemi.comm.CanFrame
Set the length for the data in the outgoing frame.
setLoadPINMode(int) - Method in class com.ibutton.jib.JibButton
Sets the mode of the LoadPIN.
setLogFilename(String) - Method in class com.dalsemi.tininet.http.HTTPServer
Sets the log file name.
setLogging(boolean) - Method in class com.dalsemi.tininet.http.HTTPServer
Sets the logging status.
setMailhost(String) - Static method in class com.dalsemi.tininet.TININet
Sets the mail host.
setMasterPIN(JibMasterPIN) - Method in class com.ibutton.jib.JibButton
Sets the common pin of the iButton.
setMessageCenter(int) - Method in class com.dalsemi.comm.CanFrame
Set the message center with which to send this CAN Frame
setMessageCenterMessageIDMaskEnable(int, boolean) - Method in class com.dalsemi.comm.CanBus
Enable or disable Message ID Masking for a specific message center Note: If masking is disabled, this message center ID must match ALL bits of incoming ID.
setMessageCenterRXMode(int) - Method in class com.dalsemi.comm.CanBus
Set a specific message center as receiver or transmitter Note: Message Center 15 is always RECEIVE only.
setMessageCenterTXMode(int) - Method in class com.dalsemi.comm.CanBus
Set a specific message center as receiver or transmitter Note: Message Center 15 is always RECEIVE only.
setMessageCenterWriteOverEnable(int, boolean) - Method in class com.dalsemi.comm.CanBus
Set the state of write over in a specific message center.
setMinute(int) - Method in class com.dalsemi.system.Clock
Sets the minute value of the Real Time Clock.
setMonth(int) - Method in class com.dalsemi.system.Clock
Sets the month value of the Real Time Clock.
setNativeVerboseDebugSpew(boolean) - Static method in class com.dalsemi.jellybeans.Debug
 
setNumberOfLines(int) - Static method in class com.dalsemi.comm.LCDPort
Sets the number of lines for the LCD driver.
setOffset(int) - Method in class com.dalsemi.system.DataPort
Set the offset for read/write.
setOptions(String, byte[], byte[], byte[], String, String, String) - Static method in class com.dalsemi.tininet.TININet
Sets multiple network options
setOtherPermissions(int) - Method in class com.dalsemi.fs.DSFile
Sets the permissions for all users other than this file's owner.
setOutputBufferSize(int) - Method in class com.dalsemi.comm.TINISerialPort
Sets the output buffer size
setOutputBufferSize(int) - Method in class com.dalsemi.comm.CommPort
Sets the size of the OutputBuffer.
setOutputBufferSize(int) - Method in class com.dalsemi.comm.SerialPort
Deprecated. Sets the size of the output buffer.
setOutputBufferSize(int) - Method in class com.dalsemi.comm.LCDPort
sets the size of the output buffer.
setPIN(int[]) - Method in class com.ibutton.jib.JibMasterPIN
Sets the internal PIN to newpin.
setPIN(JibMasterPIN) - Method in class com.ibutton.jib.JibButton
This method sets the Common PIN in this class, not on the iButton.
setPm(boolean) - Method in class com.dalsemi.system.Clock
Sets the AM/PM value of the Real Time Clock.
setPortDeviceName(int, String) - Method in class com.ibutton.Access
Set the port device name as a string.
setPortDeviceName(int, String) - Method in class com.ibutton.SerialAdapterSmall
Set the port device name as a string.
setPortDeviceName(int, String) - Method in interface com.ibutton.PortAdapter
Set the port device name as a string.
setPortNumber(int) - Method in class com.dalsemi.tininet.http.HTTPServer
Sets the server's port number.
setPowerDuration(int) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to supply power duration.
setPowerDuration(int) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to supply power duration.
setPrimaryDNS(String) - Static method in class com.dalsemi.tininet.TININet
Sets the primary DNS address to the given string.
setPrimaryDNS(String) - Static method in class com.dalsemi.tininet.dns.DNSClient
Set the primary DNS server to use for resolution
setProgramPulseDuration(int) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to supply power duration.
setProgramPulseDuration(int) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to supply power duration.
setProxy(String) - Static method in class com.dalsemi.tininet.dns.DNSClient
 
setProxyPort(int) - Static method in class com.dalsemi.tininet.TININet
Sets the proxy port
setProxyServer(String) - Static method in class com.dalsemi.tininet.TININet
Sets the proxy server
setReceiveTimeout(int) - Method in class com.dalsemi.comm.CommPort
Sets the Receive timeout value.
setReceiveTimeout(int) - Method in class com.dalsemi.comm.SerialPort
Deprecated. sets the receive timeout to the given value.
setReceiveTimeout(int) - Method in class com.dalsemi.comm.LCDPort
sets the receive timeout to the given value.
setRemoteFrameRequest(boolean) - Method in class com.dalsemi.comm.CanFrame
Set the RTR bit in the frame to change this from a Data Frame to a Remote Frame.
setRestoreMode(int) - Method in class com.ibutton.jib.JibButton
Sets the Restore Mode value.
setRTC() - Method in class com.dalsemi.system.Clock
Reads real time clock values from static ints and writes them to the hardware clock.
setRTS(boolean) - Method in class com.dalsemi.comm.TINISerialPort
Sets DTR if dtr is true or clears DTR if false
setSampleRate(int) - Method in class com.dalsemi.comm.CanBus
Set SMP (Sample Rate) This method sets whether to use one or three samples per bit time during CAN communication.
setSearchAlliButtons() - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Set the Button search to find all iButtons whether they are in an 'Alarm' state or not.
setSearchAlliButtons() - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Set the Button search to find all iButtons whether they are in an 'Alarm' state or not.
setSearchOnlyAlarmingiButtons() - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Set the Button search to find only iButtons that are in an 'Alarm' state that signals a need for attention.
setSearchOnlyAlarmingiButtons() - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Not Implemented - Set the Button search to find only iButtons that are in an 'Alarm' state that signals a need for attention.
setSecond(int) - Method in class com.dalsemi.system.Clock
Sets the second value of the Real Time Clock.
setSecondaryDNS(String) - Static method in class com.dalsemi.tininet.TININet
Sets the secondary DNS address to the given string.
setSecondaryDNS(String) - Static method in class com.dalsemi.tininet.dns.DNSClient
Set the secondary DNS server to use for resolution
setSerialBootMessagesState(boolean) - Static method in class com.dalsemi.jellybeans.Control
Deprecated.  
setSerialBootMessagesState(boolean) - Static method in class com.dalsemi.system.TINIOS
Set the state of serial boot up messages.
setSerialPortParams(int, int, int, int) - Method in class com.dalsemi.comm.TINISerialPort
Sets serial port parameters
setShiftDirection(boolean) - Static method in class com.dalsemi.comm.LCDPort
Sets the direction of shifts.
setShiftInterval(int) - Static method in class com.dalsemi.comm.LCDPort
Set the interval of the automatic shift.
setShiftMode(boolean) - Static method in class com.dalsemi.comm.LCDPort
Turns automatic shifting on and off.
setSiestaMode() - Method in class com.dalsemi.comm.CanBus
Put the CAN Controller in SIESTA mode When Bus activity is detected, the controller will wake up and participate on the bus.
setSpeed(int) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
This method takes an int representing the desired speed of data transfer on the MicroLan.
setSpeed(int) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
This method takes an int representing the desired speed of data transfer on the MicroLan.
setStretchCycles(byte) - Method in class com.dalsemi.system.DataPort
Set the MOVX stretch cycles for read/write.
setStretchCycles(byte) - Method in class com.dalsemi.system.I2CPort
Set the MOVX stretch cycles for read/write.
setSubnetMask(byte[]) - Static method in class com.dalsemi.tininet.TININet
Sets the subnet mask
setSubnetMask(String) - Static method in class com.dalsemi.tininet.TININet
Sets the subnet mask
setSwitchState(boolean) - Method in class com.ibutton.tmex.container.iButtonContainer12
Set the switch state for a single switch.
setSwitchState(boolean, boolean) - Method in class com.ibutton.tmex.container.iButtonContainer12
Set the switch state for a dual switch.
setSynchronizationJumpWidth(int) - Method in class com.dalsemi.comm.CanBus
Set SJW (Synchronization Jump Width) This method sets the SJW necessary for adjusting TSEG1 and TSEG2 to compensate for sync problems during CAN communication.
setTickCount(long) - Method in class com.dalsemi.system.Clock
Set the current time from a value in milliseconds since Jan 1, 1970, UTC.
setTSEG1(int) - Method in class com.dalsemi.comm.CanBus
Set TSEG1 (Timing Segment 1 = PROP_SEG + PHASE_SEG1) This method sets TSEG1 to a specified number of time quanta.
setTSEG2(int) - Method in class com.dalsemi.comm.CanBus
Set TSEG2 (Timing Segment 2 = PHASE_SEG2) This method sets TSEG2 to a specified number of time quanta.
setupContainer(DSPortAdapter, iButtonID) - Method in class com.ibutton.tmex.container.iButtonContainerGeneral
Provided the adapter object used to access this iButton and provide the ID of this iButton.
setupContainer(DSPortAdapter, iButtonID) - Method in interface com.ibutton.tmex.container.iButtonContainer
Set the adapter object used to access this iButton and the ID
setUserName(String) - Method in class com.dalsemi.nethack.MailTo
 
setUserPermissions(int) - Method in class com.dalsemi.fs.DSFile
Sets the permissions for this file's owner.
setWatchdogTimeout(int) - Static method in class com.dalsemi.system.TINIOS
Set the TINI Watchdog timeout.
setYear(int) - Method in class com.dalsemi.system.Clock
Sets the year value of the Real Time Clock.
slaveAddress - Variable in class com.dalsemi.system.I2CPort
 
sleepProcess(int) - Static method in class com.dalsemi.system.TINIOS
Delay a process for ms milliseconds.
SlushCommand - interface com.dalsemi.slush.command.SlushCommand.
The interface that any commands added to the SLUSH shell must implement.
SmtpClient - class com.dalsemi.nethack.SmtpClient.
Establishes connection with a mail server and sends mail messages using the SMTP Protocol.
SmtpClient() - Constructor for class com.dalsemi.nethack.SmtpClient
Constructs new SmtpClient to port 25 with system property value of mailhost.
SmtpClient(int) - Constructor for class com.dalsemi.nethack.SmtpClient
Constructs new SmtpClient with specified port.
SmtpClient(String) - Constructor for class com.dalsemi.nethack.SmtpClient
Constructs new SmtpClient and attaches to specified host.
SmtpClient(String, int) - Constructor for class com.dalsemi.nethack.SmtpClient
Opens a socket to the specified string and port.
SmtpPrintStream - class com.dalsemi.nethack.SmtpPrintStream.
Print values to SmtpClient output stream.
sock - Variable in class com.dalsemi.nethack.SmtpClient
 
SPEED_115200 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 115200 bps
SPEED_1200 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 1200 bps
SPEED_19200 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 19200 bps
SPEED_2400 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 2400 bps
SPEED_300 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 300 bps
SPEED_38400 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 38400 bps
SPEED_4800 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 4800 bps
SPEED_57600 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 57600 bps
SPEED_600 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 600 bps
SPEED_9600 - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Baud Rate 9600 bps
SPEED_FLEX - Static variable in class com.ibutton.tmex.adapter.MicroLanState
Speed modes for MicroLan bus, flexible for long lines
SPEED_HYPERDRIVE - Static variable in class com.ibutton.tmex.adapter.MicroLanState
Speed modes for MicroLan bus, hyperdrive
SPEED_OVERDRIVE - Static variable in class com.ibutton.tmex.adapter.MicroLanState
Speed modes for MicroLan bus, overdrive
SPEED_REGULAR - Static variable in class com.ibutton.tmex.adapter.MicroLanState
Speed modes for MicroLan bus, regular
startBusBreak() - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to 0 volts.
startBusBreak() - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to 0 volts.
startMessage() - Method in class com.dalsemi.nethack.SmtpClient
Send command to mail server to start data segment of the message
startPowerDelivery(int) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to supply power to an iButton device.
startPowerDelivery(int) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to supply power to an iButton device.
startProgramPulse(int) - Method in interface com.ibutton.tmex.adapter.DSPortAdapter
Sets the MicroLan voltage to eprom programming level.
startProgramPulse(int) - Method in class com.ibutton.tmex.adapter.TINISerialAdapter
Sets the MicroLan voltage to eprom programming level.
STDERR - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Standard error
STDERR - Static variable in class com.dalsemi.comm.LCDPort
 
STDIN - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Standard in
STDOUT - Static variable in class com.dalsemi.comm.SerialPort
Deprecated. Standard out
STDOUT - Static variable in class com.dalsemi.comm.LCDPort
 
stopDHCPThread() - Method in class com.dalsemi.tininet.dhcp.DHCPClient
Method to stopDHCPThread, release ip, and close socket
STRETCH10 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH10 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH11 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH11 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH12 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH12 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH2 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH2 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH3 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH3 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH4 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH4 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH5 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH5 - Static variable in class com.dalsemi.system.I2CPort
 
STRETCH9 - Static variable in class com.dalsemi.system.DataPort
 
STRETCH9 - Static variable in class com.dalsemi.system.I2CPort
 
stretchCycles - Variable in class com.dalsemi.system.DataPort
 
stretchCycles - Variable in class com.dalsemi.system.I2CPort
 
SystemException - exception com.dalsemi.system.SystemException.
Exceptions thrown by the HTTPServer class.
SystemException() - Constructor for class com.dalsemi.system.SystemException
Creates a generic SystemException
SystemException(String) - Constructor for class com.dalsemi.system.SystemException
Creates an SystemException with error String.

A B C D E F G H I J K L M N O P R S T U W Y