www.BrickElectric.com
6. Fast Program Reference
6.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 - switch on relay channel 1:
K01 = 1;
Example
– set parameter 65, to value 1000:
setpara[65] = 1000;
Example
– read parameter 65 (value will be returned in module reply):
getpara[65] = 1;
Parameter list
In BEM105, 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 -
Reserved parameter
default value: -
range: -
001 -
Reserved parameter
default value: -
range: -
002
GW1
module gate way address 1
default value: 192
range: 0 – 255
003
GW2
module gate way address 2
default value: 168
range: 0 – 255
004
GW3
module gate way address 3
default value: 1
range: 0 – 255
Содержание BEM105
Страница 7: ...www BrickElectric com Fig 1 3...