Skip to main content
Skip table of contents

CDRFLEx.get_safety_configuration

Features

This is a function for return safety configuration.

Parameter

None

Return

Value

Description

struct.SAFETY_CONFIGURATION_EX2

Refer to the Definition of Struct

struct.SAFETY_CONFIGURATION_EX2_V3Refer to the Definition of Struct

Example

CPP
LPSAFETY_CONFIGURATION_EX2 tParam = drfl.get_safety_configuration();    // In case of DRCF_VERSION == 2
LPSAFETY_CONFIGURATION_EX2_V3 tParam = drfl.get_safety_configuration(); // In case of DRCF_VERSION == 3
JavaScript errors detected

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

If this problem persists, please contact our support.