USB Devices using HI

douglas adams's icon

hello,
I'm trying to use an accelerometer circuit connected via USB on a VCOM port to act as an input device in MAX. Anyone got any idea how to get it to show up in the HI device menu?
Thanks for your help,
Doug

Wesley Smith's icon

I don;t think you can use hi. If it's a virtual serial port, use the
serial object. Hi is only for HID devices and virtual serial ports
are not HID devices.

wes