ReadSensorDIGyro function.
Read the scaled Dexter Industries IMU Gyro X, Y, and Z axis values.
- Parameters:
-
| _port | The port to which the Dexter Industries IMU Gyro sensor is attached. See the NBC Input port constants group. You may use a constant or a variable. |
| _vector | A variable of type TVector which will contain the scaled X, Y, anx Z values. |
| _result | The boolean function call result. |