EasyManuals Logo

IDEC MICRO/I HG1P-ST32 Series User Manual

IDEC MICRO/I HG1P-ST32 Series
1665 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 #1147 background imageLoading...
Page #1147 background image
WindO/I-NV4 User’s Manual 20-37
5 Script Coding Examples
20
Script
Script
Operation description
If the value of LDR100 is less than or equal to the value of LDR200, then 0x100 is stored in LDR300.
Script
Operation description
If the value of LDR100 is greater than the value of LDR200, then 0x100 is stored in LDR300.
Script
Operation description
If the value of LDR100 is greater than or equal to the value of LDR200, then 0x100 is stored in LDR300.
â– 
Example 5.2.4 Less than or equal to
if ([LDR 100] <= [LDR 200])
{
[LDR 300] = 0xl00;
}
â– 
Example 5.2.5 Greater than
if ([LDR 100] > [LDR 200])
{
[LDR 300] = 0xl00;
}
â– 
Example 5.2.6 Greater than or equal to
if ([LDR 100] > [LDR 200])
{
[LDR 300] = 0xl00;
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IDEC MICRO/I HG1P-ST32 Series and is the answer not in the manual?

IDEC MICRO/I HG1P-ST32 Series Specifications

General IconGeneral
BrandIDEC
ModelMICRO/I HG1P-ST32 Series
CategoryControl Panel
LanguageEnglish

Related product manuals