Skip to main content
Skip table of contents

CDRFLEx.get_rt_control_input_version_list

Features

This function provides real-time external control version list for about input data.

Parameter

None

Return

Value

Description

String

Input Data Version List. Comma(,) separated.

Version List

Input Data Version

First Updated Controller Version

v1.0

V2.9

Example

CPP
string version_list = Drfl.get_rt_control_input_version_list();
cout << version_list << endl;


JavaScript errors detected

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

If this problem persists, please contact our support.