www.selectronix.us
Selectronix, Inc.
(425) 788-2979
SLC4075 TouchScreen Gateway Startup Configuration Modification Guide
___________________________________________________________________________________________________
8
XRlys
1.
// Src Sel selects the pre-defined definition for all rlys
XRly.g_iSrcSel=XRly.SRCSEL_XDI_1;
Sets the src to operate the like-numbered relay
Other source choices are:
a.
SRCSEL_DIS_0
i.
All XRlys are disabled
b.
SRCSEL_XDIFLT_2
i.
Relays 1-4 by the like-numbered XDI
ii.
Relays 5 is energized when the PGW fault is non-zero
iii.
Relays 6 is energized when the TSGW fault is non-zero
iv.
Relays 7 is energized when the S4K fault is non-zero
v.
Relays 8 is reserved
c.
SRCSEL_XDIBMS_3
i.
Relays 1-4 by the like-numbered XDI
ii.
Relays 5-8 are controlled by the BMS
d.
SRCSEL_BMS_4
i.
Relays are controlled by the BMS
e.
SRCSEL_CLLXDI_5
i.
Relays 1-4 are controlled by Classic Lead Lag
ii.
Relays 5-8 are controlled by the like-numbered XDI
f.
SRCSEL_CLLBMS_6
i.
Relays 1-4 are controlled by Classic Lead Lag
ii.
Relays 5-8 are controlled by the BMS
2.
// XRlys Desc Labels
Sets the text label displayed on the XRlys page
XRly.g_iRly1_MultiLbl = 1;
XRly.g_iRly2_MultiLbl = 1;
XRly.g_iRly3_MultiLbl = 1;
XRly.g_iRly4_MultiLbl = 1;
XRly.g_iRly5_MultiLbl = 1;
XRly.g_iRly6_MultiLbl = 1;
XRly.g_iRly7_MultiLbl = 1;
XRly.g_iRly8_MultiLbl = 1;