Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In the [Script Editor스크립트 편집기] , there are three types of functions that can be used: Trigonometric Functions, Other Mathematic Functions, and Special Functions.
The Trigonometric Functions return the values such as Sine, Cosine, Tangent, etc. of the assigned real-number parameters.
The Other Mathematics Functions return the values such as Log, Absolute value, Square value, etc. of the assigned real-number parameters.
The Special Functions control the Xpanel project’s features or the project itself. There are functions called ‘Subroutine’ in this category.
※ Please refer to Appendix 1 Functions for Script for the detailed information메뉴에서, 삼각함수, 특수 함수 , 기타 함수 총 3가지 함수를 사용할 수 있습니다.
삼각 함수는 할당된 실수 매개변수의 사인(Sine), 코사인(Cosine), 탄젠트(Tangent) 등의 값을 반환합니다.
기타 수학 함수는 할당된 실수 매개변수의 Log, Absolute 값, Square 값 등의 값을 반환합니다.
특수 함수는 Xpanel 프로젝트의 기능이나 프로젝트 자체를 제어합니다. 이 범주에는 '서브루틴'이라는 기능이 있습니다.
※ 자세한 내용은 부록 1 스크립트용 기능을 참조하십시오.