0% found this document useful (0 votes)
247 views23 pages

Configuration Manual: Title: Default Jbus Memory Mapping For Lei Gateway

This document provides the default Jbus memory mapping configuration for the LEI Gateway. It describes the Jbus connections, functions, and commands. The document then lists the Jbus register allocation, with the register number, address, access type, associated point or table, and description. It provides this information for general Jbus memory mapping as well as default configurations for several Carrier device models.

Uploaded by

abdenour
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
247 views23 pages

Configuration Manual: Title: Default Jbus Memory Mapping For Lei Gateway

This document provides the default Jbus memory mapping configuration for the LEI Gateway. It describes the Jbus connections, functions, and commands. The document then lists the Jbus register allocation, with the register number, address, access type, associated point or table, and description. It provides this information for general Jbus memory mapping as well as default configurations for several Carrier device models.

Uploaded by

abdenour
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

SPECIFICATION N°

ECG-UG-05-003
ECG CARRIER S.A.

CONFIGURATION MANUAL
06/29/05
DATE

TITLE: DEFAULT JBUS MEMORY MAPPING FOR LEI


GATEWAY

REV: C 08/29/07

Property of Carrier S.A. Montluel


Not to be disclosed to persons outside the organization without written authorization
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 2/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

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.

Original Release 06/29/05

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.

To modify the JBUS communication parameters through the JBUS port:

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.

Maximum response time to complete a JBUS transaction: 700 ms (time out).

JBUS FRAME

General

All communications on the JBUS port are done in the Remote Terminal Unit (RTU) mode.

Data have the following frame (binary):


• 8 data bits
• 1 stop bit
• no parity

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 following JBUS commands are available:


• Function 1 or 2 : Reading of 1 to 1024 bits in the range 0 to 1824
• Function 3 or 4 : Reading of 1 to 114 registers in the range 0 to 7771
• Function 5 : Writing of 1 bit in the range 1392 to 1824
• Function 6 : Writing of 1 register in the range 91 to 135
• Function 15 : Writing of 1 to 432 bits in the range 1392 to 1824
• Function 16 : Writing of 1 to 27 registers in the range 91 to 137.

JBUS AUTO CONFIGURATION

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).

JBUS MEMORY MAPPING

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.

Table below provides the registers allocation.

[] : numbers in brackets provide hexadecimal value


* : doesn't apply to this register type
** : 2 bytes
*** : Unit must be under CCN operating type control otherwise writing command will be ignored
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 6/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

3 - JBus Memory Mapping - General

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

REGISTER REGISTER JBUS POINT/TABLE DESCRIPTION REMARKS


NUMBER/ADDRESS LSB ADDRESS ACCESS
0 [h00] 8 [h8] R rp_r_0 / RPOINT1 Collect Point #1 These registers provide the
1 [h01] 24 [h18] R Rp_r_1 / RPOINT1 Collect Point #2 value of points that have
2 [h02] 40 [h28] R rp_r_2 / RPOINT1 Collect Point #3 been configured (tables
3 [h03] 56 [h38] R rp_r_3 / RPOINT1 Collect Point #4 RPOINT1, RPOINT2,
4 [h04] 72 [h48] R rp_r_4 / RPOINT1 Collect Point #5 RPOINT3 and RPOINT4) to
5 [h05] 88 [h58] R rp_r_5 / RPOINT1 Collect Point #6 be collected from the
interfaced controller.
6 [h06] 104 [h68] R rp_r_6 / RPOINT1 Collect Point #7
7 [h07] 120 [h78] R rp_r_7 / RPOINT1 Collect Point #8
Registers are set to 0 when
8 [h08] 136 [h88] R rp_r_8 / RPOINT1 Collect Point #9
unused.
9 [h09] 152 [h98] R rp_r_9 / RPOINT1 Collect Point #10
10 [h0A] 168 [hA8] R rp_r_10 / RPOINT2 Collect Point #11
11 [h0B] 184 [hB8] R rp_r_11 / RPOINT2 Collect Point #12
12 [h0C] 200 [hC8] R rp_r_12 / RPOINT2 Collect Point #13
13 [h0D] 216 [hD8] R rp_r_13 / RPOINT2 Collect Point #14
14 [h0E] 232 [hE8] R rp_r_14 / RPOINT2 Collect Point #15
15 [h0F] 248 [hF8] R rp_r_15 / RPOINT2 Collect Point #16
16 [h10] 264 [h108] R rp_r_16 / RPOINT2 Collect Point #17
17 [h11] 280 [h118] R rp_r_17 / RPOINT2 Collect Point #18
18 [h12] 296 [h128] R rp_r_18 / RPOINT2 Collect Point #19
19 [h13] 312 [h138] R rp_r_19 / RPOINT2 Collect Point #20
20 [h14] 328 [h148] R rp_r_20 / RPOINT3 Collect Point #21
21 [h15] 344 [h158] R rp_r_21 / RPOINT3 Collect Point #22
22 [h16] 360 [h168] R rp_r_22 / RPOINT3 Collect Point #23
23 [h17] 376 [h178] R rp_r_23 / RPOINT3 Collect Point #24
24 [h18] 392 [h188] R rp_r_24 / RPOINT3 Collect Point #25
25 [h19] 408 [h198] R rp_r_25 / RPOINT3 Collect Point #26
26 [h1A] 424 [h1A8] R rp_r_26 / RPOINT3 Collect Point #27
27 [h1B] 440 [h1B8] R rp_r_27 / RPOINT3 Collect Point #28
28 [h1C] 456 [h1C8] R rp_r_28 / RPOINT3 Collect Point #29
29 [h1D] 472 [h1D8] R rp_r_29 / RPOINT3 Collect Point #30
30 [h1E] 488 [h1E8] R rp_r_30 / RPOINT4 Collect Point #31
31 [h1F] 504 [h1F8] R rp_r_31 / RPOINT4 Collect Point #32
32 [h20] 520 [h208] R rp_r_32 / RPOINT4 Collect Point #33
33 [h21] 536 [h218] R rp_r_33 / RPOINT4 Collect Point #34
34 [h22] 552 [h228] R rp_r_34 / RPOINT4 Collect Point #35
35 [h23] 568 [h238] R rp_r_35 / RPOINT4 Collect Point #36
36 [h24] 584 [h248] R rp_r_36 / RPOINT4 Collect Point #37
37 [h25] 600 [h258] R rp_r_37 / RPOINT4 Collect Point #38
38 [h26] 616 [h268] R rp_r_38 / RPOINT4 Collect Point #39
39 [h27] 632 [h278] R rp_r_39 / RPOINT4 Collect Point #40
40 [h28] * R Controller Active alarms Total nb of active alarms.
41 [h29] * R Current Alarm 1 Provide the code of up to 5
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 7/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

