I added some network shared variables to my cRIO and deployed them. When i tried to run the VI on the target from the IDE, it keeps running in Initialization Mode. There's around 5% of memory left when the project is runned. Could this be the reason?
Here's the error code,
Error -1950678964 occurred at Property Node in Get Scan Engine Mode.vi:1->main.new.vi
Possible reason(s):
LabVIEW: Failed to load NI Scan Engine software required for I/O Variable access. If you are hosting I/O variables on an RT target, ensure that the NI Scan Engine is installed on the RT target. If you are hosting I/O variables on Windows, you must install a Windows I/O driver, such as DeviceNet, that includes NI Scan Engine support. If you are hosting I/O variables in a Windows VI, the VI must be part of an open LabVIEW project. If you are hosting I/O variables in a Windows built application, the application must be configured to include hardware configuration.

I'm running LV2011 with the latest RT and RIO