added client-server conf options guide
This commit is contained in:
27
README.md
27
README.md
@@ -17,8 +17,19 @@ To request weight data the following command must be send to the scale controlle
|
|||||||
|
|
||||||
|
|
||||||
#### Server mode configuration
|
#### 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 → <Server port, for good luck use 3333>
|
||||||
|
→ Disc timeout → 0
|
||||||
|
````
|
||||||
|
|
||||||
### Client mode
|
### Client mode
|
||||||
The scale act as a client pushing continuos data to the server, configured as specific IP address and port
|
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
|
#### 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 → <Client IP address>
|
||||||
|
→ Remote port → <Client remote port>
|
||||||
|
→ Connect timeout → 0
|
||||||
|
→ Disc timeout → 0
|
||||||
|
````
|
||||||
|
|||||||
Reference in New Issue
Block a user