Skip to main content
Skip table of contents

CDRFLEx.get_control_mode

Features

This is a function for checking the current control space.

Parameter

None

Return

Value

Description

CONTROL_MODE

Refer to the Definition of Constant and Enumeration Type

Example

CPP
CONTROL_MODE mode =Drfl.get_control_mode();
cout << mode << endl;
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.