代码搜索结果

找到约 1,320 项符合 Modbus 的代码

master-example.c

#include /* compiling : gcc master-example.c -o master-example -lmodbus */ int main() { int device; Mbm_trame trame; int result; int data_in[256]; int data_out[256]; cha

read_conf.c

/*---------------------------------------------------------------------------*/ /* * Modbus protocol program * * /*---------------------------------------------------------------------------*

mssmartstar.c

/********* Sample Program **************************************************** MSSmartStar.c Copyright(c) 2003 Z-World Engineering. Legal Notice This program has been written by the Techn

msz_rab.lib

/***************************************************************************\ MODBus Slave Serial Drivers for Rabbit 2000 Copyright (c) 2002 Z-World, Inc. Copyright (c) 1998, CFControls. Po

ms_rab.lib

/***************************************************************************\ Dynamic C MODBus ASCII/RTU Slave Copyright (c) 2002 Z-World, Inc. Copyright (c) 1997, CFControls. \**************

mmz_rab.lib

/***************************************************************************\ MODBus Master Serial Drivers for Rabbit 2000 Copyright (c) 2002 Z-World, Inc. Copyright (c) 1999, CFControls, Inc.

mm_rab.lib

/***************************************************************************\ Dynamic C MODBus ASCII/RTU Master Copyright (c) 2002 Z-World, Inc. Portions Copyright (c) 1999, CFControls, Inc.

main(bl2100).c

/******************************************************************************* RTU_100.c CH.Control, 2005 This program support Web server access and modbus/tcp comm. wit

mbdialer.c

#include #include #include int Mb_device; /* device tu use */ int Mbm_Pid_Child; /* PID child used to read the slave answer */ int Mbm_Pid_Sleep; /* PID use to wa