DAEnetIP3
User Manual
-
118
-
Get the whole PortB. CRC16 is ON. PortB.0 - PortB.3 is low and PortB.4 - PortB.7 is high.
Send: 00BVG=?E1A7;
Receive:00BVG=F039F0;
Example commands for HTTP API:
Get the whole PortB. PortB.0 - PortB.3 is low and PortB.4 - PortB.7 is high.
Send: BVG=?;
Receive: <!DOCTYPE html><html><body>BVG=0F;</body></html>
Get PortB.7 state. The input level is high.
Send: BV7=?;
Receive: <!DOCTYPE html><html><body>BV7=1;</body></html>