motor.plg

来自「由单片机8951来控制 c语言编写 具有实现正转反转 加速减速 采用PWM调制」· PLG 代码 · 共 35 行

PLG
35
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\资料\直流电机\motor.uv2
Project File Date:  03/22/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling motor.C...
MOTOR.C(34): error C202: 'time_connt': undefined identifier
MOTOR.C(35): error C202: 'directin': undefined identifier
MOTOR.C(36): error C202: 'tiem_count': undefined identifier
Target not created
Build target 'Target 1'
compiling motor.C...
MOTOR.C(34): error C202: 'time_connt': undefined identifier
MOTOR.C(35): error C202: 'directin': undefined identifier
Target not created
Build target 'Target 1'
compiling motor.C...
MOTOR.C(35): error C202: 'directin': undefined identifier
Target not created
Build target 'Target 1'
compiling motor.C...
linking...
Program Size: data=12.1 xdata=0 code=98
"motor" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling motor.C...
linking...
Program Size: data=12.1 xdata=0 code=98
"motor" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?