10.4.7.2. OPEN
10.4.7.2. OPEN
Explanation | Communication channel for monitoring communication is opened or closed. | ||
Grammar | <ENET object>.OPEN <connection status> | ||
Parameter | Connection status | 0: Communication channel is closed. 1: Communication channel is opened and ENET object is initialized. | 0~1 |
Example | ENET1.OPEN 0 ENET1.OPEN 1 |