REGISTER REGISTER JBUS POINT/TABLE DESCRIPTION REMARKS


NUMBER/ADDRESS LSB ADDRESS ACCESS
42 [h2A] * R Current Alarm 2 active alarms collected
from the controller
43 [h2B] * R Current Alarm 3 interfaced by the Gateway.
These are stored in arrival
44 [h2C] * R Current Alarm 4 order. Used when alarm
45 [h2D] * R Current Alarm 5 collection has been
configured.
46 [h2E] 744 [h2E8] R ra_r_46 / R_ALARM Alarm #1 Configured Alarms. The
47 [h2F] 760 [h2F8] R ra_r_47 / R_ALARM Alarm #2 register is set to 1 when its
48 [h30] 776 [h308] R ra_r_48 / R_ALARM Alarm #3 corresponding alarm is
49 [h31] 792 [h318] R ra_r_49 / R_ALARM Alarm #4 active. If not, the register is
50 [h32] 808 [h328] R ra_r_50 / R_ALARM Alarm #5 set to 0.
51 [h33] 824 [h338] R ra_r_51 / R_ALARM Alarm #6
Unused (not configured)
52 [h34] 840 [h348] R ra_r_52 / R_ALARM Alarm #7
registers are set to 0.
53 [h35] 856 [h358] R ra_r_53 / R_ALARM Alarm #8
54 [h36] 872 [h368] R ra_r_54 / R_ALARM Alarm #9
Used when alarm collection
55 [h37] 888 [h378] R ra_r_55 / R_ALARM Alarm #10
has been configured.
56 [h38] 904 [h388] R ra_r_56 / R_ALARM Alarm #11
57 [h39] 920 [h398] R ra_r_57 / R_ALARM Alarm #12
58 [h3A] 936 [h3A8] R ra_r_58 / R_ALARM Alarm #13
59 [h3B] 952 [h3B8] R ra_r_59 / R_ALARM Alarm #14
60 [h3C] 968 [h3C8] R ra_r_60 / R_ALARM Alarm #15
61 [h3D] * R Gateway Alarm Code Gateway current alm code.
62 [h3E] - - - Unused
63 [h3F] - - -
64 [h40] - - -
65 [h41] * R alm_tr_p/CCNCONF Trigger Point Value Value of alarm trigger.
66 [h42] * R JBUS Alarm Number Incorrect JBUS command.

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.

73 [h49] 1176 [h498] R Setpoint #7 Update flag


74 [h4A] 1192 [h4B8] R Setpoint #8 Update flag
75 [h4B] 1208 [h4B8] R Setpoint #9 Update flag
76 [h4C] 1224 [h4A8] R Setpoint #10 Update flg
77 [h4D] 1240 [h4B8] R Setpoint #11 Update flg
78 [h4E] 1256 [h4C8] R Setpoint #12 Update flg
79 [h4F] * R Write setpoint #1 -Status 0 : Operation achieved
80 [h50] * R Write setpoint #2 -Status 1 :Access denied
81 [h51] * R Write setpoint #3 -Status 2 :CCN communication
82 [h52] * R Write setpoint #4 -Status failure
83 [h53] * R Write setpoint #5 -Status 3 :Operation in progress
84 [h54] * R Write setpoint #6 -Status -1 :Illegal format
85 [h55] * R Write setpoint #7 -Status
86 [h56] * R Write setpoint #8 -Status
87 [h57] * R Write setpoint #9 -Status
88 [h58] * R Write setpoint #10Status
89 [h59] * R Write setpoint #11Status
90 [h5A] * R Write setpoint #12Status
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 8/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

