Send Additional Signal to PC via IONICUBE

Hello,

I’m working on a project that would require me to send an additional signal from a button on a haptic feedback stick rig to the PC that we’re using as a controller. Is there any way to use SimpleMotionV2 to poll the state of an unused pin? I’m using an IONICUBE with four IONI Pro drives, but even one pin would prove sufficient for my purposes most likely. I’m just trying to avoid the use of an additional USB if possible.

Thanks

Yes, you can poll one variable to read most of digital inputs. See:

I hope this helps!