|
Re: Dual languages possible on cRio?
In short, no this is not possible.
The cRIO's image is language specific because it has to load different libraries based upon each language, for instance the LabView libraries are different then the C++ libraries. This is why you have to choose a specific language to format your cRIO with when you image it.
|