... | @@ -23,11 +23,7 @@ The following parameters need to be set in the controller: |
... | @@ -23,11 +23,7 @@ The following parameters need to be set in the controller: |
|
After these settings are done and controller is connected into the local network, the command "ping 192.168.0.20" should succeed.
|
|
After these settings are done and controller is connected into the local network, the command "ping 192.168.0.20" should succeed.
|
|
|
|
|
|
#### Controller program
|
|
#### Controller program
|
|
Main program:
|
|
|
|
|
|
|
|
```
|
|
|
|
TBD
|
|
|
|
```
|
|
|
|
JS program:
|
|
JS program:
|
|
|
|
|
|
```
|
|
```
|
... | @@ -43,4 +39,6 @@ GoTo *LOOP |
... | @@ -43,4 +39,6 @@ GoTo *LOOP |
|
End
|
|
End
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Put the JS program to the first slot using keys Function + EXE in teachpendant on File/Edit screen.
|
|
|
|
|
|
### PC settings |
|
### PC settings |
|
|
|
\ No newline at end of file |