|
Re: CRIO file extension
I think there are couple answers to your question. The LabVIEW build specification constructs a file named startup.rtexe. This is what NI uses on VXWorks for the exe format.
Another answer would be the .out extension. This is the basic code/library/task extension, and if some code loads it, it can begin running. This is how the NI loader loads the .rtexe.
Greg McKaskle
|