Page 1 of 1

EST3 Rules-Disabling outputs via the DRILL SWITCH

Posted: Wed Aug 26, 2009 3:33 pm
by Leo
DOES NOT WORK

I used the drill switch to disable outputs, But I could not get the devices to display as DISABLE.
They were disable, I ran a report and all the outputs were disable.

But the panel had no devices in trouble/disable

I tried using logical outputs via the drill switch, this would not work

Re: EST3 Rules-Disabling outputs via the DRILL SWITCH

Posted: Sat Oct 11, 2014 4:02 pm
by wpf.cet
Hi - I use the drill button to disable all outputs because its password protected.
1st change the switch config under project, parameters, key function. choose switch 4 and add in"system function 4" then
access level 4 - for all 4's as the password.
2. Add this rule:[DISABLE VIA DRILL BUTTON]
SMON 'SYSTEM_FUNCTION_4_RESPONSE_00_00': ON 'OUTPUT_DISABLE',
ON 'OUTPUT_DISABLE_LED',
DISABLE 'FAN_SHUTDOWN_LED',
DISABLE 'DR_CLOSE_HORN'; (and so on as you labels read)

Re: EST3 Rules-Disabling outputs via the DRILL SWITCH

Posted: Sat Oct 11, 2014 4:09 pm
by wpf.cet
Sorry I forgot a very important step.

1. install a cr-relay common/ no to a ct-1 module with resistor accross relay common / n/o.
2. Program the CT-1 as a supv. and make the message : ALL OUTPUTS DISABLED FOR SERVICE
3. When the drill button is pressed it activates the CR-relay called 'OUTPUT_DISABLE which shorts the CT-1 and gives you the message.

[DISABLE VIA DRILL BUTTON]
SMON 'SYSTEM_FUNCTION_4_RESPONSE_00_00 : ON 'OUTPUT_DISABLE',

Hope that helps.............