- 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
-
- getReference() - Method in interface ioio.lib.api.AnalogInput
-
- 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.