Features
This disables the communication interface welding function.
Note
EIP communication settings must be set to Monitoring+GPR.
Return
|
Value |
Description |
|---|---|
|
0 |
Success |
|
Negative Value |
Failure |
Exception
|
Exception |
Description |
|---|---|
|
DR_Error (DR_ERROR_TYPE) |
Parameter data error |
|
DR_Error (DR_ERROR_VALUE) |
Invalid parameter value |
|
DR_Error (DR_ERROR_RUNTIME) |
C Extension module error |
|
DR_Error (DR_ERROR_STOP) |
Program terminated forcibly |
Example
Python
app_weld_enable_digital()
app_weld_disable_digital()