导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→高手看过来[lzflln05]

 *第32705篇: 高手看过来

  
楼 主:lzflln05 2005年7月1日12:43
 高手看过来
高手帮我看看阿!这是什么单片机的定义方式阿!急啊!!!!
if motor_type% = 1 then
 #18.29 = 2797
 #18.30 = 750
 #5.07 = 34
 #5.08 = 2780
 #5.10 = 0.87
elseif motor_type% = 2 then
 #18.29 = 2851
 #18.30 = 750
 #5.07 = 42
 #5.08 = 2780
 #5.10 = 0.88
elseif motor_type% = 3 then
 #18.29 = 2851
 #18.30 = 750
 #5.07 = 42
 #5.08 = 2780
 #5.10 = 0.88
elseif motor_type% = 4 then
 #18.29 = 2883
 #18.30 = 750
 #5.07 = 42
 #5.08 = 2780
 #5.10 = 0.88
elseif motor_type% = 5 then
 #18.29 = 2851
 #18.30 = 750
 #5.07 = 51
 #5.08 = 2790
 #5.10 = 0.87
elseif motor_type% = 6 then
 #18.29 = 2883
 #18.30 = 750
 #5.07 = 51
 #5.08 = 2790
 #5.10 = 0.87
elseif motor_type% = 7 then
 #18.29 = 2883
 #18.30 = 750
 #5.07 = 60
 #5.08 = 2780
 #5.10 = 0.89
elseif motor_type% = 8 then
 #18.29 = 2883
 #18.30 = 750
 #5.07 = 70
 #5.08 = 2810
 #5.10 = 0.87
elseif motor_type% = 9 then
 #18.29 = 2812
 #18.30 = 750
 #5.07 = 84
 #5.08 = 2800
 #5.10 = 0.88
elseif motor_type% = 11 then
 #18.29 = 2649
 #18.30 = 1000
 #5.07 = 42
 #5.08 = 2780
 #5.10 = 0.88
elseif motor_type% = 12 then
 #18.29 = 2825
 #18.30 = 1000
 #5.07 = 51
 #5.08 = 2790
 #5.10 = 0.87
elseif motor_type% = 13 then
 #18.29 = 2875
 #18.30 = 1000
 #5.07 = 51
 #5.08 = 2790
 #5.10 = 0.87
elseif motor_type% = 14 then
 #18.29 = 2825
 #18.30 = 1000
 #5.07 = 51
 #5.08 = 2790
 #5.10 = 0.87
elseif motor_type% = 15 then
 #18.29 = 2875
 #18.30 = 1000
 #5.07 = 60
 #5.08 = 2780
 #5.10 = 0.89

>>>>>>对该主题发表你的看法

本主题贴数1,分页: [第1页]


[上一篇主题]:寻求硬件工程师合作[原创]

[下一篇主题]:keil编译问题,请进来看看