background image

www.selectronix.us

                                                 

Selectronix, Inc.                                               

(425) 788-2979 

 

SLC4075 TouchScreen Gateway Startup Configuration Modification Guide 

___________________________________________________________________________________________________ 

 

SPM2 

Sets the Set Point Modifier 2 parameters 
Sets the SPM source selection.  Uncomment the line that sets the desired mode  
 

1.

 

// 

PGW.SPM2.g_fSetSPMSrcSel 

 

= PGW.SPM.SPMSRC_DIS; 

2.

 

// 

PGW.SPM2.g_fSetSPMSrcSel 

 

= PGW.SPM.SPMSRC_RTD2_DEGF; 

3.

 

// 

PGW.SPM2.g_fSetSPMSrcSel 

 

= PGW.SPM.SPMSRC_RTD2_DEGC; 

4.

 

// 

PGW.SPM2.g_fSetSPMSrcSel 

 

= PGW.SPM.SPMSRC_GPA2_PCTSPAN; 

5.

 

// 

PGW.SPM2.g_fSetSPMSrcSel 

 

= PGW.SPM.SPMSRC_GPA2_EU; 

Aux/BMS automatically switch to Aux on GPDI Fault 

The Aux/BMS may be programmatically enabled to switch to the Aux position on a fault. 
Find line and set to true to enable the switch to Aux mode on a GPDI fault. 
 
// *******************AUX/BMS position on Alarm********************** 
 

PGW.GPDI.g_bAuxOnAlarm = false; 

 

 

// Switch to Aux on Alarm 

 

GPDI 

1.

 

// *******************AUX/BMS position on Alarm********************** 
Sets whether the Aux/BMS switch reverts to Aux on a defined GPDI alarm 

 

PGW.GPDI.g_bAuxOnAlarm = false; 

 

 

// Switch to Aux on Alarm 

2.

 

// GPDI Invert sense 
Sets whether the specified bit is inverted or not.  A ‘0’ is non-inverted 

a.

 

PGW.GPDI.g_iSetGPDISdEnAndInvMask.0 = 0; 

 

b.

 

PGW.GPDI.g_iSetGPDISdEnAndInvMask.1 = 0; 

 

c.

 

PGW.GPDI.g_iSetGPDISdEnAndInvMask.2 = 0; 

 

d.

 

PGW.GPDI.g_iSetGPDISdEnAndInvMask.3 = 0; 

3.

 

// Alarm Titles and Enables for Level-triggered with Siren [.7-.4] 

a.

 

TSGW.g_bCfgGPDIAlmEn[0] =1;  

This defines whether this GPDI bit is an alarm to be displayed on the TSGW 

 

b.

 

PGW.GPDI.g_iSetGPDISdEnAndInvMask.4 = 1; 

This defines whether or not this GPDI bit causes the SLC4000 to ShutDn the output of ALL the SLC4000 units, applicable 
for a single boiler operation.  

This bit is normally set to 0 for multiple boiler systems, which allows the other units to 

continue to output .

 

4.

 

PGW.GPDI.g_strGPDI_AlmEvtName[0] = "Low Water"; 
Sets the TSGW label for this alarm 

5.

 

PGW.GPDI.g_iGPDI1_MultiLbl   

= 2; 

// Low Water 

Sets the label displayed on the GPDI page 

6.

 

PGW.GPDI.g_iGPDI2_MultiLbl   

= 3;      // High Limit 

7.

 

PGW.GPDI.g_iGPDI3_MultiLbl   

= 4;      // Status 

8.

 

PGW.GPDI.g_iGPDI4_MultiLbl   

= 1; 

// GPDI4 Unused 

 
The labels for the GPDI1 through GPDI4 are controlled by a multi-state tag.  The various names within the tag contain several of the 
commonly used labels.  Other names may be added to customize the database for future use. 

1.

 

Using an existing label 

a.

 

State 1 GPDIn Unused (n is GDPI number) 

b.

 

State 2 Low Water 

