📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -