Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

각 채널 당 1개의 비교 출력 기능이 있습니다.
비교출력 조건은 >, =, < 를 조합한 7가지 방법이 있습니다.
비교출력 신호를 이용하기 위해서는 해당 조건을 설정한 후, “°비교출력 사용”± 플래그를 사용으로 설정하여야 합니다.
Y010 ~ Y017 출력을 비교 출력 신호로 지정하여 외부 신호로 출력 시킬 수 있습니다.

설정 코드

비교 출력 조건

0

현재값 < 비교값

1

현재값 <= 비교값

2

현재값 = 비교값

3

현재값 >= 비교값

4

현재값 > 비교값

5

비교값1 <= 현재값 <= 비교값2  (포함)

6

현재값 <= 비교값1, 현재값 >= 비교값2  (제외)

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.