IIC / Cobra

Handles the IIC communication to the external ADC connected to the Cobra sensor.

../../../../../_images/iic-1.png
Description of IIC

vi

Attributes

IIC

IIC initialization

Read

IIC reading

IIC

../../../../../_images/iic-2.png

Is a class that contains the code for reading the Cobra on the VMX. Has only a HG_LIB output.

Read

../../../../../_images/iic-3.png

A vi that allows for reading of the Cobra on the port specified by the Create ID vi.

Inputs and Outputs

Name

I/O

Attribute

IIC in

Input

The input cluster from Create ID

error in (no error)

Input

The error input cluster

IIC out

Output

The output cluster to go to Delete ID

QTI

Output

An array with all four values of the Cobra

error out

Output

The error output cluster

IIC Read Example

This example reads the values on the Cobra.

../../../../../_images/iic-example.png