[求助] 串口命令中的批处理相关命令怎么使用?

[复制链接]

该用户从未签到

5

主题

32

回帖

103

积分

[INTOHARD]班长

Rank: 2

积分
103
发表于 2010-5-8 19:09:45 | 显示全部楼层 |阅读模式
LEVEL SIX COMMANDS:
Batch File Commands See also the common commands *, @, and |. These commands define the batch file flow control. Command Description Bx Run Batch File x - Batch file number 0 through 2, default = batch 0 Dx List Batch File x - Batch file number 0 through 2, default = batch 0 Ex Enter Batch File x - Batch file number 0 through 2, default = batch 0 * Special Function for batch file: *1 Pause batch file execution until input *2,x Delay x milliseconds *3,x Branch to Label x *4,x Increment head and branch to Label x *5 Clear monitor screen *6 Stop on error *7,x Load batch loop counter with x. *8,x Decrement batch loop counter, Branch to Label x if not 0. @x Batch File Label. During batch file entry, define this location as Label x. x - Single digit numeric label specification. | Batch file terminator Terminates the entry of batch files. *Note: For commands Bx, Dx, and Ex above, if x is greater than 2, batch #0 will be used.
怎么运用以上批处理命令啊?

该用户从未签到

0

主题

85

回帖

53

积分

[INTOHARD]班长

Rank: 2

积分
53
发表于 2010-5-8 19:29:13 | 显示全部楼层
dftghrt bgh54y
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表