[maxmsp] max > servo controller SSC-32
and_i
and.kess at gmail.com
Fri Jun 1 09:23:08 MDT 2007
- Previous message: [maxmsp] pattrstorage: problem with recallmulti
- Next message: [maxmsp] max > servo controller SSC-32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, IŽm trying to run servos, from max 4.6 to the servo-controller, with USB/serial switch. I get the green light blinking, but cannot fix the code/number typed in which moves the servos: datasheet for the controller: Servo Move Example:"#5 P1600 S750 <cr>" this ist what makes the green blinking, but not more: who can help me please? #P window setfont "Sans Serif" 9.; #P window linecount 1; #P message 39 71 98 196617 $0 P300 S2000 13; #P newex 129 171 32 196617 print; #P newex 12 134 31 196617 spell; #P message 12 45 121 196617 $0 P300 S2000 13 <cr>; #P newex 12 171 77 196617 serial b 38400; #P message 50 96 116 196617 $0 P1600 S750 <cr>; #P connect 3 0 1 0; #P connect 3 0 4 0; #P connect 0 0 3 0; #P connect 5 0 3 0; #P connect 2 0 3 0; #P window clipboard copycount 6; tnx.andrea
- Previous message: [maxmsp] pattrstorage: problem with recallmulti
- Next message: [maxmsp] max > servo controller SSC-32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
