127
6 F 3 B 0 3 6 2
e. Sample program
This sample ladder program issues a remote port verification request to the Ethernet Port.
This program is executed by turning on the R0504 A point.
Parameters: 12544:3100H, 00020:0014H, 341995909;14627185H
85H. 71H. 62H. 14H
133. 113. 98. 20
|R0504 R0604 |
1|-| |-----------------------------------------------------------( )--|
| /* Remote port verification request */
|R0604 |
2|-| |-+[12544 MOV RW000][00020 MOV RW001]----------------------------|
| | /* Designates the module and sets the CMD number. */
| | |
| +[341995909 DMOV RW003RW002]----------------------------------|
| | /* Sets remote port IP address */
| | |
| +[RW000 SEND RW010][RST R0504]---------------------------------|
| /* Sets the request. */
| |