-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi bro, when i try to run example code, with dll into bin folder, get tittle error.
It happens when call uareu.dpfpddQueryDevices()
My sensor is working correctly with DigitalPersona workstation.
Environment
- Sensor: DigitalPersona 4000b
- SO: Windows 10;
- Architecture: x64;
- NodeJS: 12.13.0;
Stack trace:
Error: One or more parameters passed to the API call are invalid. at new ErrorHandler (C:\Users\Administrador\Desktop\project\node_modules\uareu-node\dist\modules\handlers\error\error.handler.js:13:23) at C:\Users\Administrador\Desktop\project\node_modules\uareu-node\dist\modules\index.js:179:24 at new Promise (<anonymous>) at UareU.dpfpddQueryDevices (C:\Users\Administrador\Desktop\project\node_modules\uareu-node\dist\modules\index.js:129:56) at C:\Users\Administrador\Desktop\project\main.js:20:26 at processTicksAndRejections (internal/process/task_queues.js:95:5) at async init (C:\Users\Administrador\Desktop\project\main.js:13:12)