10 — VEHICLE CONTROL LANGUAGE (VCL)
Curtis 1232E/34E/36E/38E & 1232SE/34SE/36SE/38SE Manual, os 31 – May 2017 Return to TOC
pg. 126
OVERRIDE_EM_BRAKE_PWM( )
is function is designed to override EM Brake. When this function is enabled, it resets the hill hold
memory value.
Syntax:
Override_EM_Brake_PWM(Kill_Hill_Hold)
Parameters: Kill_Hill_Hold
0 – Retain hill hold memory.
1 – Reset hill hold memory.
Returns:
0 – Failed to override EM brake.
1 – Succeeded in overriding EM brake.
Error Codes: None.
RESTORE_EM_BRAKE_PWM( )
is function returns control of the EM brake PWM to the EM brake state machine.
Syntax:
Restore_EM_Brake_PWM()
Parameters: None
Returns:
0 – Failed
1 – Success.
Error Codes: None.