REGISTER REGISTER JBUS POINT/TABLE DESCRIPTION REMARKS


NUMBER/ADDRESS LSB ADDRESS ACCESS
91 [h5B] * R/W Forcing Flag #1 This value is set to 1 when
92 [h5C] * R/W Forcing Flag #2 a forcing operation is
93 [h5D] * R/W Forcing Flag #3 required by JBUS. When
94 [h5E] * R/W Forcing Flag #4 the forcing operation is
95 [h5F] * R/W Forcing Flag #5 achieved this flag returns to
96 [h60] * R/W Forcing Flag #6 0.
This value must be set to 2
97 [h61] * R/W Forcing Flag #7
when auto is required.
98 [h62] * R/W Forcing Flag #8
99 [h63] * R/W Forcing Flag #9
100 [h64] * R/W Forcing Flag #10
101 [h65] * R Forcing/Auto #1 - Status 0: Operation achieved
102 [h66] * R Forcing/Auto #2 - Status 1: Access denied
103 [h67] * R Forcing/Auto #3 - Status 2: CCN communication
104 [h68] * R Forcing/Auto #4 - Status failure
105 [h69] * R Forcing/Auto #5 - Status 3: Operation in progress
106 [h6A] * R Forcing/Auto #6 - Status -1: Illegal format

107 [h6B] * R Forcing/Auto #7 - Status


108 [h6C] * R Forcing/Auto #8 - Status
109 [h6D] * R Forcing/Auto #9 - Status
110 [h6E] * R Forcing/Auto #10-Status

111 [h6F] * R/W wd_r_111 Setpoint value #1 Setpoints to be written into


112 [h70] * R/W wd_r_112 Setpoint value #2 the CCN controller by the
113 [h71] * R/W wd_r_113 Setpoint value #3 JBUS off-network.
114 [h72] * R/W wd_r_114 Setpoint value #4
115 [h73] * R/W wd_r_115 Setpoint value #5 Registers 79 to 90 provide
116 [h74] * R/W wd_r_116 Setpoint value #6 the status of the writing
operation.
117 [h75] * R/W wd_r_117 Setpoint value #7
118 [h76] * R/W wd_r_118 Setpoint value #8
119 [h77] * R/W wd_r_119 Setpoint value #9
120 [h78] * R/W wd_r_120 Setpoint value #10
121 [h79] * R/W wd_r_121 Setpoint value #11
122 [h7A] * R/W wd_r_122 Setpoint value #12

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

REGISTER REGISTER JBUS POINT/TABLE DESCRIPTION REMARKS


NUMBER/ADDRESS LSB ADDRESS ACCESS

200 [C8h] * R ** Instance collected point


, , , ,
, , , ,
, , , ,
4679 [1247h] * R ** Instance collected point
4680 [1248h] R Unused point

4699 [125Bh] R Unused point


4700 [125Ch] * R/W Ip_w_0 instance 1 Instance write value
4701 [125Dh] * R/W Ip_w_0 instance 2 Instance write value
. . . . .
. . . . .
. . . . .
5722 [165Ah] * R/W Ip_w_7 instance 127 Instance write value
5723 [165Bh] * R/W Ip_w_7 instance 128 Instance write value
5724 [165Ch] * R * Instance writing flag For ip_w_0 instance 1
. . . . .
. * . * .
. * . * .
6747 [1A5Bh] * R * Instance writing flag For ip_w_7 instance 128
6748 [1A5Ch] * R * Instance writing status For ip_w_0 instance 1
. . . . . .
. . . . . .
. . . . . .
7771 [1E5Bh] * R * Instance writing status For ip_w_7 instance 128

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

4 - JBus Memory Mapping – 30RB & 30RQ Default Configuration

JBUS MEMORY MAPPING – 30RB&30RQ Default configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
0 [h00] R Entering fluid temperature X Read value must be divided by 10
1 [h01] R Leaving Fluid Temperature X Read value must be divided by 10
2 [h02] R Circuit A discharge Pressure X Read value must be divided by 10
3 [h03] R Circuit B discharge Pressure X Read value must be divided by 10
4 [h04] R Control Point X Read value must be divided by 10
5 [h05] R Unit percent active capacity X
6 [h06] R Demand limit X
7 [h07] R Chiller state X
8 [h08] R Alarm state X
9 [h09] R Heat cool select X 0 = Cool, 1 = Heat 2 = Auto
10 [h0A] R Cooler pump 1 Status X
11 [h0B] R Cooler pump 2 Status X
12 [h0C] R Machine operating hours X
13 [h0D] R Compressor A1 Hours X
14 [h0E] R Compressor A2 Hours X
15 [h0F] R Compressor A3 Hours X
16 [h10] R Compressor A4 Hours X
17 [h10] R Compressor B1 Hours X
18 [h10] R Compressor B2 Hours X
19 [h10] R Compressor B3 Hours X
20 [h10] R Compressor B4 Hours X
21 [h10] R Compressor C1 Hours X
22 [h10] R Compressor C2 Hours X
23 [h10] R Compressor C3 Hours X
24 [h10] R Compressor C4 Hours X
25 [h10] R Circuit C discharge Pressure X

