1006
APPX
Appendix 14 List of Available SQL Commands for CPU Module Database Access Function
SIGN
This command obtains a sign.
■
Application example
• To obtain the sign of fld1 from table1
SELECT SIGN ("fld1") FROM "table1";
SIN
This command obtains a sine.
■
Application example
• To obtain the sine of fld1 from table1
SELECT SIN ("fld1") FROM "table1";
SQRT
This command obtains a square root.
■
Application example
• To obtain the square root of fld1 from table1
SELECT SQRT ("fld1") FROM "table1";
TAN
This command obtains a tangent.
■
Application example
• To obtain the tangent of fld1 from table1
SELECT TAN ("fld1") FROM "table1";
Syntax
SIGN ([numeric expression])
Syntax
SIN ([numeric expression])
Syntax
SQRT ([numeric expression])
Syntax
TAN ([numeric expression])
Содержание 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: ......