EasyManua.ls Logo

Promag WEC200 - Page 14

Promag WEC200
20 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
14
Set I/O Pin Status command
Command format:
PSxs, where x is the I/O line number and s is
the desired status of the I/O line (0 or 1)
Possible replies:
A, C, D, R
Example (VB6 Code):
Set the Status of Pin 0 to Low,
which the WEC200 IP is
192.168.100.216
Winsock1.RemoteHost = 192.168.100.216
Winsock1.SendData = PS01
Note:
1. For more details, please refer to the on-line help file of DS Manager tibbo_docs.chm on [Set
I/O Pin Status (Sx) instruction] section.
7-B. Reply Codes
Listed below are all available reply codes:
C. RC
Description
A
OK (command completed successfully)
C
Error (incorrect command was issued)
R
Rejected (command was rejected by the DS)
D
Denied (access was denied by the DS)
F
Failed (command execution failed)