DMX ETH Manual
page 57
rev 1.16
ECLEARX
Description:
Write:
Clears motor error status. Also clears a StepNLoop error.
Syntax:
Write:
ECLEARX
Examples:
ECLEARX
;***Clears motor error
ECLEARSX
Description:
Write:
Clears StepNLoop error status. ECLEAR also clears a StepNLoop error
Syntax:
Write:
ECLEARSX
Examples:
ECLEARSX
;***Clears StepNLoop error
ELSE
Description:
Perform ELSE condition check as a part of IF statement
Syntax:
ELSE
Examples:
IF V1=1
X1000
;***If V1 is 1, then move to 1000
WAITX
ELSE
X-1000
;***If V1 is not 1, then move to -1000
WAITX
ENDIF
ELSEIF
Description:
Perform ELSEIF condition check as a part of the IF statement
Syntax:
ELSEIF [Argument 1] [Comparison] [Argument 2]
[Argument] can be any of the following:
Numerical value
Pulse or Encoder Position
Digital Output
Digital Input
Enable Output
Motor Status
[Comparison] can be any of the following
=
Equal to
Содержание DMX-ETH
Страница 10: ...DMX ETH Manual page 10 rev 1 16 3 Dimensions All dimensions in inches Controller Figure 3 0 NEMA 17 Figure 3 1...
Страница 13: ...DMX ETH Manual page 13 rev 1 16 Figure 4 1 Torque Curve NEMA 23 Figure 4 2...
Страница 14: ...DMX ETH Manual page 14 rev 1 16 Figure 4 3...
Страница 17: ...DMX ETH Manual page 17 rev 1 16 DMX ETH Interface Circuit Figure 5 2...
Страница 21: ...DMX ETH Manual page 21 rev 1 16 Main Control Screen Figure 6 3 A B C D E F L K J H M G I...