![Mitsubishi Electric MELSEC iQ-R-R00CPU Скачать руководство пользователя страница 1005](http://html.mh-extra.com/html/mitsubishi-electric/melsec-iq-r-r00cpu/melsec-iq-r-r00cpu_user-manual_2391391005.webp)
APPX
Appendix 14 List of Available SQL Commands for CPU Module Database Access Function
1003
A
Arithmetic Function
ABS
This command obtains an absolute value.
■
Application example
• To obtain the absolute value of fld1 from table1
SELECT ABS ("fld1") FROM "table1";
ACOS
This command obtains an arc cosine.
■
Application example
• To obtain the arc cosine of fld1 from table1
SELECT ACOS ("fld1") FROM "table1";
ASIN
This command obtains an arc sine.
■
Application example
• To obtain the arc sine of fld1 from table1
SELECT ASIN ("fld1") FROM "table1";
ATAN
This command obtains an arc tangent.
■
Application example
• To obtain the arc tangent of fld1 from table1
SELECT ATAN ("fld1") FROM "table1";
ATAN2
This command obtains an arc tangent.
*1 This syntax is ATAN2 (y, x).
■
Application example
• To obtain an arc tangent of fld1/fld2 from table1
SELECT ATAN2 ("fld1", "fld2") FROM "table1";
Syntax
ABS ([numeric expression])
Syntax
ACOS ([numeric expression])
Syntax
ASIN ([numeric expression])
Syntax
ATAN ([numeric expression])
Syntax
ATAN2 ([numeric expression 1], [numeric expression 2])
Содержание MELSEC iQ-R-R00CPU
Страница 2: ......
Страница 151: ...9 MONITOR FUNCTION 9 1 Real Time Monitor Function 149 9 MEMO ...
Страница 323: ...18 SEQUENCE SCAN SYNCHRONIZATION SAMPLING FUNCTION 321 18 MEMO ...
Страница 330: ...328 20 ROUTING SETTING 20 3 Precautions MEMO ...
Страница 423: ...26 BASIC CONCEPT 26 8 State Transition of the Redundant System 421 26 MEMO ...
Страница 524: ...522 30 MAINTENANCE AND INSPECTION FOR A REDUNDANT SYSTEM 30 1 Module Replacement in the Redundant System MEMO ...
Страница 1009: ...APPX Appendix 14 List of Available SQL Commands for CPU Module Database Access Function 1007 A MEMO ...
Страница 1014: ...1012 APPX Appendix 15 Added and Enhanced Functions MEMO ...
Страница 1027: ......