I am trying to use the UDP data link custom device. It can create a byte buffer and pass out a pointer to said buffer if I choose. I cannot figure out anyway to write data to it. Whenever I create a simple labview model using the "veristand data library" to write to a pointer, I cannot deploy and I crash my linux64 cRIO hard. Anyone have any suggestions?
Ideally my Simulink model could write data to this buffer directly but I am trying to do it in labVIEW initially.