Skip to content

Commit c2be9d7

Browse files
committed
Add more instructions for NX100 setup
1 parent 90ac53a commit c2be9d7

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

README.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,37 @@ NX100 Configs
5757
```diff
5858
- 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.
5959
```
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.
6166
2. Enable following FD parameters
6267
All supported parameters list: [NX100 / NXC100 PARAMETER LIST](https://drive.google.com/file/d/1YA_C3Vg_eh7pp0q-liEpeXLgl6D-lV0I/view?usp=sharing)
6368
```
64-
FD 78 => bit set to 1 (Ethernet WWW)
69+
FD078 => bit set to 1 (Ethernet WWW)
6570
```
6671
3. Connect ethernet cable.
6772
```
68-
... todo... location image here
73+
LAN0 (next to serial COM port)
6974
```
75+
LAN1 should be occupied by default, that wire goes to pendant.
76+
![pc-cards](doc/nx100_cards.jpg)
7077
4. Specify ethernet configuration ip, mask, default gateway.
7178
```
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.
7388
```
7489

90+
7591
Install
7692
============
7793

doc/nx100_cards.jpg

36.5 KB
Loading

0 commit comments

Comments
 (0)