08-11-2014 01:56 PM
We use inputDevices.llb, specifically Acquire Input Data.vi to monitor for keyboard strokes regardless of what vi has mouse focus. We are porting our application to MacOS and need to find a suitable replacement for Acquire Input Data.vi. Any ideas? I'm fine with using a Call Library Function node to a MacOS Framework if need be, I'm just not sure which one to call. Anyone tackled this before?
08-12-2014 05:21 PM
I believe you are correct that you will need to use the MacOS Framework to do this. There is no equivalent to 'Acquire Input Data.vi' for LabVIEW for Mac. Unfortunately I am not familiar with the MacOS Framework so hopefully some Mac users will be able jump in here.