![BrickElectric BEM11000 Manual Download Page 28](http://html1.mh-extra.com/html/brickelectric/bem11000/bem11000_manual_2810113028.webp)
www.BrickElectric.com
9. Program Reference
9.1 Easybus Specifications
EasyBus use more friendly language to control the relay module. With "easy to
understand" grammar and similarity to OS command lines, it's extremely easy to work with
it. Read the following materials and you will be ready to go with every detail in 10 minutes.
Not like any other field bus, you don't need to be an expert of automation or learn
programming to use it. This saves time for many people who wants to focus on more
creative works, and they can start to create application with BEM105 immediately, rather
than spend lots of time on learning the old-fashioned and very detailed industry
automation communication protocol before they can really start to do anything.
How to send a correct switch command?
Example
– set parameter 45, to value 1:
setpara[45] = 1;
Example
– read parameter 45 (value will be returned in response):
getpara[45] = 1;
Parameter list
In BEM11000, there are many parameters for controlling the behavior of module. The
following table is the general description of all parameters available and their functionality:
No. Name
Functionality
000 DHCP
DHCP enable
default value: 0
range: 0 – 1
001 SIP1
IP address 1
default value: 192
range: 0 – 255
002
SIP2
IP address 2
default value: 168
range: 0 – 255
003
SIP3
IP address 3
default value: 1
range: 0 – 255
004
SIP4
IP address 4
default value: 105
range: 0 – 255
005
GIP1
gate way address 1
default value: 192