19 lines
247 B
Plaintext
19 lines
247 B
Plaintext
deviceDesc = trinamic motor test
|
|
|
|
makenv b trinamic
|
|
|
|
GraphAdd b deg
|
|
GraphAdd b.pos deg
|
|
GraphAdd b.encoder deg
|
|
GraphAdd b.target deg
|
|
GraphAdd b.load n
|
|
|
|
b maxcurrent 255
|
|
b maxspeed 100
|
|
b acceleration 50
|
|
b freewheeling 1
|
|
|
|
#debug b
|
|
|
|
#makeCCU4 ori1 nv
|