Configuration Manual: Title: Default Jbus Memory Mapping For Lei Gateway
Configuration Manual: Title: Default Jbus Memory Mapping For Lei Gateway
ECG-UG-05-003
ECG CARRIER S.A.
CONFIGURATION MANUAL
06/29/05
DATE
REV: C 08/29/07
REVISION OF CHANGES
REV RELEASE
DESCRIPTION OF CHANGES
LETTER DATE
C Revision C 08/29/07
• Add JBus Memory Mapping – 50AZ & 50UZ Default
Configuration
B Revision B 07/06/06
• Modify mame of array for 30XA & XQ
• Modify alarms description of 30RB and 30XA
A Revision A 08/30/05
• Add Jbus memory mapping – System Manager NTC Default
Configuration.
• Modify the number of Jbus registers
• Add Jbus connections
• Add Jbus memory mapping – 30XA & 30XQ Default
Configuration.
TABLE OF CONTENTS
1 – Jbus Connections 3
2 – Jbus Functions 4
3 – Jbus Memory Mapping – General 6
4 – Jbus Memory Mapping – 30RB & 30RQ Default Configuration 10
5 - Jbus Memory Mapping – 30GX & 30HX Default Configuration 12
6 - Jbus Memory Mapping – 30GK & 30HZ Default Configuration 13
7 - Jbus Memory Mapping – 30RA & 30RH & 30RY & 30RYH Default Configuration 15
8 - Jbus Memory Mapping – 30RW & 30RWA Default Configuration 17
9 - Jbus Memory Mapping – System Manager NTC Default Configuration 19
10 - Jbus Memory Mapping – 30XA & 30XQ Default Configuration 22
11 - JBus Memory Mapping – 50AZ & 50UZ Default Configuration 23
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 3/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
1 - JBUS Connections
Figure 2
CCN/JBUS Gateway
Connections
On this plan, the LEI board is plugged to its base board that provides supply and CCN connections.
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 4/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
2 - JBUS Functions
COMMUNICATION PARAMETERS
The JBUS communication bus, which uses RS-485 signalling, operates at 300, 600, 1200, 2400, 4800 or 9600
bits per second. It typically operates at 9600 bauds. The Gateway JBUS slave address can take any value
between 1 and 255. The default JBUS Gateway address is 1. The JBUS operating rate and the JBUS address
can be modified through the JBUS network.
Operate a write command on register 133[h88] for modifying the JBUS baud rate.
• 300 bauds [h12C]
• 600 bauds [h258]
• 1200 bauds [h4B0]
• 2400 bauds [h960]
• 4800 bauds [h12C0]
• 9600 bauds [h2580] (default value)
Operate a write command on register 134 [h8C] for modifying the JBUS address
• Value between 1 [h1] and 255 [hFF] (default value = 1)
Note: if an incorrect address or an incorrect baud rate are entered, they will be rejected and the Gateway will use
the default values.
JBUS FRAME
General
All communications on the JBUS port are done in the Remote Terminal Unit (RTU) mode.
Reading
Format of data received by the JBUS off-network from the Gateway depends on the CCN Point Type.
• An integer point will be received as 2 bytes unsigned by the JBUS off-network.
• A float point will be received as 2 bytes signed by the JBUS off-network. This data must be divided by 10
when received by the off-network. If negative, it must be two's complemented.
Note: all values received by the JBUS off-network are in metric units.
Writing
Format of data sent (writing JBUS command) by the JBUS off-network to the Gateway depends on the Point
Type.
• Integer point must be sent as 2 bytes unsigned by the JBUS off-network.
• Float point must be sent as 2 bytes signed by the JBUS off-network. This data must be multiplied by 10
before being sent to the Gateway. If negative, it must be two's complemented.
Note: all values sent by the JBUS off-network to the Gateway must be in metric units.
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 5/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
JBUS COMMANDS
The auto configuration sequence is launched automatically when the board is not configured. By default
the board try to read the configuration parameters of the device attached at CCN address (0,1). The board
will reboot as long as it as not been able to communicate with the device (0,1).
The CCN address of the device to attach can be changed by writing Jbus registers 136 and 137 (device
bus nb and element nb). When theses registers have been written, the auto configuration sequence is
launched again.
Warning : writing the jbus register may require many tries if the board tries to attach to an unexisting
device at address (0,1). Actually the board will reboot trying to communicate with device (0,1).
The Gateway uses 7772 registers of 2 bytes each for its exchange of data with a JBUS off-network. Since all
address references in a JBUS message are numbered relative to 0, register are numbered from 0 to 7771.
This allocation table provides the JBUS address of all registers accessible through JBUS commands.
R : Read
W : Write
* : doesn't apply to this register type
[] : numbers in brackets provide hexadecimal value
Point/Table : Gateway point and table where configuration must be done for this register to be active
67 [h43] 1080 [h438] R Setpoint #1 Update flag This value is set to 1 when
68 [h44] 1096 [h448] R Setpoint #2 Update flag a writing setpoint operation
69 [h45] 1112 [h458] R Setpoint #3 Update flag is required by JBUS. When
70 [h46] 1128 [h468] R Setpoint #4 Update flag the writing operation is
71 [h47] 1144 [h478] R Setpoint #5 Update flag achieved this flag returns to
72 [h48] 1160 [h488] R Setpoint #6 Update flag 0.
123 [h7B] 1720 [h6B8] R/W fv_r_123 Forced Value #1 Values to be forced into the
124 [h7C] 1736 [h6C8] R/W fv_r_124 Forced Value #2 CCN controller that must be
125 [h7D] 1752 [h6D8] R/W fv_r_125 Forced Value #3 written by the JBUS off-
126 [h7E] 1768 [h6E8] R/W fv_r_126 Forced Value #4 network.
127 [h7F] 1784 [h6F8] R/W fv_r_127 Forced Value #5 Registers 101 to 110
128 [h80] 1800 [h708] R/W fv_r_128 Forced Value #6 provide the status of
operation on forcing.
129 [h81] 1816 [h718] R/W fv_r_129 Forced Value #7
130 [h82] 1832 [h728] R/W fv_r_130 Forced Value #8
131 [h83] 1848 [h738] R/W fv_r_131 Forced Value #9
132 [h84] 1864 [h748] R/W fv_r_132 Forced Value #10
133 [h85] * R/W jbus_add/JBUSCONF JBUS baud rate Accessible from JBUS and
134 [h86] * R/W jbus_bau/JBUSCONF JBUS Address CCN.
135 [h87] * R/W jbus_par/JBUSCONF JBUS parity and stop bit
136 [h88] * R/W dev_bus/CCNCONF CCN device bus number Modifying those registers
137 [h89] * R/W dev_elem/CCNCONF CCN device element nb through JBUS, launch the
auto configuration sequence
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 9/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
Note: At GW initialisation all registers are set to 0. During GW operations all unused registers are set to 0.
** : The points of registers 200 to 4679 are not fixed. The user can configure any the JBus address.
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 10/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
7 - JBus Memory Mapping – 30RA & 30RH & 30RY & 30RYH Default Configuration
4700[h125C] R/W Zone setpoint set instance 1 X Write value must be multiplied by
10
4701[h125D] R/W Zone unocc dead band set inst 1 X Write value must be multiplied by
10
4702[h125E] R/W Zone occ dead band set inst 1 X Write value must be multiplied by
10
4703[h125F] R/W Occ mode override enable inst 1 X
4704[h1260] R/W Setpoint offset resolution inst 1 X Write value must be multiplied by
10
4705[h1261] R/W TC zone configuration inst 1 X
4706[h1262] R/W Fan speed set instance 1 X
4707[h1263] R/W Op mode set for the zone inst 1 X
4708[h1264] R/W Zone setpoint set instance 2 X Write value must be multiplied by
10
4709[h1265] R/W Zone unocc dead band set inst 2 X Write value must be multiplied by
10
4710[h1266] R/W Zone occ dead band set inst 2 X Write value must be multiplied by
10
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 21/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA
* : User'guide Appendix D describes the Ascii string tables. A string is associated to a value
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 22/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA