- getATDevice(int) - Static method in class com.oracle.deviceaccess.atcmd.ATManager
-
- getATDevice(String) - Static method in class com.oracle.deviceaccess.atcmd.ATManager
-
- getChannel() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
Returns the
ADCChannel instance that fired this event or for which this
event was fired.
- getChannel(int) - Static method in class com.oracle.deviceaccess.adc.ADCManager
-
- getChannel(String) - Static method in class com.oracle.deviceaccess.adc.ADCManager
-
- getChannel() - Method in class com.oracle.deviceaccess.adc.RangeEvent
-
Returns the
ADCChannel instance that fired this event or for which this
event was fired.
- getClosedWindowTimeout() - Method in interface com.oracle.deviceaccess.watchdog.WindowedWatchdogTimer
-
Get the current closed window delay for the watchdog timer.
- getCount() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
Returns the number of sampled values.
- getCount() - Method in class com.oracle.deviceaccess.adc.RangeEvent
-
- getInputStream() - Method in interface com.oracle.deviceaccess.atcmd.DataConnection
-
Gets this data connection's input stream.
- getLastTimeStamp() - Method in class com.oracle.deviceaccess.adc.RangeEvent
-
- getLostSamplesNumber() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
- getMaxCommandLength() - Method in interface com.oracle.deviceaccess.atcmd.ATDevice
-
Returns the maximum length of the command string that can be processed by the underlying AT parser.
- getMaxTimeout() - Method in interface com.oracle.deviceaccess.watchdog.WatchdogTimer
-
Gets the maximum timeout that can be set for the watchdog timer.
- getMaxValue() - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Returns the maximum raw value this channel can sample.
- getMinValue() - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Returns the minimum raw value this channel can sample.
- getOffset() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
Returns the offset in the values buffer where the sampled values start.
- getOutputStream() - Method in interface com.oracle.deviceaccess.atcmd.DataConnection
-
Gets this data connection's output stream.
- getSamplingInterval() - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Gets the sampling interval (in milliseconds).
- getTimeout() - Method in interface com.oracle.deviceaccess.watchdog.WatchdogTimer
-
Get the current timeout for the watchdog timer.
- getTimeStamp() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
- getType() - Method in class com.oracle.deviceaccess.adc.RangeEvent
-
Returns the type of range condition being notified.
- getValue() - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Read the current raw sampled input value of this channel.
- getValue() - Method in class com.oracle.deviceaccess.adc.RangeEvent
-
Returns the new ADC channel's value.
- getValues() - Method in class com.oracle.deviceaccess.adc.AcquisitionEvent
-
Returns the buffer containing the sampled values.
- getValues(int[], int, int) - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Reads count raw sampled input values from this channel
and copies them into the designated array.
- getVRefValue() - Method in interface com.oracle.deviceaccess.adc.ADCChannel
-
Returns the Reference Voltage value of this ADC channel.
- getWatchdog(int) - Static method in class com.oracle.deviceaccess.watchdog.WatchdogManager
-
- getWatchdog(String) - Static method in class com.oracle.deviceaccess.watchdog.WatchdogManager
-