I am new to the Digimetrix library and I'm trying to use it to start developing an automated system on a kawasaki industrial robot. I was going through the "servos on and off" example provided with the library and I'm finding that the "Start Toolkit" function seems to turn the servos on and then turn off immediately. I expected it to wait the default 5 seconds but it turns off before even getting to the close function.
I don't see any errors on the pendant and no errors appear in labview. Looking at the program running on the pendant, it looks like it starts and then directly goes to line 68 which is exit.
Why would this be happening?
Thanks,