EasyManua.ls Logo

Curtis 1238SE - Page 128

Curtis 1238SE
152 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
10 — VEHICLE CONTROL LANGUAGE (VCL)
Curtis 1232E/34E/36E/38E & 1232SE/34SE/36SE/38SE Manual, os 31 – May 2017 Return to TOC
pg. 124
START_PUMP( )
is function is used to turn on the pump li contactor (pin 4). If the parameter Drivers » Driver3
» Contactor Enable = On (VCL HydraulicContactorEnable bit variable = On), the VCL function
Start_Pump() will turn on the pump li contactor (Driver 3).
When HydraulicContactorEnable = On and neither Start_Pump() nor Stop_ Pump() has been called,
the pump li contactor is O.
Syntax:
Start_Pump()
Parameters: None.
Returns:
0 – Pump start function not enabled.
1 – Pump start function successfully enabled.
Error Codes: None.
Example:
Start_Pump()
This will turn on the pump lift contactor.
STOP_PUMP( )
is function is used to turn o the pump li contactor (pin 4). If the parameter Drivers » Driver3
» Contactor Enable = On (VCL HydraulicContactorEnable bit variable = On), the VCL function
Start_Pump() will turn o the pump li contactor (Driver 3).
When HydraulicContactorEnable = On and neither Start_Pump() nor Stop_ Pump() has been called,
the pump li contactor is O.
Syntax:
Stop_Pump()
Parameters: None.
Returns:
0 – Pump stop function not enabled.
1 – Pump stop function successfully enabled.
Error Codes: None.
Example:
Stop_Pump()
This will turn off the pump lift contactor.

Table of Contents

Related product manuals