Dear Forum,
Okay the help file is really pathetic on labview itself. It simply says "Use the code interface node" and the code interface node entry is "you can use this to use external blocks of code. Click here to learn how" and the link is broken. So, I was hoping someone could maybe point me in the right direction. I've got a block of c code saved as a .c file and I need to access it from my labview program. I'm guessing the best way to do this is a code interface node, but all they seem to have is an input terminal and an output terminal, with no easily noticeable way to link the node to the block of c code. Any advice?
~Confused and Frustrated.