versadac
1
versadac - Scalable Recorder Firmware
Main Page
Classes
Files
File List
File Members
core
modbus
modbus_common.h
1
/*****************************************************************************
2
FILE : modbus_common.h
3
AUTHOR : Steve Pickford
4
SYSTEM : GNU C++ for ARM
5
DESCRIPTION : Contains system wide declarations
6
*****************************************************************************/
7
8
#ifndef __MB_COMMON_H
9
#define __MB_COMMON_H
10
11
#define MAX_NUMBER_OF_MASTER_CONNECTIONS 11
/* 5 local (1 serial, 4 web), 1 preferred, 1 Ethernet/IP, 4 external */
12
13
#endif
/* __MB_COMMON_H */
Generated on Wed Aug 19 2020 10:33:42 for versadac by
1.8.9.1