Issue with Addressable LEDs on LabVIEW [Solved?]

We are encountering a issue when pulling the LED write VI into code. When draging it in, LabVIEW freaks out looking for hmblv.dll, and fails, Telling us to Find the Shared Library Named “hmblv.dll”. Is anyone else encountering this?
Steps to reproduce: Go to WPI Robotics Library > IO > PWM, Grab the LED WRITE VI.

Thanks for reporting this @770352. I have reproduced the issue in my side and will check why we are seeing this behavior.

I experimented more with the code, and it seems to work fine when the VI is set to run in the roboRIO. Can you please confirm you can run your code when this VI is set to execute under this context? I assume you tried this method to run in your computer, which throws that missing DLL that I also saw.

Ugh. Can’t confirm until monday, But I bet that’s what it is. Thanks for your help.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.