04-17-2007 03:42 PM
04-18-2007 05:48 PM
Hi Kevin,
I think I might have found the product page for the wireless sensor you were refering to: http://www.microstrain.com/sg-link.aspx In the overview section they talk about a Software Development Kit and executables for numerous programming environments, including LabVIEW 7.1. Do you have access to this Software Development Kit and would this allow you to interface in LabVIEW with these sensors? You will need a driver to communicate with your USB device and LabVIEW, and for general USB devices, this can be done following the steps in the USB Instrument Control Tutorial. To do this you must have a good understanding of the commands/messages that your USB device sends/receives - so a manual or reference of these commands would be required. Hope this helps!