Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W
G
getBootstraps()
- Static method in class ioio.lib.util.
IOIOConnectionRegistry
For advanced usage only! Used for special runtime handling of bootstrap classes.
getConnectionFactories()
- Static method in class ioio.lib.util.
IOIOConnectionRegistry
Get all available connection specifications.
getDuration()
- Method in interface ioio.lib.api.
PulseInput
Gets the pulse duration in case of pulse measurement mode, or the period in case of frequency mode.
getExtra()
- Method in interface ioio.lib.spi.
IOIOConnectionFactory
Extra information on the connection.
getFactories(Collection<IOIOConnectionFactory>)
- Method in interface ioio.lib.spi.
IOIOConnectionBootstrap
getFrequency()
- Method in interface ioio.lib.api.
PulseInput
Gets the momentary frequency of the measured signal.
getImplVersion(IOIO.VersionType)
- Method in interface ioio.lib.api.
IOIO
Query the implementation version of the system's components.
getInputStream()
- Method in interface ioio.lib.api.
IOIOConnection
getInputStream()
- Method in interface ioio.lib.api.
Uart
Gets the input stream.
getOutputStream()
- Method in interface ioio.lib.api.
IOIOConnection
getOutputStream()
- Method in interface ioio.lib.api.
Uart
Gets the output stream.
getOverflowCount()
- Method in interface ioio.lib.api.
AnalogInput
Gets the number of samples that have been dropped as result of overflow, since
AnalogInput.setBuffer(int)
has been called.
getReference()
- Method in interface ioio.lib.api.
AnalogInput
Gets the maximum value against which
AnalogInput.read()
values are scaled.
getSampleRate()
- Method in interface ioio.lib.api.
AnalogInput
Gets the sample rate used for obtaining buffered samples.
getState()
- Method in interface ioio.lib.api.
IOIO
Gets the connections state.
getType()
- Method in interface ioio.lib.spi.
IOIOConnectionFactory
A unique name of the connection type.
getVoltage()
- Method in interface ioio.lib.api.
AnalogInput
Gets the analog input reading, as an absolute voltage in Volt units.
getVoltageBuffered()
- Method in interface ioio.lib.api.
AnalogInput
Read a sample from the internal buffer.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W