The component to which the IO is attached.
ReadonlyxThe x-axis linear acceleration.
ReadonlyyThe y-axis linear acceleration.
ReadonlyzThe z-axis linear acceleration.
The names of all signals.
Connects the input belonging to this IO to an output of the specified component's IO.
The name for the input.
The name for the output belonging to the specified component's IO.
The component for the output.
Whether the connection was successfully added.
Finds the connection for the specified input, if one exists.
The name for the input.
The connection for the input, or null if a connection doesn't exist.
Disconnects the input belonging to this IO.
The name for the input.
Whether the input was successfully disconnected.
Retrieves the signal with the specified name.
The signal name.
The found signal, or null if the signal was not found.
Motion Sensor IO.