Skip to content
Ken Sharp edited this page Dec 10, 2025 · 4 revisions

MMA8452 Open

Open the I2C master and initialize the MMA8452 accelerometer.

If the LINX device has more than one I2C master the logical first I2C master is channel 0, the next is channel 1, etc.

open.png

Inputs

I2C Channel

Specifies the I2C channel that the MMA8452 is connected to.

LINX Ref

Contains LINX connection resources.

I2C Slave Address (0x1D)

Specifies the I2C slave address of the MMA8452.

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.

Error Out

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

Related Links

close

read

VI Reference

Clone this wiki locally