LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Details Desplay Dialog

Hello all,

 

i face the attached error after deploying the hardware connected to the EtheCAT CRIO9024 port, and the robot doesn't move at all. Can u help me find out what this error msg is about?

 

Thanks and regards,

Samira

0 Kudos
Message 1 of 5
(2,903 Views)

Hello Samira,

 

the error says that the Function is not supported in the current target. you are targeting this VI to run on a cRIO, it looks like (and the documentation says) that this VI is not supported on Real Time.

0 Kudos
Message 2 of 5
(2,872 Views)

Hello hsm78,

thanks but i have run this vi without problems before, and recently i face strange error msges  like the one i attached earlier or the other one  here attached. What do u think might be wrong?

regards,

Samira

 

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

Hi Samira,

 

if you are using the Set User Defined Alarm VI with LabVIEW DSC, error -1967362033 indicates that the alarm already exists in the alarming system. You must acknowledge the existing alarm before you can set the alarm again. To acknowledge the alarm, right-click an alarm or event in the Alarms or Events views and select Acknowledge or use the Acknowledge Alarms VI. Use the Clear User Defined Alarm VI to clear the alarm.

0 Kudos
Message 4 of 5
(2,842 Views)

Hello HSM78,

 

Thanks for the reply. Now I get an error msg concerning the classes i use:

 

One or more of the set of VIs which this dynamic dispatch subVI or property item may call are broken. Each LabVIEW class may own a VI with the same name as a VI owned by the parent of the class or older ancestor. The dynamic dispatch subVI or property item will call one of these VIs, chosen when the subVI or property item actually executes. If any of the VIs are broken, then this subVI or property item also is broken.

Could u plz help me with that?

 

Best,

Samira

0 Kudos
Message 5 of 5
(2,826 Views)