{"id":65745,"date":"2025-07-29T08:00:00","date_gmt":"2025-07-29T02:30:00","guid":{"rendered":"https:\/\/ye1o34zhk8.onrocket.site\/?p=65745"},"modified":"2025-07-07T16:55:00","modified_gmt":"2025-07-07T11:25:00","slug":"elevator-system-with-safety-features","status":"publish","type":"post","link":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/","title":{"rendered":"Siemens TIA Portal Elevator System with Safety Features"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">This article will discuss the <strong>Elevator System with Safety Features<\/strong> using Siemens TIA-Portal software. The purpose of this elevator system is to provide safety features for passengers by ensuring that the elevator door is closed before the elevator operates. The <a href=\"https:\/\/instrumentationtools.com\/elevator-plc-ladder-logic\/\">elevator<\/a> can be operated manually, allowing it to be moved according to the operator&#8217;s preference. In Auto mode, the elevator will move automatically to the selected floor.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-program-objective\">Program Objective<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1919\" height=\"1079\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\" alt=\"Siemens PLC Elevator System with Auto and Manual Modes\" class=\"wp-image-65758\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Steps for Elevator Operation<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Manual Mode:<\/strong><\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Initial Condition<\/strong>: Ensure the elevator door is closed.<\/li>\n\n\n\n<li><strong>Input<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Press the <strong>UP<\/strong> button to go up.<\/li>\n\n\n\n<li>Press the <strong>DOWN<\/strong> button to go down.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Process<\/strong>: The elevator will activate the <a href=\"https:\/\/instrumentationtools.com\/plc-program-for-sequential-motor-control\/\">motor<\/a> based on the button Pressed.<\/li>\n\n\n\n<li><strong>Output<\/strong>: The elevator can move without any floor limitations.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Automatic Mode:<\/strong><\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li><strong>Initial Condition<\/strong>: Ensure the elevator door is closed.<\/li>\n\n\n\n<li><strong>Input<\/strong>: Press the button corresponding to the target floor.<\/li>\n\n\n\n<li><strong>Process<\/strong>: The elevator will move automatically to the selected floor, one floor at a time.<\/li>\n\n\n\n<li><strong>Output<\/strong>: The elevator stops at the target floor based on the <a href=\"https:\/\/instrumentationtools.com\/basic-dcsplc-signal-flow-video\/\">signal<\/a> from the limit switch.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elevator Operation by Floor:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Floor 1<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Initial Condition<\/strong>: The elevator is on Floor 1.<\/li>\n\n\n\n<li><strong>Input<\/strong>: The <strong>Up<\/strong> button is Pressed.<\/li>\n\n\n\n<li><strong>Process<\/strong>: The elevator activates the motor to move upward.<\/li>\n\n\n\n<li><strong>Output<\/strong>: The elevator stops at Floor 2.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Floor 2<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Initial Condition<\/strong>: The elevator is on Floor 2.<\/li>\n\n\n\n<li><strong>Input<\/strong>:\n<ul class=\"wp-block-list\">\n<li>The <strong>Up<\/strong> button is Pressed to move to Floor 3.<\/li>\n\n\n\n<li>The <strong>Down<\/strong> button is Pressed to return to Floor 1.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Process<\/strong>: The elevator activates the motor based on the input, moving either upward or downward.<\/li>\n\n\n\n<li><strong>Output<\/strong>: The elevator <a href=\"https:\/\/instrumentationtools.com\/elevator-control\/\">stops<\/a> at the desired floor.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Floor 3<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Initial Condition<\/strong>: The elevator is on Floor 3.<\/li>\n\n\n\n<li><strong>Input<\/strong>: The <strong>Down<\/strong> button is Pressed.<\/li>\n\n\n\n<li><strong>Process<\/strong>: The elevator activates the motor to move downward.<\/li>\n\n\n\n<li><strong>Output<\/strong>: The elevator stops at Floor 2.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-elevator-system-with-safety-features\">Elevator System with Safety Features<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1849\" height=\"2560\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-TIA-Portal-Elevator-System-with-Safety-Features-scaled.png\" alt=\"Siemens TIA Portal Elevator System with Safety Features\" class=\"wp-image-65752\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-program-inputs-and-outputs\">Program Inputs and Outputs<\/h2>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td><strong>S.No.<\/strong><\/td><td><strong>Comment<\/strong><\/td><td><strong>Input (I)<\/strong><\/td><td><strong>Output(Q)<\/strong><\/td><td><strong>Memory Bit<\/strong><\/td><\/tr><tr><td> \u00a01<\/td><td>PB_START<\/td><td>I0.0<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a02<\/td><td>PB_STOP<\/td><td>I0.1<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a03<\/td><td>AUTO\/MANUAL<\/td><td>I0.2<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td> 4<\/td><td>PB_UP_MANUAL<\/td><td>I0.3<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td> \u00a05<\/td><td>PB_DOWN_MANUAL<\/td><td>I0.4<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a06<\/td><td>LS_GATE<\/td><td>I0.5<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a07<\/td><td>UP_FLOOR2<\/td><td>I0.6<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td> \u00a08<\/td><td>LS_FLOOR1<\/td><td>I0.7<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td> \u00a09<\/td><td>LS_FLOOR2<\/td><td>I1.0<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a010<\/td><td>UP_FLOOR3<\/td><td>I1.1<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a011<\/td><td>LS_FLOOR3<\/td><td>I1.2<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td> \u00a012<\/td><td>DOWN_FLOOR1<\/td><td>I1.3<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a013<\/td><td>DOWN_FLOOR2<\/td><td>I1.4<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a014<\/td><td>OUT_UP<\/td><td>&nbsp;<\/td><td>Q0.0<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a015<\/td><td>OUT_DOWN<\/td><td>&nbsp;<\/td><td>Q0.1<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a016<\/td><td>FLOOR1_TO_2<\/td><td>&nbsp;<\/td><td>Q0.2<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a017<\/td><td>FLOOR2_TO_3<\/td><td>&nbsp;<\/td><td>Q0.3<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a018<\/td><td>FLOOR2_TO_1<\/td><td>&nbsp;<\/td><td>Q0.4<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a019<\/td><td>FLOOR3_TO_2<\/td><td>&nbsp;<\/td><td>Q0.5<\/td><td>&nbsp;<\/td><\/tr><tr><td>\u00a020<\/td><td>SYSTEM_ON<\/td><td>&nbsp;<\/td><td>&nbsp;<\/td><td>M0.0<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-siemens-tia-portal-logic\">Siemens TIA Portal Logic<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1017\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/TIA-Portal-Tutorial-Safe-Elevator-Automation-Logic.png\" alt=\"TIA Portal Tutorial Safe Elevator Automation Logic\" class=\"wp-image-65760\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 1 (START SYSTEM)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, when the PB_START (I0.0) button is Pressed, the memory bit SYSTEM_ON(M0.0)will be in the HIGH state. Because it uses the <a href=\"https:\/\/instrumentationtools.com\/latching-and-unlatching-in-plc\/\">Latching Instruction<\/a>, even though the PB_START (I0.0) button has been Released, the memory bit SYSTEM_ON(M0.0) will remain in the HIGH state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the PB_STOP (I0.1) button is Pressed, the memory bit SYSTEM_ON(M0.0) will be in the LOW state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 2 (MANUAL AREA)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, when the NO contact of the memory bit SYSTEM_ON(M0.0), the Limit Switch LS_GATE (I0.5), and the Selector Switch AUTO\/MANUAL (I0.2) are in the HIGH state, and the PB_UP_MANUAL (I0.3) button Pressed, the output OUT_UP(Q0.0) will be ON.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When the NO contact of the memory bit SYSTEM_ON (M0.0), <a href=\"https:\/\/instrumentationtools.com\/plc-crane-movement-control\/\">Limit Switch<\/a> LS_GATE (I0.5), and Selector Switch AUTO\/MANUAL (I0.2) are in the HIGH state, and the PB_DOWN_MANUAL (I0.4) button is Pressed, the output OUT_DOWN (Q0.1) will be ON.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1017\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Designing-Elevator-Interlock-Logic-in-Siemens-PLC.png\" alt=\"Designing Elevator Interlock Logic in Siemens PLC\" class=\"wp-image-65762\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 3 (FLOOR 1 to 2)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, the output FLOOR1_TO_2 (Q0.2) will be ON if the NO contact of the memory bit <a href=\"https:\/\/instrumentationtools.com\/plc-batch-system-for-4-tanks-mixing\/\">SYSTEM_ON<\/a> (M0.0), Limit Switch LS_GATE (I0.5), and LS_FLOOR1 (I0.7) are in the HIGH state, and the UP_FLOOR2 (I0.6) button is Pressed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because it uses the SET Output Instruction, even though the UP_FLOOR2 (I0.6) button has been Released and the Limit Switch LS_FLOOR1(I0.7) is in the LOW state, the FLOOR1_TO_2(Q0.2) output state will remain in the ON state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the NO contact of the Limit Switch LS_FLOOR2 (I1.0) is in the HIGH state, then the output FLOOR1_TO_2 (Q0.2) will be OFF. Because it uses the RESET Output Instruction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 4 (FLOOR 2 to 3)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, the output FLOOR2_TO_3 (Q0.3) will be ON when the NO contact of the memory bit SYSTEM_ON (M0.0), Limit Switch LS_GATE (I0.5), and LS_FLOOR2 (I1.0) are in the HIGH state, and the UP_FLOOR3 (I1.1) button is Pressed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because it uses the SET Output Instruction, even though the UP_FLOOR3 (I1.1) button has been Released and the Limit Switch LS_FLOOR2 (I1.0) is in the LOW state, the FLOOR2_TO_3 (Q0.3) output state will remain in the ON <a href=\"https:\/\/instrumentationtools.com\/plc-best-practices-safe-state-when-plc-restarts\/\">state<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the NO contact of the Limit Switch LS_FLOOR3 (I1.2) is in the HIGH state, then the output FLOOR2_TO_3 (Q0.3) will be OFF. Because it uses the RESET Output Instruction.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1016\" src=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Elevator-Programming-in-Siemens-TIA-Portal.png\" alt=\"Elevator Programming in Siemens TIA Portal\" class=\"wp-image-65763\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 5 (FLOOR 2 to 1)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, the <a href=\"https:\/\/instrumentationtools.com\/plc-output-types\/\">output<\/a> FLOOR2_TO_1 (Q0.4) will be ON when the NO contact of the memory bit SYSTEM_ON (M0.0), the Limit Switch LS_GATE (I0.5), and LS_FLOOR2 (I1.0) are in the HIGH state, and the DOWN_FLOOR1 (I1.3) button is Pressed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because it uses the SET Output Instruction, even though the DOWN_FLOOR1 (I1.3) button has been Released and the Limit Switch LS_FLOOR2 (I1.0) is in the LOW state, the FLOOR2_TO_1 (Q0.4) output state will remain in the ON state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the NO contact of the Limit Switch LS_FLOOR1 (I0.7) is in the HIGH state, then the output FLOOR2_TO_1 (Q0.4) will be OFF. Because it uses the RESET Output Instruction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>NETWORK 6 (FLOOR 3 to 2)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this Network, the output FLOOR3_TO_2 (Q0.5) will be ON when the NO contact of the memory bit SYSTEM_ON (M0.0), the Limit Switch LS_GATE (I0.5), and LS_FLOOR2 (I1.0) are in the HIGH state, and the DOWN_FLOOR2 (I1.4) \u00a0\u00a0button is Pressed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Because it uses the SET Output Instruction, even though the DOWN_FLOOR2 (I1.4) button has been <a href=\"https:\/\/instrumentationtools.com\/simple-conveyor-control-plc-program\/\">Released<\/a> and the Limit Switch LS_FLOOR3 (I1.2) is in the LOW state, the FLOOR3_TO_2 (Q0.5) output state will remain in the ON state.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the NO contact of the Limit Switch LS_FLOOR2 (I1.0) is in the HIGH state, then the output FLOOR3_TO_2 (Q0.5) will be OFF. Because it uses the RESET Output Instruction.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Read Next:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/sequential-control-of-three-lights-with-reset\/\">Sequential Control of 3 Lights with Reset<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-fbd-program-for-bottles-capping\/\">PLC Bottle\u2019s Capping with Rotating Mechanism<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/configure-ip-address-in-rockwell-plc\/\">How to Configure IP Address in Rockwell PLC?<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-interlock-logic-with-first-input-priority\/\" target=\"_blank\" rel=\"noreferrer noopener\">PLC Interlock Logic with First Input Priority<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/complex-car-parking-logic\/\">Complex Car Parking Logic in LS Electric PLC<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.<\/p>\n","protected":false},"author":1,"featured_media":65758,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":"","footnotes":""},"categories":[6],"tags":[88176,92468,92467,92469,8301,51579,10582,51587,51635],"class_list":["post-65745","post","type-post","status-publish","format-standard","has-post-thumbnail","category-plc","tag-elevator-control-using-plc-ladder-logic","tag-elevator-plc","tag-elevator-plc-logic","tag-elevator-plc-program","tag-plc-elevator-system","tag-plc-ladder-logic-diagram-for-elevator","tag-plc-ladder-logic-elevator","tag-plc-ladder-logic-for-elevator","tag-plc-ladder-logic-for-elevator-pdf"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Siemens TIA Portal Elevator System with Safety Features<\/title>\n<meta name=\"description\" content=\"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Siemens TIA Portal Elevator System with Safety Features\" \/>\n<meta property=\"og:description\" content=\"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/\" \/>\n<meta property=\"og:site_name\" content=\"Inst Tools\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/instrumentationtoolss\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/instrumentationtoolss\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-29T02:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1919\" \/>\n\t<meta property=\"og:image:height\" content=\"1079\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Editorial Staff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Siemens TIA Portal Elevator System with Safety Features\" \/>\n<meta name=\"twitter:description\" content=\"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.\" \/>\n<meta name=\"twitter:creator\" content=\"@insttools\" \/>\n<meta name=\"twitter:site\" content=\"@insttools\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editorial Staff\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/\"},\"author\":{\"name\":\"Editorial Staff\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/person\\\/41ad3dac301c219e8d41b1ace61655b2\"},\"headline\":\"Siemens TIA Portal Elevator System with Safety Features\",\"datePublished\":\"2025-07-29T02:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/\"},\"wordCount\":1103,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\",\"keywords\":[\"elevator control using plc ladder logic\",\"Elevator PLC\",\"Elevator PLC Logic\",\"Elevator PLC Program\",\"plc elevator system\",\"plc ladder logic diagram for elevator\",\"plc ladder logic elevator\",\"plc ladder logic for elevator\",\"plc ladder logic for elevator pdf\"],\"articleSection\":[\"PLC Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/\",\"name\":\"Siemens TIA Portal Elevator System with Safety Features\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\",\"datePublished\":\"2025-07-29T02:30:00+00:00\",\"description\":\"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#primaryimage\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\",\"contentUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg\",\"width\":1919,\"height\":1079,\"caption\":\"Siemens PLC Elevator System with Auto and Manual Modes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/elevator-system-with-safety-features\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/instrumentationtools.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Siemens TIA Portal Elevator System with Safety Features\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#website\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/\",\"name\":\"Instrumentation Tools\",\"description\":\"Instrumentation, Electrical, PLC, Tutorials\",\"publisher\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\"},\"alternateName\":\"Inst Tools\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/instrumentationtools.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\",\"name\":\"Instrumentation Tools\",\"alternateName\":\"Inst Tools\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Instrumentation-Tools-Logo.png\",\"contentUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Instrumentation-Tools-Logo.png\",\"width\":1024,\"height\":1024,\"caption\":\"Instrumentation Tools\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/instrumentationtoolss\\\/\",\"https:\\\/\\\/x.com\\\/insttools\",\"https:\\\/\\\/mastodon.social\\\/@InstrumentationTools\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/instrumentationtools\\\/\",\"https:\\\/\\\/whatsapp.com\\\/channel\\\/0029VaAbUecLNSa4rDPOV31o\",\"https:\\\/\\\/t.me\\\/+u3qORX5FKec1NjA1\",\"https:\\\/\\\/www.instagram.com\\\/instrumentationtools\\\/\",\"https:\\\/\\\/youtube.com\\\/instrumentationtools\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/person\\\/41ad3dac301c219e8d41b1ace61655b2\",\"name\":\"Editorial Staff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g\",\"caption\":\"Editorial Staff\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/instrumentationtoolss\",\"https:\\\/\\\/x.com\\\/insttools\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/InstrumentationTools\\\/\"],\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/author\\\/editorial\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Siemens TIA Portal Elevator System with Safety Features","description":"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/","og_locale":"en_US","og_type":"article","og_title":"Siemens TIA Portal Elevator System with Safety Features","og_description":"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.","og_url":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/","og_site_name":"Inst Tools","article_publisher":"https:\/\/www.facebook.com\/instrumentationtoolss\/","article_author":"https:\/\/www.facebook.com\/instrumentationtoolss","article_published_time":"2025-07-29T02:30:00+00:00","og_image":[{"width":1919,"height":1079,"url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg","type":"image\/jpeg"}],"author":"Editorial Staff","twitter_card":"summary_large_image","twitter_title":"Siemens TIA Portal Elevator System with Safety Features","twitter_description":"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.","twitter_creator":"@insttools","twitter_site":"@insttools","twitter_misc":{"Written by":"Editorial Staff","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#article","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/"},"author":{"name":"Editorial Staff","@id":"https:\/\/instrumentationtools.com\/#\/schema\/person\/41ad3dac301c219e8d41b1ace61655b2"},"headline":"Siemens TIA Portal Elevator System with Safety Features","datePublished":"2025-07-29T02:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/"},"wordCount":1103,"commentCount":0,"publisher":{"@id":"https:\/\/instrumentationtools.com\/#organization"},"image":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg","keywords":["elevator control using plc ladder logic","Elevator PLC","Elevator PLC Logic","Elevator PLC Program","plc elevator system","plc ladder logic diagram for elevator","plc ladder logic elevator","plc ladder logic for elevator","plc ladder logic for elevator pdf"],"articleSection":["PLC Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/","url":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/","name":"Siemens TIA Portal Elevator System with Safety Features","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#primaryimage"},"image":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg","datePublished":"2025-07-29T02:30:00+00:00","description":"Program a elevator safety system using Siemens TIA Portal. Includes door interlocks, manual and auto modes, and floor selection logic.","breadcrumb":{"@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#primaryimage","url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg","contentUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2025\/07\/Siemens-PLC-Elevator-System-with-Auto-and-Manual-Modes.jpg","width":1919,"height":1079,"caption":"Siemens PLC Elevator System with Auto and Manual Modes"},{"@type":"BreadcrumbList","@id":"https:\/\/instrumentationtools.com\/elevator-system-with-safety-features\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/instrumentationtools.com\/"},{"@type":"ListItem","position":2,"name":"Siemens TIA Portal Elevator System with Safety Features"}]},{"@type":"WebSite","@id":"https:\/\/instrumentationtools.com\/#website","url":"https:\/\/instrumentationtools.com\/","name":"Instrumentation Tools","description":"Instrumentation, Electrical, PLC, Tutorials","publisher":{"@id":"https:\/\/instrumentationtools.com\/#organization"},"alternateName":"Inst Tools","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/instrumentationtools.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/instrumentationtools.com\/#organization","name":"Instrumentation Tools","alternateName":"Inst Tools","url":"https:\/\/instrumentationtools.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/instrumentationtools.com\/#\/schema\/logo\/image\/","url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2018\/10\/Instrumentation-Tools-Logo.png","contentUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2018\/10\/Instrumentation-Tools-Logo.png","width":1024,"height":1024,"caption":"Instrumentation Tools"},"image":{"@id":"https:\/\/instrumentationtools.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/instrumentationtoolss\/","https:\/\/x.com\/insttools","https:\/\/mastodon.social\/@InstrumentationTools","https:\/\/www.linkedin.com\/company\/instrumentationtools\/","https:\/\/whatsapp.com\/channel\/0029VaAbUecLNSa4rDPOV31o","https:\/\/t.me\/+u3qORX5FKec1NjA1","https:\/\/www.instagram.com\/instrumentationtools\/","https:\/\/youtube.com\/instrumentationtools"]},{"@type":"Person","@id":"https:\/\/instrumentationtools.com\/#\/schema\/person\/41ad3dac301c219e8d41b1ace61655b2","name":"Editorial Staff","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d7b78a0bf6b95aebc68e7790f9094403ae40b3fcb9c436cb6956873b90826de?s=96&d=mm&r=g","caption":"Editorial Staff"},"sameAs":["https:\/\/www.facebook.com\/instrumentationtoolss","https:\/\/x.com\/insttools","https:\/\/www.youtube.com\/c\/InstrumentationTools\/"],"url":"https:\/\/instrumentationtools.com\/author\/editorial\/"}]}},"_links":{"self":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts\/65745","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/comments?post=65745"}],"version-history":[{"count":0,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts\/65745\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media\/65758"}],"wp:attachment":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media?parent=65745"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/categories?post=65745"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/tags?post=65745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}