{"id":64,"date":"2023-12-21T11:52:14","date_gmt":"2023-12-21T19:52:14","guid":{"rendered":"https:\/\/firealarmhackery.wordpress.com\/?p=64"},"modified":"2023-12-21T11:52:14","modified_gmt":"2023-12-21T19:52:14","slug":"fci-e3-and-s3-terminal-commands","status":"publish","type":"post","link":"https:\/\/firealarmhackery.com\/index.php\/2023\/12\/21\/fci-e3-and-s3-terminal-commands\/","title":{"rendered":"FCI E3 and S3 Terminal Commands"},"content":{"rendered":"\n<p>Here are all the commands for communicating \/ controlling the FCI E3 and S3 fire alarm control panels.<\/p>\n\n\n\n<p>Note: When sending the commands make sure you&#8217;re using plain text and set your terminal app to ONLY APPEND A SINGLE CR CHARACTER. The carriage return part is important. Also, sometimes you&#8217;ll get a weird response from the first command, just try it again after a few seconds and the panel should respond normally.<\/p>\n\n\n\n<p><strong>Acknowledge Trouble<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-ab6c72d3dc32a84483eac1e6c69871c8\">A 0<br>Hex: 0x41 0x20 0x30 0x0d<\/p>\n\n\n\n<p><strong>Acknowledge Alarm<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-2794295d6f90559fe0b534c42187d770\">A 1<br>Hex: 0x41 0x20 0x31 0x0d<\/p>\n\n\n\n<p><strong>Silence<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-dca37a072559a456fc1d30f65e1be082\">S 0<br>Hex: 0x53 0x20 0x30 0x0d<\/p>\n\n\n\n<p><strong>Reset<\/strong> (<em>Local Region 0<\/em>):<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-6b2f343442111a75c4b546608628a03b\">R <br>Hex: 0x52 0x20 0x0d<\/p>\n\n\n\n<p><strong>System Status<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-36fd8973534cf2c8dbcda505c131ea9f\">Z<br>Hex: 0x5a 0x0d<\/p>\n\n\n\n<p><strong>Panel Firmware Version<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-e7215be1aed34bf664c77549d0560939\">V<br>Hex: 0x56 0x0d<\/p>\n\n\n\n<p><strong>Query Network<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-985cad21f01e2dca310202874442bc59\">Q<br>Hex: 0x51 0x0d<\/p>\n\n\n\n<p><strong>Get Device Status<\/strong> (<em>Requires Level 4 Login<\/em>):<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-4c22dcb722807807cffd52f2d49ace50\">CV 0 1 1<br>Hex: 0x43 0x56 0x20 0x30 0x20 0x31 0x20 0x31 0x0d<\/p>\n\n\n\n<p><em>In this case 0 = Loop 1 (1 = Loop 2), 1 = Module (0 = Sensor), 1 = Device address.<\/em><\/p>\n\n\n\n<p><strong>Login with Password<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-bd747e7a5fe4f372335aa97f3bc973b5\">P 12 34 56<br>Hex: 0x50 0x20 0x31 0x32 0x20 0x33 0x34 0x20 0x35 0x36 0x0d<\/p>\n\n\n\n<p><strong>Disable Device<\/strong> (<em>Requires Level 4 Login<\/em>):<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-35b68852f2110fcdbca34917b1ca4f9a\">DD 0 1 1 1 1 0<br>Hex: 0x44 0x44 0x20 0x30 0x20 0x31 0x20 0x31 0x20 0x31 0x20 0x31 0x20 0x30 0x0d<\/p>\n\n\n\n<p>DD \/\/ 0 = LOOP 1 \/ 1 = Module, 0 = Sensor, NAC=2 \/ DEV ADDR \/ DISABLE=1 ENABLE=0 \/ NODE \/ BINARY: SMOKE RESPONSE +1 CO RESPONSE +2 FA RESPONSE +3 \/<\/p>\n\n\n\n<p><strong>Monitor Device<\/strong>:<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-76ff3863a0f4e4ab61ba28b0ab10f226\">OM 1 1 1 1<br>Hex: 0x4f 0x4d 0x20 0x31 0x20 0x31 0x20 0x31 0x20 0x31 0x0d<\/p>\n\n\n\n<p>\/\/OM [LOOP 1 = 0 LOOP 2 = 1] [MODULE = 1 SENSOR = 0] [DEVICE ADDRESS] [MONITOR ON = 1 MONITOR OFF = 0]<\/p>\n\n\n\n<p><strong>Event Log<\/strong> (<em>Last 20 Entries<\/em>):<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-6044748d02f25fc7e3fcd38b86c90233\">LP 2<br>Hex: 0x4c 0x50 0x20 0x32 0x0d<\/p>\n\n\n\n<p><strong>Update Timestamp to 10:32am 1\/13\/2021<\/strong> (<em>Note: do not append CR<\/em>):<\/p>\n\n\n\n<p class=\"has-vivid-green-cyan-color has-black-background-color has-text-color has-background has-link-color wp-elements-55039db5088cb53beba608b852d6a03c\">Hex: 0x18 0x0a 0x04 0x00 0x54 0x0a 0x20 0x01 0x0d 0x15 0x14 0x63<br>Dec: 24 10 4 0 84 10 32 1 13 21 20 99 <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are all the commands for communicating \/ controlling the FCI E3 and S3 fire alarm control panels. Note: When sending the commands make sure you&#8217;re using plain text and set your terminal app to ONLY APPEND A SINGLE CR CHARACTER. The carriage return part is important. Also, sometimes you&#8217;ll get a weird response from [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[2],"tags":[4,5,8,10,11],"class_list":["post-64","post","type-post","status-publish","format-standard","hentry","category-fire-panel-commands","tag-e3-commands","tag-fci-commands","tag-fire-alarm-terminal-commands","tag-s3-commands","tag-terminal-commands"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/posts\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/comments?post=64"}],"version-history":[{"count":0,"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/posts\/64\/revisions"}],"wp:attachment":[{"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/media?parent=64"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/categories?post=64"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/firealarmhackery.com\/index.php\/wp-json\/wp\/v2\/tags?post=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}