readme.txt
来自「The EZ320 utility demonstrates the commu」· 文本 代码 · 共 25 行
TXT
25 行
The EZ320 utility demonstrates the communication program between host PC and
the MR320. Source files include:
EZ320.c --- the main program
485LIB.c --- contains procedures that implement the Multipoint
communication protocol
ACKLIB.c --- contains procedures that implement the ACK/NAK
communication protocol
NULLLIB.c --- contains procedures that implement the NULL
communication protocol
DEFINES.h --- include file
485INCL.h --- include file
ACKINCL.h --- include file
NULLINCL.h --- include file
SLIB.ASM --- contains low-level PC communication routines
EZ320.mak --- project makefile generated by Microsoft PWB
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?