From c98aef901015c5b102e3489c503a44df4b9cd660 Mon Sep 17 00:00:00 2001 From: ehofmann Date: Fri, 23 Oct 2020 06:19:26 +0000 Subject: [PATCH] added client-server conf options guide --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a67705b..35afa28 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,19 @@ To request weight data the following command must be send to the scale controlle #### Server mode configuration +buttons +(c) (⤺⤻) (→0←) (→T←) (i) (⇰) - +1. keep pressed (⇰) +2. Will ask "Enter code" press (⇰) +3. Will show menu options, select Communication → Com2 +```` +Mode → Continuos +Param. Ethernet → According network settings +TCP mode → TCP mode → Server + → Port → + → Disc timeout → 0 +```` ### Client mode The scale act as a client pushing continuos data to the server, configured as specific IP address and port @@ -31,4 +42,18 @@ S S 0.000 kg ```` #### Client mode configuration +buttons +(c) (⤺⤻) (→0←) (→T←) (i) (⇰) +1. keep pressed (⇰) +2. Will ask "Enter code" press (⇰) +3. Will show menu options, select Communication → Com2 +```` +Mode → Continuos +Param. Ethernet → According network settings +TCP mode → TCP mode → Client + → Remote IP → + → Remote port → + → Connect timeout → 0 + → Disc timeout → 0 +````