40 [h28] R Number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur not
44 [h2C] R Active alarm 4 X alarms codes.
45 [h2D] R Active alarm 5 X
46 [h2E] R Status of alarm code P-01 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code P-14 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code P-28 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code A1-03 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code A2-03 X 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm code A3-03 X 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm code A4-03 X 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm code B1-03 X 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm code B2-03 X 1=this alarm is active, 0=inactive
55 [h37] R Status of alarm code B3-03 X 1=this alarm is active, 0=inactive
56 [h38] R Status of alarm code B4-03 X 1=this alarm is active, 0=inactive
57 [h39] R Status of alarm code C1-03 X 1=this alarm is active, 0=inactive
58 [h3A] R Status of alarm code C2-03 X 1=this alarm is active, 0=inactive
59 [h3B] R Status of alarm code C3-03 X 1=this alarm is active, 0=inactive
60 [h3C] R Status of alarm code C4-03 X 1=this alarm is active, 0=inactive

66 [h42] R JBUS alarm code X

111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by


10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint 1 X Write value must be multiplied by
10
114 [h72] R/W Heating Setpoint 2 X Write value must be multiplied by
10

123[h7B] R/W Chiller start/stop X 0 = Off 1 = On
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 11/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

JBUS MEMORY MAPPING – 30RB&30RQ Default configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
124[h7C] R/W Control point X Write value must be multiplied by
10
125[h7D] R/W Demand Limit value X
126[h7E] R/W Heat/Cool Select X 0=Cool 1=Heat 2=Auto

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default = 0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 12/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

5 - JBus Memory Mapping – 30GX & 30HX Default Configuration

JBUS MEMORY MAPPING – 30GX&HX (up to version2.x) Default configuration


REGISTER JBUS CONTENT TYPE** REMARK**
ADDRESS ACCESS
INT FLOAT
0 [h00] R Entering fluid temperature X Read value must be divided by 10
1 [h01] R Leaving Fluid Temperature X Read value must be divided by 10
2 [h02] R Circuit A discharge Pressure X Read value must be divided by 10
3 [h03] R Circuit B discharge Pressure X Read value must be divided by 10
4 [h04] R Control Point X Read value must be divided by 10
5 [h05] R Unit percent active capacity X
6 [h06] R Demand limit X
7 [h07] R Chiller state X 0=Off, 29=Stopping, 6=Delay,
24=running
8 [h08] R Alarm state X 0=Normal, 16=Partial,
25=Shutdown
9 [h09] R Heat cool select X 0 = Cool, 1 = Heat
10 [h0A] R Cooler pump 1 Status X
11 [h0B] R Condenser pump Status X
12 [h0C] R Machine operating hours X
13 [h0D] R Compressor A1 Hours X
14 [h0E] R Compressor A2 Hours X
15 [h0F] R Compressor B1 Hours X
16 [h10] R Compressor B2 Hours X

40 [h28] R Total number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur
44 [h2C] R Active alarm 4 X not alarms codes as follows
45 [h2D] R Active alarm 5 X From iom, alarm codes 101 to
117, index =88 (code101) to
104(code117)

from iomalarm codes 401 to 417,
index=139(code401) to 155 (code
417)

66 [h42] R JBUS alarm code X

111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by


10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint X Write value must be multiplied by
10

