Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

ADXL345 Read

Read X, Y and Z axis of acceleration data (in g's) from the ADXL345.

read.png

Inputs

I2C Channel (0)

Specifies the I2C channel that the ADXL345 is connected to.

LINX Resource

Contains LINX connection resources.

I2C Slave Address

Specifies the I2C slave address of the ADXL345.

Resolution

Specifies current resolution setting of the ADXL345. This value is used to convert the output from the ADXL345 into g's.

Error In

Describes error conditions that occur before this node runs. This input provides standard error in functionality.

Outputs

LINX Resource

Contains LINX connection resources.

Acceleration Data (g)

Returns a single point of acceleration data for the X, Y and Z axis.

Error Out

Contains error information. This output provides standard error out functionality.

Related Links

close

open

VI Reference

Clone this wiki locally