readme.txt

来自「CardBus代码驱动等有用资料」· 文本 代码 · 共 27 行

TXT
27
字号
Microsoft Visual C++ 6.0 was used to develop this application.

Files included:

simpleappCppRead:
	Ioctls.h
	StdAfx.h
	StdAfx.cpp
	simpleappCpp.cpp
	simpleappCpp.dsw
	simpleappCpp.dsp

This is an example to read from COM-1300. It can be used to measure throughput.


simpleappCppWrite:
	PRBS11_1bw.bin
	Ioctls.h
	StdAfx.h
	StdAfx.cpp
	simpleappCpp.cpp
	simpleappCpp.dsw
	simpleappCpp.dsp

This is an example to write a 1MB pseudo-random bit sequence
in file PRBS11_1bw.bin to the ComBlock. It can be used to check bit errors.

⌨️ 快捷键说明

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