MG400 TCP/IP RunScript error


#1

I recently encountered an issue when using the RunScript() command to control an MG400 robot using LabVIEW. I have created a script file containing commands for the robot’s movements, and while the robot can be enabled and moved successfully, I keep receiving the error message “-1RunScript(projectName)” when attempting to use the RunScript() command. I would like to know how to execute this script, which is saved as “script.txt” in the “Run” folder, using the RunScript() command.!


#2

RunScript(projectName) is for running scripts, it cannot be used to call txt tracks and is not supported by quad-axis. Only six axes can call the track file.