EasyManuals Logo

ABB AC 800M Library Object Style Guide

ABB AC 800M
120 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 #106 background imageLoading...
Page #106 background image
Conditional Range Check Section 6 Program Code Issues
106 3BSE042835-600
if MyPar > MyLimit then
(* No assignment, use last good value *)
ParErrorInt := true;
else
MyParInt := MyPar;
end;
(* More range checked assignments ... *)
else
(* Assignment without range checks *)
MyParInt := MyPar;
(* More assignments ... *)
end_if;
Note that MyPar is copied to a local variable because it is not allowed to change IN
parameters.

Table of Contents

Other manuals for ABB AC 800M

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ABB AC 800M and is the answer not in the manual?

ABB AC 800M Specifications

General IconGeneral
BrandABB
ModelAC 800M
CategoryController
LanguageEnglish

Related product manuals