How to load INIT_ROS.jbi file correctly?

asked 2013-11-01 05:27:31 -0500

plundgren gravatar image

updated 2015-04-22 04:18:58 -0500

gvdhoorn gravatar image

We're installing the server application for DX100. MpRosDx100Ftp_v1_1_1.out file was loaded successfully.

When trying to load INIT_ROS.jbi file we get syntax error, #3220. "Syntax error in instruction [58](j:INIT_ROS L:0004)".

Should we specify anything more than what is given in the .jbi-file? We want to use the interface to get knowledge about the robots position and to send alert messages.

File looks as following:

/JOB
//NAME INIT_ROS
//POS
///NPOS 0,0,0,0,0,0
//INST
///DATE 2013/07/15 15:32
///ATTR SC,RW
///GROUP1 RB1
NOP
DOUT OT#(890) OFF
DOUT OT#(889) OFF
TIMER T=0.05
SKILLSND "ROS-START"
DOUT OT#(889) ON
WAIT OT#(890)=ON
DOUT OT#(889) OFF
SKILLSND "ROS-STOP"
END
edit retag flag offensive close merge delete

Comments

Was this ever resolved?

gvdhoorn gravatar image gvdhoorn  ( 2015-04-22 04:19:09 -0500 )edit