Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Scan Engine : Can't switch to active mode

Hi all, i'm using NI 9074 which was configured to be in active mode. 

 

cRIO 9074 config.png

 

But when i view it in System Manager, its showing "Configuration" mode.

 

System Manager.png

 

So i went a step further, to programatically set it to active mode using "Set Scan Engine Mode.vi" but to no avail. The error codes are show below.

 

front panel.png

 

 

 

The errors in "Array" are  the returns from reading IO variable"

"error out" shows the error code returned from setting the scan mode.

 

 

Warning 66030 occurred at Read Variable in main.vi
Possible reason(s):
LabVIEW:  This I/O variable is referencing an I/O device or channel that is not active in the current I/O mode.  Data read may be stale or invalid and data written may not be sent to the output.

 

Warning 66030 occurred at Read Variable in main.vi
Possible reason(s):
LabVIEW:  This I/O variable is referencing an I/O device or channel that is not active in the current I/O mode.  Data read may be stale or invalid and data written may not be sent to the output.

 

 

 

Error -2132869110 occurred at Property Node (arg 1) in Set Scan Engine Mode.vi->main.vi

 

Possible reason(s):

 

LabVIEW:  (Hex 0x80DF000A) There was a communication error between the host and target.

 

 

The above error shouldn't happen as i could see the cRIO from MAX and System Manager and i used the default values on "Set Scan Mode.vi" which is "localhost"

 

 

Does anyone have the same problem as me?

Did i done something wrong or i missed out something?

 

 

BTW, i have a 9144 (Expansion chasis) connected to my 9074, how can i check the status of 9144, eg connectivity.

 

 

MANY MANY THANKS! 😄

 

 

 

 

 

 

 

 

 

 

 

0 Kudos
Message 1 of 3
(5,654 Views)

Most likely it is your code that's causing the engine to stay in config mode. Can you post your VI so I can look it over?

 

DirkW

0 Kudos
Message 2 of 3
(5,651 Views)

Hi, I have same problem with EtherCAT communication.

If you got solution of this problem, plz share it 🙂

I think disconnection with EtherCAT slave cause this problem. 

Plz check this out.

0 Kudos
Message 3 of 3
(2,788 Views)