Example Labview code for MicroStrain Inertia-Link and 3DM-GX2 This example demonstrates the simple serial protocol for communicating with the Inertia-Link or 3DM-GX2. Please refer to the "3DM-GX2 Data Communications Protocol" manual for a complete description of all possible communications commands and modes. Note that this is only for serial devices. Wireless devices require the ASPP packet wrapper. See Wireless Example vi's The sample code requires Labview 7.1 or higher. To use sample code: 1. Plug your Inertia-Link or 3DM-GX2 into a USB port or Serial port depending on the model you are using. 2. Open "Read Accel and Ang Rate Serial.vi" in LabVIEW 3. If you are using a USB Inertia-Link or 3DM-GX2, determine the virtual COM port assigned to the device using the Device Manager (in the "System" control panel). The virtual COM port will look like the following: "CP210x USB to UART Bridge Controller (COM11)" 4. Select the COM port in the "Serial Port" drop down contro in the vi. 5. Click the "Run" arrow in the vi.