22.4.71. EEcmPosSyncMethod

SYNOPSIS

Name

Value

Meaning

ecmPOS_SYNC_GT

0

sync축의 position이 ref. position보다 큰(Greater Than) 경우

ecmPOS_SYNC_GE

1

sync축의 position이 ref. position보다 크거나 같은(Greater or Equal) 경우

ecmPOS_SYNC_LT

2

sync축의 position이 ref. position보다 작은(Less Than) 경우

ecmPOS_SYNC_LE

3

sync축의 position이 ref. position보다 크거나 같은(Less or Equal) 경우

ecmPOS_SYNC_POS_CROSS

4

sync축의 position이 ref. position보다 작은 값에서 큰 값으로 변하는 경우

ecmPOS_SYNC_NEG_CROSS

5

sync축의 position이 ref. position보다 큰 값에서 작은 값으로 변하는 경우