J1939GetEnvDbl
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
This function gets the value of an environment variable.Parameters
- envVar: name of the environment variable
- index: index of the environment variable
double J1939GetEnvDbl( char envVar[], dword index );
value = J1939GetEnvDbl( "EvFrictionForce", 1 );