代码搜索结果

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

synchronizedabstractregister.java

//License /*** * Java Modbus Library (jamod) * Copyright (c) 2002-2004, jamod development team * All rights reserved. * * Redistribution and use in source and binary forms, with or without * mod

illegaladdressexception.java

//License /*** * Java Modbus Library (jamod) * Copyright (c) 2002-2004, jamod development team * All rights reserved. * * Redistribution and use in source and binary forms, with or without * mod

digitalout.java

//License /*** * Java Modbus Library (jamod) * Copyright (c) 2002-2004, jamod development team * All rights reserved. * * Redistribution and use in source and binary forms, with or without * mod

mbfuncdiag.d

ARM\ RAM\ Debug/mbfuncdiag.o: \ C:/Projects/freemodbus-v1.3.0/demo/AT91SAM7X_ROWLEY/../../modbus/functions/mbfuncdiag.c

mbs.c

#include unsigned char Mbs_slave; /* slave number */ pthread_t Mbs_thread; /* slave thread */ int Mbs_device; /* slave device */ /********************************************

mbs.c

#include unsigned char Mbs_slave; /* slave number */ pthread_t Mbs_thread; /* slave thread */ int Mbs_device; /* slave device */ /********************************************

mbs.c

#include unsigned char Mbs_slave; /* slave number */ pthread_t Mbs_thread; /* slave thread */ int Mbs_device; /* slave device */ /********************************************

main.c

//----------------------------------------------------------------- // 名称: MODBUS总线通信仿真(主机程序) //----------------------------------------------------------------- // 说明: 本例运行时,主机向各从机发送要求返回A/D转换值的命

main.c

//----------------------------------------------------------------- // 名称: MODBUS总线通信仿真(主机程序) //----------------------------------------------------------------- // 说明: 本例运行时,主机向各从机发送要求返回A/D转换值的命

todo

To do: ------ * Configuration file loading * Signals processing (HUP, USR1, etc). * Client addresses restriction * RS-485 transmit/receive control by RTS * Broadcast MODBUS messaging implementation *