資源簡介
using IND245;
static void Main(string[] args)
{
string PORTNAME = "COM3";
int BAUDRATE = 9600;
int TESTNUM = 3;
double weight = 0;
string weightUnit = string.Empty;
ind245 i245 = new ind245();
//打開
代碼片段和文件信息
- 上一篇:codesys編程手冊中文版
- 下一篇:w5500原理圖封裝
評論
共有 條評論