Breadcrumbs

app_weld_enable_digital()

Features

This enables the communication interface welding function. Only supports EtherNet/IP interface.

Return

Value

Description

0

Enable Welding Success

Negative Value

Enable Welding 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()