EasyManua.ls Logo

IDEC WindO/I-NV4 User Manual

IDEC WindO/I-NV4
1738 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 #1195 background imageLoading...
Page #1195 background image
WindO/I-NV4 User’s Manual 20-39
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

Question and Answer IconNeed help?

Do you have a question about the IDEC WindO/I-NV4 and is the answer not in the manual?

IDEC WindO/I-NV4 Specifications

General IconGeneral
Touch PanelResistive film
Backlight Life50, 000 hours
Communication PortsRS-232C, RS-422/485
Power Supply24V DC
Operating Temperature0 to 50°C (32 to 122°F)
Storage Temperature-20 to 60°C (-4 to 140°F)
Vibration Resistance10 to 57 Hz, 0.075 mm amplitude, 57 to 150 Hz, 9.8 m/s² acceleration
Shock Resistance147m/s² (15G), 3 times in each direction of X, Y, and Z axes
Protection RatingIP65 (front panel)