LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using C style Pointers in LabVIEW NXG

I've been working on porting my Power Requests library to NXG. Essential to this working correctly is passing a pointer to a string to the PowerCreateRequest function. In conventional LabVIEW this is done by using the DSNewPtr and MoveBlock functions in LabVIEW.dll. How do you get a pointer in NXG?

Rather than attaching my code you can download the whole thing from it's GitHub Repository. The specific file is "Power Create Request.vi" which is private so you'll have to unlock the library.

Thanks,

—Ben
Prevent your computer from sleeping programmatically!
Use Power Requests
Download from GitHub

0 Kudos
Message 1 of 1
(2,137 Views)