123[h7B] R/W Chiller start/stop X 0 = Off 1 = On
124[h7C] R/W Control point X Write value must be multiplied by
10
125[h7D] R/W Demand Limit value X

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default =0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [0:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 13/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

6 - JBus Memory Mapping – 30GK & 30HZ Default Configuration

JBUS MEMORY MAPPING – 30GK&HZ (up to version 2.x) Default configuration


REGISTER JBUS CONTENT TYPE** REMARK**
ADDRESS ACCESS
INT FLOAT
0 [h00] R Entering fluid temperature X Read value must be divided by 10
1 [h01] R Leaving Fluid Temperature X Read value must be divided by 10
2 [h02] R Circuit A discharge Pressure X Read value must be divided by 10
3 [h03] R Circuit B discharge Pressure X Read value must be divided by 10
4 [h04] R Control Point X Read value must be divided by 10
5 [h05] R Unit percent active capacity X
6 [h06] R Demand limit X
7 [h07] R Chiller state X 0=Off, 29=Stopping, 6=Delay,
24=running
8 [h08] R Alarm state X 0=Normal, 16=Partial,
25=Shutdown
9 [h09] R Heat cool select X 0 = Cool, 1 = Heat 2 = Auto
10 [h0A] R Cooler pump 1 Status X
11 [h0B] R Condenser pump Status X
12 [h0C] R Machine operating hours X
13 [h0D] R Compressor A1 Hours X
14 [h0E] R Compressor A2 Hours X
15 [h0F] R Compressor B1 Hours X
16 [h10] R Compressor B2 Hours X
17 [h10] R Compressor A3 Hours X
18 [h10] R Compressor A4 Hours X
19 [h10] R Compressor B3 Hours X
20 [h10] R Compressor B4 Hours X

40 [h28] R Number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur
44 [h2C] R Active alarm 4 X not alarms codes as follows
45 [h2D] R Active alarm 5 X From iom, alarm codes 101 to
117, index =84 (code101) to
100(code117)

from iom alarm codes 801 to 817,
index=203(code801) to 219 (code
817)
46 [h2E] R Status of alarm code 59 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code 60 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code 42 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code 43 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code 50 X 1=this alarm is active, 0=inactive
51 [h32] R Status of alarm code 51 X 1=this alarm is active, 0=inactive
52 [h32] R Status of alarm code 81 X 1=this alarm is active, 0=inactive
53 [h32] R Status of alarm code 82 X 1=this alarm is active, 0=inactive
54 [h32] R Status of alarm code 58 X 1=this alarm is active, 0=inactive
55 [h32] R Status of alarm code 103 X 1=this alarm is active, 0=inactive
56 [h32] R Status of alarm code 503 X 1=this alarm is active, 0=inactive

66 [h42] R JBUS alarm code X

111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by


10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint 1 X Write value must be multiplied by
10

123[h7B] R/W Chiller start/stop X 0 = Off 1 = On
124[h7C] R/W Control point X Write value must be multiplied by
10
125[h7D] R/W Demand Limit value X

JBUS MEMORY MAPPING ECG-UG-05-003
Page: 14/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

JBUS MEMORY MAPPING – 30GK&HZ (up to version 2.x) Default configuration


REGISTER JBUS CONTENT TYPE** REMARK**
ADDRESS ACCESS
INT FLOAT
133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default =0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 15/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

7 - JBus Memory Mapping – 30RA & 30RH & 30RY & 30RYH Default Configuration

JBUS MEMORY MAPPING – 30RA&30RH (up to version 4.x) Default configuration


REGISTER JBUS CONTENT TYPE** REMARK**
ADDRESS ACCESS
INT FLOAT
0 [h00] R Entering fluid temperature X Read value must be divided by 10
1 [h01] R Leaving Fluid Temperature X Read value must be divided by 10
2 [h02] R Circuit A discharge Pressure X Read value must be divided by 10
3 [h03] R Circuit B discharge Pressure X Read value must be divided by 10
4 [h04] R Control Point X Read value must be divided by 10
5 [h05] R Unit percent active capacity X
6 [h06] R Demand limit X
7 [h07] R Chiller state X 0=Off, 29=Stopping, 6=Delay,
24=running, 32 tripout,
15=override, 30=test, 37=defrost.
8 [h08] R Alarm state X 0=Normal, 16=Partial,
25=Shutdown
9 [h09] R Heat cool select X 0 = Cool, 1 = Heat 2 = Auto
10 [h0A] R Pump # 1 Status X
11 [h0B] R Interlock X
12 [h0C] R Machine operating hours X
13 [h0D] R Compressor A1 Hours X
14 [h0E] R Compressor A2 Hours X
15 [h0F] R Compressor B1 Hours X
16 [h10] R Compressor B2 Hours X

40 [h28] R Number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur
44 [h2C] R Active alarm 4 X not alarms codes as follows
45 [h2D] R Active alarm 5 X Cooler freeze index=27, code=36
Service maintenance failure,
index=46, code=55
46 [h2E] R Status of alarm code 1 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code 2 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code 5 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code 6 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code 36 X 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm code 37 X 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm code 38 X 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm code 46 X 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm code 47 X 1=this alarm is active, 0=inactive
55 [h37] R Status of alarm code 49 X 1=this alarm is active, 0=inactive
56 [h38] R Status of alarm code 9 X 1=this alarm is active, 0=inactive
57 [h39] R Status of alarm code 10 X 1=this alarm is active, 0=inactive
58 [h3A] R Status of alarm code 14 X 1=this alarm is active, 0=inactive
59 [h3B] R Status of alarm code 22 X 1=this alarm is active, 0=inactive
60 [h3C] R Status of alarm code 55 X 1=this alarm is active, 0=inactive
61 [h3D] R Gateway current alarm code X 2 = CCN communication failure

66 [h42] R JBUS alarm code X
...
111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by
10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint 1 X Write value must be multiplied by
10
114 [h72] R/W Heating Setpoint 2 X Write value must be multiplied by
10
115 [h73] R/W Heating Setpoint 3 X Write value must be multiplied by
10

123[h7B] R/W Chiller start/stop X 0 = Off 1 = On
124[h7C] R/W Control point X Write value must be multiplied by
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 16/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

JBUS MEMORY MAPPING – 30RA&30RH (up to version 4.x) Default configuration


REGISTER JBUS CONTENT TYPE** REMARK**
ADDRESS ACCESS
INT FLOAT
10
125[h7D] R/W Demand Limit value X

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default =0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 17/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

8 - JBus Memory Mapping – 30RW & 30RWA Default Configuration

JBUS MEMORY MAPPING – 30RW (all versions) Default Configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
0 [h00] R Chiller state X 0=Off, 29=stopping, 19=Ready,
6=delay, 24=running, 32=tripout,
15=override, 30=test
1 [h01] R Alarm State X 0=normal, 36=alaert,
25=shutdown
2 [h02] R Heat cool select X 0=cool, 1=heat
3 [h03] R Entering fluid temperature X Read value must be divided by 10
4 [h04] R Leaving fluid temperature X Read value must be divided by 10
5 [h05] R Control point X Read value must be divided by 10
6 [h06] R Unit percent active capacity X
7 [h07] R Demand limit X
...
10 [h0A] R Circuit A active capacity X
11 [h0B] R Circuit A discharge pressure X Read value must be divided by 10
12 [h0C] R Circuit A suction pressure X Read value must be divided by 10
13 [h0D] R Circuit A saturated condensing X Read value must be divided by 10
temp
14 [h0E] R Circuit A saturated condensing X Read value must be divided by 10
temp
15 [h0F] R Circuit B active capacity X
16 [h10] R Circuit B discharge pressure X Read value must be divided by 10
17 [h11] R Circuit B suction pressure X Read value must be divided by 10
18 [h12] R Circuit B Saturated condensing X Read value must be divided by 10
temperature
19 [h13] R Circuit B Saturated suction X Read value must be divided by 10
temperature
20 [h14] R Cooler Pump #1 status X
21 [h15] R Interlock X
22 [h16] R Machine operating hours X
23 [h17] R Compressor A1 hours X
24 [h18] R Compressor A2 hours X
25 [h19] R Compressor B1 hours X
26 [h1A] R Compressor B2 hours X

40 [h28] R Number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur
44 [h2C] R Active alarm 4 X not alarms codes as follows
45 [h2D] R Active alarm 5 X Cooler freeze index=27, code=36
Service maintenance failure,
index=46, code=55
46 [h2E] R Status of alarm code 1 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code 2 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code 5 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code 6 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code 36 X 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm code 30 X 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm code 32 X 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm code 34 X 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm code 31 X 1=this alarm is active, 0=inactive
55 [h37] R Status of alarm code 33 X 1=this alarm is active, 0=inactive
56 [h38] R Status of alarm code 35 X 1=this alarm is active, 0=inactive
57 [h39] R Status of alarm code 43 X 1=this alarm is active, 0=inactive
58 [h3A] R Status of alarm code 50 X 1=this alarm is active, 0=inactive
59 [h3B] R Status of alarm code 14 X 1=this alarm is active, 0=inactive
60 [h3C] R Status of alarm code 56 X 1=this alarm is active, 0=inactive
61 [h3D] R Gateway current alarm code X 2 = CCN communication failure

66 [h42] R JBUS alarm code X
...
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 18/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

JBUS MEMORY MAPPING – 30RW (all versions) Default Configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by
10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint 1 X Write value must be multiplied by
10
114 [h72] R/W Heating Setpoint 2 X Write value must be multiplied by
10
115 [h73] R/W Heating Setpoint 3 X Write value must be multiplied by
10

123 [h7B] R/W Chiller start/stop X 0 = Off 1 = On
124 [h7C] Chiller Occupancy mode X 0=unoccupied 1=occupied
125 [h7D] R/W Control point X Write value must be multiplied by
10
126 [h7E] R/W Demand Limit value X
127 [f7F] R/W Heat cool select X 0 = Cool 1= Heat

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default =0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 19/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

9 - JBus Memory Mapping – System Manager NTC Default Configuration

JBUS MEMORY MAPPING – System Manager (NTC version) Default Configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
0 [h00] R Cooling mode threshold X
1 [h01] R Heating mode threshold X
2 [h02] R SM time schedule Enabled X
3 [h03] R TC number in database X Read value must be divided by 10
4 [h04] R TC number demanding cooling X Read value must be divided by 10
5 [h05] R TC number demanding heating X Read value must be divided by 10
6 [h06] R Current cooling demand % X Read value must be divided by 10
7 [h07] R Current heating demand % X Read value must be divided by 10
8 [h08] 4-pipe boiler control X
9 [h09] TC alarm report X
10 [h0A] R Generic output X
11 [h0B] R System mode X See user guide appendix D *
12 [h0C] R Zone Loadsched start X Read value must be divided by 10
13 [h0D] R Electric unloading X See user guide appendix D *
14 [h0E] R SM control enabled X
15 [h0F] R Chiller communication status X See user guide appendix D *
16 [h10] R

40 [h28] R Number of active alarm Provide the code of up to 5 active
41 [h29] R Active alarm 1 alarms. These are stored in arrival
42 [h2A] R Active alarm 2 order. Alarms read from
43 [h2B] R Active alarm 3 CCN/JBUS are alarm index bur
44 [h2C] R Active alarm 4 not alarms codes as follows
45 [h2D] R Active alarm 5 Cooler freeze index=27, code=36
Service maintenance failure,
index=46, code=55
46 [h2E] R Status of alarm code 1 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code 2 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code 3 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code 4 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code 5 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm code 6 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm code 7 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm code 8 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm code 9 1=this alarm is active, 0=inactive
55 [h37] R
56 [h38] R
57 [h39] R
58 [h3A] R
59 [h3B] R
60 [h3C] R
61 [h3D] R Gateway current alarm code 2 = CCN communication failure

66 [h42] R JBUS alarm code
...
111 [h6F] R/W Cooling mode threshold X
112 [h70] R/W Heating mode threshold X
113 [h71] R/W SM time schedule Enabled X
114 [h72] R/W

123 [h7B] R/W 4-pipe boiler control X
124 [h7C] SM time schedule Enabled X
125 [h7D] R/W Generic output X
126 [h7E] R/W
127 [f7F] R/W

133 [h85] R/W Jbus baud rate Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default =0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 20/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

JBUS MEMORY MAPPING – System Manager (NTC version) Default Configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT

200[hC8] R Zone setpoint set instance 1 X Read value must be divided by 10
201[hC9] R Zone unoccupied dead band inst 1 X Read value must be divided by 10
202[hCA] R Zone occupied dead band inst 1 X Read value must be divided by 10
203[hCB] R TC communication status inst 1 X See user guide appendix D *
204[hCC] R Cooling limit instance 1 X See user guide appendix D *
205[hCD] R Heating limit instance 1 X See user guide appendix D *
206[hCE] R TC number instance 1 X
207[hCF] R Space temperature inst 1 X Read value must be divided by 10
208[hD0] R Water temperature inst 1 X Read value must be divided by 10
209[hD1] R Current cooling setpoint inst 1 X Read value must be divided by 10
210[hD2] R Current heating setpoint inst 1 X Read value must be divided by 10
211[hD3] R Terminal mode instance 1 X See user guide appendix D *
212[hD4] R TC caller type instance 1 X See user guide appendix D *
213[hD5] R Fan status instance 1 X See user guide appendix D *
214[hD6] R Cooling valve status inst 1 X
215[hD7] R Heating valve status inst 1 X
216[hD8] R Pump status inst 1 X
217[hD9] R Pump switch status inst 1 X
218[hDA] R Window contact status X
219[hDB] R Presence detection status inst 1 X
220[hDC] R Electric heater status inst 1 X See user guide appendix D *
221[hDD] R Additional elec heater status inst 1 X See user guide appendix D *
222[hDE] R Terminal alarm code inst 1 X
223[hDF] R Setpoint offset resolution inst 1 X Read value must be divided by 10
224[hE0] R Zone loadsched in progress inst 1 X
225[hE1] R Zone number instance 1 X
226[hE2] R Zone occ override in progress ins 1 X
227[hE3] R Frost protection setpoint X Read value must be divided by 10
228[hE4] R Op mode set for zone inst 1 X
229[hE5] R TC zone configuration inst 1 X
230[hE6] R Fan speed set inst 1 X
231[hE7] R Louvre mode set inst 1 X
232[hE8] R Unused
233[hE9] R Unused
234[hEA] R Zone setpoint set instance 2 X Read value must be divided by 10
235[hEB] R Zone unoccupied dead band inst 2 X Read value must be divided by 10
. . . . . .
. . . . . .
266[h10A] R Fan speed set inst 2 X
267[h10B] R Louvre mode set inst 2 X
268[h10C] R Unused
269[h10D] R Unused
.
.

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

JBUS MEMORY MAPPING – System Manager (NTC version) Default Configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
. . . . . .
. . . . . .
. . . . . .
5722[h165A] R/W Fan speed set instance 128 X
5723[h165B] R/W Op mode set for the zone inst 128 X
5724[h165C] R Zone setpoint set instance 1 flag X
. . . . . .
. . . . . .
6747[h1A5B] R Op mode set for the zone inst 1 X
flag
6748[h1A5C] R. Zone setpoint set instance 1 status X
. . . . . .
. . . . . .
7771[h1E5B] R Op mode set for the zone inst 128 X
status

* : 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

10 - JBus Memory Mapping – 30XA & 30XQ Default Configuration


JBUS MEMORY MAPPING – 30XA&30XQ Default configuration
REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
0 [h00] R Entering fluid temperature X Read value must be divided by 10
1 [h01] R Leaving Fluid Temperature X Read value must be divided by 10
2 [h02] R Circuit A discharge Pressure X Read value must be divided by 10
3 [h03] R Circuit B discharge Pressure X Read value must be divided by 10
4 [h04] R Control Point X Read value must be divided by 10
5 [h05] R Unit percent active capacity X
6 [h06] R Demand limit X
7 [h07] R Chiller state X
8 [h08] R Alarm state X
9 [h09] R Heat cool select X 0 = Cool, 1 = Heat 2 = Auto
10 [h0A] R Cooler pump 1 Status X
11 [h0B] R Cooler pump 2 Status X
12 [h0C] R Machine operating hours X
13 [h0D] R Compressor A Hours X
14 [h0E] R Compressor A Starts X
15 [h0F] R Compressor B Hours X
16 [h10] R Compressor B Starts X
17 [h10] R Compressor C Hours X
18 [h10] R Compressor C Starts X
19 [h10] R Circuit C discharge Pressure X

40 [h28] R Number of active alarm X Provide the code of up to 5 active
41 [h29] R Active alarm 1 X alarms. These are stored in arrival
42 [h2A] R Active alarm 2 X order. Alarms read from
43 [h2B] R Active alarm 3 X CCN/JBUS are alarm index bur not
44 [h2C] R Active alarm 4 X alarms codes.
45 [h2D] R Active alarm 5 X
46 [h2E] R Status of alarm code P-01 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm code P-91 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm code P-28 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm code P-67 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm code P-68 X 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm code P-69 X 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm code P-32 X 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm code P-33 X 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm code A1-03 X 1=this alarm is active, 0=inactive
55 [h37] R Status of alarm code B1-03 X 1=this alarm is active, 0=inactive
56 [h38] R Status of alarm code C1-03 X 1=this alarm is active, 0=inactive

66 [h42] R JBUS alarm code X

111 [h6F] R/W Cooling Setpoint 1 X Write value must be multiplied by
10
112 [h70] R/W Cooling Setpoint 2 X Write value must be multiplied by
10
113 [h71] R/W Heating Setpoint 1 X Write value must be multiplied by
10
114 [h72] R/W Heating Setpoint 2 X Write value must be multiplied by
10

123[h7B] R/W Chiller start/stop X 0 = Off 1 = On
124[h7C] R/W Control point X Write value must be multiplied by
10
125[h7D] R/W Demand Limit value X
126[h7E] R/W Heat/Cool Select X 0=Cool 1=Heat 2=Auto

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default = 0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]
JBUS MEMORY MAPPING ECG-UG-05-003
Page: 23/23
FOR LEI GATEWAY Revision C – 08/29/07
CARRIER SA

