EST3 Rules-Disabling outputs via the DRILL SWITCH

Post Reply
Leo
Site Admin
Posts: 887
Joined: Thu Dec 11, 2008 7:52 am

EST3 Rules-Disabling outputs via the DRILL SWITCH

Post 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
wpf.cet
Posts: 3
Joined: Sat Oct 11, 2014 3:41 pm

Re: EST3 Rules-Disabling outputs via the DRILL SWITCH

Post 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)
wpf.cet
Posts: 3
Joined: Sat Oct 11, 2014 3:41 pm

Re: EST3 Rules-Disabling outputs via the DRILL SWITCH

Post 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.............
Post Reply