DMX ETH Manual
page 67
rev 1.16
Examples:
SCVX=0
;***Disable s-curve acceleration
HSPD=1000
;***X-axis high speed
LSPD=100
;***Set low speed
ACC=100
;***Set acceleration
JOGX+
;***Jogs to positive direction
DELAY=1000
;***Wait 1 second
SSPDX=3000
;***Change speed on-the-fly to 3000 PPS
SSPDMX
Description:
Write:
Set individual on-the-fly speed change mode
Range is from 0 to 7
Syntax:
Write:
SSPDMX=[0-7]
SSPDMX=[variable]
Examples:
HSPD=1000
;***X-axis high speed
LSPD=100
;***Set low speed
ACC=100
;***Set acceleration
JOGX+
;***Jogs to positive direction
DELAY=1000
;***Wait 1 second
SSPDMX=1
;***Set on-the-fly speed change mode to 1
ACC=20000
;***Set acceleration to 20 seconds
SSPDX=190000
;***Change speed on-the-fly to 190000 PPS
STOPX
Description:
Command:
Stop all axes if in motion with deceleration.
Previous acceleration value is used for deceleration.
Syntax:
STOPX
Examples:
JOGX+
;***Jogs axis to positive direction
DELAY=1000
;***Wait 1 second
STOPX
;***Stop with deceleration
STORE
Description:
Command:
Store all values to flash
Syntax:
STORE
Examples:
V80=EX
;***Put encoder value in V80
DELAY=1000
;***Wait 1 second
STORE
;***Store V80 to non-volatile flash
Summary of Contents for DMX-ETH
Page 13: ...DMX ETH Manual page 13 rev 1 16 Figure 4 1 Torque Curve NEMA 23 Figure 4 2...
Page 14: ...DMX ETH Manual page 14 rev 1 16 Figure 4 3...
Page 17: ...DMX ETH Manual page 17 rev 1 16 DMX ETH Interface Circuit Figure 5 2...
Page 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...