AIS328DQ Read

Block ID

AISRead

Library

DeviceSpecific/motohawk_AIS328DQ_lib

Description

The AIS328DQ is an ultra low-power high performance 3-axis linear accelerometer.

The AIS328DQ blockset allows a developer full control over the AIS328DQ device via Definition, Read and Write blocks. This abstraction requires the developer to be familiar with the datasheet available for the part.

This block allows the user to read data from the device. The user enters a reference to the device definition and also selects the command to read via a dropdown selection. The command selected defines which ports are visible on the output of the block. When the block executes the data is read from the device and made available on the ports. Individual fields are separated onto separate ports.

Block Parameters

Parameter Field Values Comments/Description
Reference Name Single quote enclosed alpha numeric Name that references the definition. A name must be supplied in order to access the resource.
Command Dropdown Command to process. These commands map to register opcodes defined in the datasheet. Output ports exposed depend on command selected.