DMX ETH Manual
page 65
rev 1.16
Examples:
JOGX+
;***Jogs axis to positive direction
DELAY=1000
;***Wait 1 second
ABORTX
;***Stop without deceleration
V1=PS
;***Sets variable 1 to pulse speed
PX
Description:
Read:
Gets the current pulse position
Write:
Sets the current pulse position
Syntax:
Read:
Variable = PX
Write:
PX = [value]
PX = [variable]
Conditional:
IF PX=[variable]
ENDIF
IF PX=[value]
ENDIF
Examples:
JOGX+
;***Jogs axis to positive direction
DELAY=1000
;***Wait 1 second
ABORTX
;***Stop with deceleration all axes including X axis
PX=0
;***Sets the current pulse position to 0
RW
Description:
Write:
Start driver write operation. Note that after executing RW, wait 2 seconds
before any other operation is executing (using DELAY=2000).
Syntax:
Write:
RW
Examples:
See DRVIC
RWSTAT
Description:
Read:
Get driver write operation status
Syntax:
Read:
[variable]=RWSTAT
Examples:
See DRVIC
Содержание 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...