Summary of Contents for SLC4075 Series

Page 1: ...ODINVILLE WA SUPERSTEP SERIES 4000 SLC4075 Touch Screen GATEWAY Startup Configuration Modification Guide 1 Models SLC4075 4 4 Screen 2 Models SLC4075 7 7 Screen TSGW_ Startup Configuration Modification Guide Rev 10 12 17 ...

Page 2: ...ctronix us Selectronix Inc 425 788 2979 SLC4075 TouchScreen Gateway Startup Configuration Modification Guide ___________________________________________________________________________________________________ 2 ...

Page 3: ...this database and provides an electronic and human readable backup of the settings Prerequisites 1 Crimson software version 697 00 and on available free from www redlion net Support Software Firmware Red Lion Software Crimson Crimson 3 0 2 Crimson database obtained from the boiler manufacturer or Selectronix tech support 3 PC to upload modified database to the TSGW Detailed Instructions 1 Open Cri...

Page 4: ...GW PID PID_PRESET_D_SLOW_DEFVAL a Set the PID1 Derivative value Uncomment this line and set the desired unchangeable number SPM1 Sets the Set Point Modifier 1 Outdoor Air Reset parameters Sets the SPM source selection Uncomment the line that sets the desired mode 1 PGW SPM1 g_fSetSPMSrcSel PGW SPM SPMSRC_DIS 2 PGW SPM1 g_fSetSPMSrcSel PGW SPM SPMSRC_RTD2_DEGF 3 PGW SPM1 g_fSetSPMSrcSel PGW SPM SPM...

Page 5: ...her the specified bit is inverted or not A 0 is non inverted a PGW GPDI g_iSetGPDISdEnAndInvMask 0 0 b PGW GPDI g_iSetGPDISdEnAndInvMask 1 0 c PGW GPDI g_iSetGPDISdEnAndInvMask 2 0 d PGW GPDI g_iSetGPDISdEnAndInvMask 3 0 3 Alarm Titles and Enables for Level triggered with Siren 7 4 a TSGW g_bCfgGPDIAlmEn 0 1 This defines whether this GPDI bit is an alarm to be displayed on the TSGW b PGW GPDI g_iS...

Page 6: ...auses S4K to turn off all rlys and flash red status XDI g_iSetSdMask 0b00000000 Disable all Shutdn enable 2 XDI g_iSetInvMask 0b00000000 All normal sense Sets the invert mask for the specific bits 3 XDI g_iInp1Bit0_MultiLbl 1 XDI Unused Set the label for this bit Create a new label by defining in XDI g_iInp1Bit0_MultiLbl 4 XDI g_iInp1Bit1_MultiLbl to XDI g_iInp1Bit7_MultiLbl Set the label for the ...

Page 7: ...PDI4 is logically set 2 Src Sel Labels Sets the label to be displayed on the SLC4060 Relays page See the applicable PGW Rly g_iRlySrcSel_MultiLbl 0 to PGW Rly g_iRlySrcSel_MultiLbl 2 to select a different label or define a new label a PGW Rly g_iRlySrcSel_MultiLbl 0 1 GPDIx b PGW Rly g_iRlySrcSel_MultiLbl 1 1 GPDIx c PGW Rly g_iRlySrcSel_MultiLbl 2 1 GPDIx 3 Rly Desc Labels Sets the label to be di...

Page 8: ...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_C...

Page 9: ..._MultiLbl a Other choices for the voltage driver are i PGW VltDrvr VLTDRVR_DISABLED Disabled the output ii PGW VltDrvr VLTDRVR_BMS Output controlled by BMS iii PGW VltDrvr VLTDRVR_GPA1 Output controlled by GPA1 span percent iv PGW VltDrvr VLTDRVR_GPA2 Output controlled by GPA2 span percent v PGW VltDrvr VLTDRVR_RTD1 Output controlled by RTD1 span percent vi PGW VltDrvr VLTDRVR_RTD2 Output controll...

Reviews: