代码搜索结果
找到约 1,320 项符合
Modbus 的代码
modbus.bas
Attribute VB_Name = "Module1"
Function CRC16(Data() As Byte, no As Integer, CRC16Lo As Byte, CRC16Hi As Byte) As String
Dim CL As Byte, CH As Byte '
mssccprj.scc
[SCC]
SCC=This is a source code control file
[modbus.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
modbus.vbw
Form1 = -8, 97, 652, 531, , 44, 58, 704, 492, C
Module1 = 66, 87, 726, 521,
modbus.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSComm32.ocx"
Begin VB.Form Form1
Caption = "MODBUSTEST"
ClientHeight = 7650
ClientLeft = 60
modbus.bas
Attribute VB_Name = "Module1"
Function CRC16(Data() As Byte, no As Integer, CRC16Lo As Byte, CRC16Hi As Byte) As String
Dim CL As Byte, CH As Byte '多项式码&HA001
Dim
freq.txt
11:17:55 30016: 1433 4995
11:17:56 30016: -3608 4995
11:17:56 30016: -1794 4995
11:17:56 30016: 1328 4995
11:17:56 30016: -3445 4990
11:17:57 30016: -293 4995
11:17:57 30016: -38
mbcrc.c
/*
* FreeModbus Libary: A portable Modbus implementation for Modbus ASCII/RTU.
* Copyright (c) 2006 Christian Walter
* All rights reserved.
*
* Redistribution and use in sour