1.32 1.31 1.30 1.29 1.28 1.20 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish
1.32 1.31 1.30 1.29 1.28 1.20 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish

CDRFLEx.tp_popup_response

Features

This function controls the next operation (stop and resume of a paused program) according to the user's response after outputting a type message (Popup) during DRL program operation.

Parameter

Parameter Name

Data Type

Default Value

Description

eRes

POPUP_RESPONSE

-

Refer to the Definition of Constant and Enumeration Type

Return

Value

Description

0

Failed

1

Success

Example

C++
// When executing DRL command tp_popup
Drfl.tp_popup_response(POPUP_RESPONSE_RESUME);