02-14-2013 06:49 AM
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
02-15-2013 06:09 AM
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.
02-15-2013 07:45 AM
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
02-19-2013 03:57 AM
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.
02-19-2013 08:32 AM
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