11 - JBus Memory Mapping – 50AZ & 50UZ Default Configuration

JBUS MEMORY MAPPING – 30XA&30XQ Default configuration


REGISTER JBUS CONTENT TYPE REMARK
ADDRESS ACCESS
INT FLOAT
0 [h00] R Space Air temperature sensor 1 X Read value must be divided by 10
1 [h01] R Supply Air Temperature X Read value must be divided by 10
2 [h02] R Control point X Read value must be divided by 10
3 [h03] R Discharge pressure circuit A X Read value must be divided by 10
4 [h04] R Discharge pressure circuit B X Read value must be divided by 10
5 [h05] R Suction pressure circuit A X Read value must be divided by 10
6 [h06] R Suction pressure circuit B X Read value must be divided by 10
7 [h07] R compressor total capacity % X
8 [h08] R Alarm state X
9 [h09] R Unit Run State X
10 [h0A] R Supply Fan Relay X
11 [h0B] R Air Flow X
12 [h0C] R Total operating hours X
13 [h0D] R Compressor A hours X
14 [h0E] R Compressor B hours X

46 [h2E] R Status of alarm number #1 X 1=this alarm is active, 0=inactive
47 [h2F] R Status of alarm number #3 X 1=this alarm is active, 0=inactive
48 [h30] R Status of alarm number #36 X 1=this alarm is active, 0=inactive
49 [h31] R Status of alarm number #37 X 1=this alarm is active, 0=inactive
50 [h32] R Status of alarm number #34 X 1=this alarm is active, 0=inactive
51 [h33] R Status of alarm number #35 X 1=this alarm is active, 0=inactive
52 [h34] R Status of alarm number #46 X 1=this alarm is active, 0=inactive
53 [h35] R Status of alarm number #44 X 1=this alarm is active, 0=inactive
54 [h36] R Status of alarm number #45 X 1=this alarm is active, 0=inactive
55 [h37] R Status of alarm number #49 X 1=this alarm is active, 0=inactive
56 [h38] R Status of alarm number #5 X 1=this alarm is active, 0=inactive
57 [h39] R Status of alarm number #8 X 1=this alarm is active, 0=inactive
58 [h3A] R Status of alarm number #9 X 1=this alarm is active, 0=inactive
59 [h3B] R Status of alarm number #53 X 1=this alarm is active, 0=inactive
60 [h3C] R Status of alarm number #22 X 1=this alarm is active, 0=inactive

66 [h42] R JBUS alarm code X

111 [h6F] R/W Occupencied Space temp setpoint X Write value must be multiplied by
10
112 [h70] R/W Occupied dead band X Write value must be multiplied by
10
113 [h71] R/W Unccupencied Space temp setpoint X Write value must be multiplied by
10
114 [h72] R/W Occupied dead band X Write value must be multiplied by
10
115[h73] R/W Frost Protect Setpoint X Write value must be multiplied by
10

123[h7B] R/W RoofTop CCN Command X 0 = Disable 1 = Enable
124[h7C] R/W Control point X Write value must be multiplied by
10
125[h7D] R/W Limit Signal Active X 0 = No 1 = Yes

133 [h85] R/W Jbus baud rate X Default = 9600
134 [h86] R/W Jbus address X Default = 1
135 [h87] R/W Jbus parity and stop bit X Default = 0, no parity and 1 stop bit
136 [h88] R/W CCN device bus number X Default = 0 range = [0:230]
137 [h88] R/W CCN device element number X Default = 1 range = [1:239]

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy