@@ -57,21 +57,37 @@ NX100 Configs
57
57
``` diff
58
58
- Do changes with your own risk! in case you brick your robot or your setup is different and it doesn't work. I cannot help.
59
59
```
60
- 1 . Log into NX100 with Yaskawa master password from security menu. Same menu as you use to login to maintenance mode.
60
+ 1 . Log into NX100 with Yaskawa emperor password from security menu. Same menu as you use to login to maintenance mode.
61
+ ```
62
+ System info -> Security -> Select Management Mode ->
63
+ But do not enter Management Mode password but instead Yaskawa emperor password.
64
+ ```
65
+ Do your own research to find required password.
61
66
2 . Enable following FD parameters
62
67
All supported parameters list: [ NX100 / NXC100 PARAMETER LIST] ( https://drive.google.com/file/d/1YA_C3Vg_eh7pp0q-liEpeXLgl6D-lV0I/view?usp=sharing )
63
68
```
64
- FD 78 => bit set to 1 (Ethernet WWW)
69
+ FD078 => bit set to 1 (Ethernet WWW)
65
70
```
66
71
3 . Connect ethernet cable.
67
72
```
68
- ... todo... location image here
73
+ LAN0 (next to serial COM port)
69
74
```
75
+ LAN1 should be occupied by default, that wire goes to pendant.
76
+ ![ pc-cards] ( doc/nx100_cards.jpg )
70
77
4 . Specify ethernet configuration ip, mask, default gateway.
71
78
```
72
- ... todo... link documentation here
79
+ 1. Power off NX100 -> press down pendant "MAIN MENU" button while powering on NX100
80
+ 2. Release "MAIN MENU" after seeing Motoman screen on pendant.
81
+ 3. Login with Yaskawa emperor password from System -> Security.
82
+ 4. SYSTEM -> SETUP -> OPTION FUNCTION -> TCP -> "USED"
83
+ 5. SYSTEM -> SETUP -> OPTION FUNCTION -> NETWORK -> Give details.
84
+ 6. Under network also find HOST SETUP -> Provide address details.
85
+ 7. See that your changes have been saved.
86
+ 8. Reboot NX100 and ping your NX100 ip address.
87
+ 9. Test out this library.
73
88
```
74
89
90
+
75
91
Install
76
92
============
77
93
0 commit comments