From 495776950adf042e23e05033ea9729481ad3281d Mon Sep 17 00:00:00 2001 From: JamesNewton Date: Mon, 3 Oct 2022 09:44:07 -0700 Subject: [PATCH] Adding that you have to eval changes to dde_init Because someone spent some time trying to connect to a robot with a different IP and missed that step. --- doc/guide.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/guide.html b/doc/guide.html index 72a6cd02..ad95ceed 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -195,7 +195,8 @@ that is automatically inserted into the file dde_apps/dde_init.js is fine. However, in that file you may need to modify the ip_address and port number of Dexter. The default ip_address is "192.168.1.142" The port number - is typically "50000". + is typically "50000". Be sure to (Eval)uate the file or restart DDE so + your changes will have effect.
Configure Dexter @@ -2343,4 +2344,4 @@

Boot

latest Release Notes
and the Known Issues to help hone your suggestions. -
\ No newline at end of file +