I wish to operate and log data from a prototype sensor that uses ANT+ communications. It is currently logging data to a Garmin Forerunner 920XT sport watch with a custom app in the watch. The watch app issues 'initialize,' 'start' and 'stop' commands.to the sensor and logs the broadcast mode data from the sensor once per second. Following a recording session, we dock the watch to a Garmin USB fixture and copy the *.FIT data file of the recording to a Windows 10 laptop for post-processing. We use Golden Cheetah software to convert the data format to a format that can load into an Excel spreadsheet for analysis and graphing.
We now wish to operate the sensor from NI LabVIEW 2017 on the Windows10 laptop, and need a driver that connects a Dynastream USBANT-m stick to a USB port on the computer. The LabVIEW MAX needs ID numbers to recognize the USBANT-m as a VISA serial device. I have downloaded the USBANT-m datasheet. We need the Windows10 driver.
Thanks,
Doc7