PDA

View Full Version : TCP/IP Troubles



Ron
October 13th, 2002, 12:55 PM
If you want Girder to execute a command via the TCP/IP interface you also have to "learn event" from the TCP/IP interface.

Thus:


log into the TCP/IP server
select command with mouse
press learn event
type for example "execute test1"
the red display now shows : "test1"
If you now type "execute test1" again Girder will execute the command.

As you can see this works exactly like the other input devices.

MediaStorm
October 13th, 2002, 12:55 PM
I'm having some problems with the TCP/IP plugin.

I telneted to the proper port and got:

Welcome to the Girder 3.0 TCP/IP interface
Please enter password

I then entered: pass and the password

Next, I got: execute <string> = execute a command in Grider

This is where I had problems. I entered everything I could think of in the form of: execute and the girder command names of the events I created.

I was never able to get Girder to fire an event successfully.

I then typed in: close

Which of course closed the connection.

What am I missing for the execute function to work?

Thanks.