EasyManuals Logo

Curtis 1298 User Manual

Curtis 1298
136 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
Page #89 background imageLoading...
Page #89 background image
Curtis 1298 Manual, OS 11
85
7
7 — VCL
VEHICLE CONTROL LANGUAGE (VCL)
The 1298 controller has a built-in programmable logic controller with applica-
tion-specific functions. VCL (Vehicle Control Language) software provides a
way to implement unique and complex vehicle control functions.
VCL is a simple programming language that will feel very familiar to
anyone who has worked with BASIC, Pascal, or C. Working with VCL requires
the installation of the WinVCL program onto a PC. WinVCL will compile
VCL programs and flash download the software into the controller through
the computers serial port. The install process for WinVCL will also install two
important manuals on your PC—the VCL Programmers Guide and the VCL
Common Functions Manual. These two manuals, which are in PDF format,
include more detailed information about VCL than is included here.
This section of the manual summarizes VCL and also describes aspects
and functions of VCL that are specific to the 1298 controller. For a more
complete understanding of the functions and capabilities of VCL, see the the
WinVCL Users Guide, VCL Programmers Guide, and VCL Common Func
-
tions Manual.
Summary of VCL Basics
• VCL is not case-sensitive:
put_pwm(), Put_PWM(), and PUT_PWM() are identical.
Spaces in variable names are not allowed in VCL; use underscores
in place of spaces.
Example: Forward_Offset is the VCL name for the 1311 parameter
Forward Offset.
Functions are followed by parentheses; for example:
Reset_Controller() is a function
Reset_Voltage is a variable.
Logical statements must be inside parentheses; examples:
IF (setpoint >50)
ELSE IF ((setpoint <20) & (temperature >100)).
Comments are preceded by semicolons.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Curtis 1298 and is the answer not in the manual?

Curtis 1298 Specifications

General IconGeneral
BrandCurtis
Model1298
CategoryController
LanguageEnglish

Related product manuals