4 Script Definition Method
20-24
WindO/I-NV4 User’s Manual
●
Function
Device address, constant, and Temporary Variable are described as
,
,
,
... here.
Function that can be used is based on the selected data type.
■
Bit function
■
Word function
Arithmetic operation
(Continued to next page)
a
b
c
d
Function
Format
Description
Bit set
SET(
);
Turns bit device
to 1.
It will be same result as
= 1
;
.
Bit reset
RST(
);
Turns bit device
to 0.
It will be same result as
= 0
;
.
Bit reverse
REV(
);
Reverses the 1 and 0 of bit device
.
It will be same result as
= ~
;
.
a
a
a
a
a
a
a
a
a
a
Function
Format
Description
Maximum value
MAX(
,
,
)
Maximum value out of argument
,
,
is returned.
Up to 15 arguments can be defined.
Minimum value
MIN(
,
,
)
Minimum value out of argument
,
,
is returned.
Up to 15 arguments can be defined.
Exponential
function
EXP(
)
Exponential function of argument
is returned.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Natural logarithm
(Base: e)
LOGE(
)
Natural logarithm (base is e) for argument
is returned.
Set a value larger than 0 for argument.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Common logarithm
(Base: 10)
LOG10(
)
Common logarithm (base is 10) for argument
is returned.
Set a value larger than 0 for argument.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Exponentiation
POW(
,
)
to the
power is returned.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Square root
ROOT(
)
Square root of
is returned.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Sine
SIN(
)
Sine of
(-1 - +1) is returned. Specify arbitrary formula to
represent angle (units in radian) for argument
.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Cosine
COS(
)
Cosine of
(-1 - +1) is returned. Specify arbitrary formula to
represent angle (units in radian) for argument
.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
Tangent
TAN(
)
Tangent of
(-1 - +1) is returned. Specify arbitrary formula to
represent angle (units in radian) for argument
.
This function can only be configured when the
Float32(F)
is
specified as the
Data Type
.
a
b
c
a
b
c
a
b
c
a
b
c
a
a
a
a
a
a
a
b
a
b
a
a
a
a
a
a
a
a
a
a
a
Summary of Contents for WindO/I-NV4
Page 1: ...B 1701 16 User s Manual...
Page 108: ...5 WindO I NV4 Common Operations and Settings 2 76 WindO I NV4 User s Manual...
Page 256: ...7 BACnet Communication 3 148 WindO I NV4 User s Manual...
Page 372: ...6 Screen Restrictions 5 32 WindO I NV4 User s Manual...
Page 390: ...5 Part Library Function 6 18 WindO I NV4 User s Manual...
Page 420: ...3 Text 7 30 WindO I NV4 User s Manual...
Page 628: ...2 Multi State Lamp 9 34 WindO I NV4 User s Manual...
Page 924: ...4 Meter 11 76 WindO I NV4 User s Manual...
Page 990: ...7 Timer 12 66 WindO I NV4 User s Manual...
Page 1030: ...4 Using Data and Detected Alarms 13 40 WindO I NV4 User s Manual...
Page 1098: ...4 Using the Data 15 22 WindO I NV4 User s Manual...
Page 1248: ...5 Restrictions 22 18 WindO I NV4 User s Manual...
Page 1370: ...2 Monitoring on the MICRO I 25 28 WindO I NV4 User s Manual...
Page 1388: ...4 Restrictions 26 18 WindO I NV4 User s Manual...
Page 1546: ...5 Module Configuration Dialog Box 30 36 WindO I NV4 User s Manual...
Page 1614: ...3 Settings 34 14 WindO I NV4 User s Manual...
Page 1726: ...5 Text Alignment A 10 WindO I NV4 User s Manual...