TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ned student
NA
18
43.2k
how can i move my robotic arm to the half of the x-axis plane??
Jun 18 2010 3:10 AM
actually i want to move my robotic arm on different axis and for that i tried to build a class and write that code
//Like for alphabet writing A
port.interop(address,1); //to move up
timer1.enabled=true; // for delay
port.interop(address,2); //to move horizontal
timer1.enabled=true; // for delay
port.interop(address,5); //to move down
timer1.enabled=true; // for delay
now i dont know how to move my robotic arm on the half of up(vertical axis) and then draw horizontal line for A???
can anyone help me?
thanx for ur forums all replies,it really did help me aloot
Reply
Answers (
0
)
cookies not passing the values from one page to another page
Delete a datagrid row that is databound