{"id":45924,"date":"2019-11-11T12:52:18","date_gmt":"2019-11-11T07:22:18","guid":{"rendered":"https:\/\/ye1o34zhk8.onrocket.site\/?p=45924"},"modified":"2023-11-01T14:22:26","modified_gmt":"2023-11-01T08:52:26","slug":"ladder-logic-programming-examples","status":"publish","type":"post","link":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/","title":{"rendered":"Ladder Logic Programming Examples"},"content":{"rendered":"\n<p>Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.<\/p>\n\n\n\n<p><strong>Example 1<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-a-ladder-diagram-for-the-on-off-temperature-controller-for-the-continuous-process-of-heating-of-mixture\">To develop a ladder diagram for the ON\/OFF temperature controller for the continuous process of heating of mixture.<\/h2>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>On button to start the process when motor start and V1 is open.<\/li>\n\n\n\n<li>Then check the level, is it high level is reached or not.<\/li>\n\n\n\n<li>If a high level is reached turn ON the stirrer &amp; heater at a time.<\/li>\n\n\n\n<li>After mixing &amp; heating turn OFF the stirrer &amp; heater.<\/li>\n\n\n\n<li>Finally, release this mixture through valve V2.<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-temperature-control-using-thermostat\/\" target=\"_blank\" rel=\"noopener noreferrer\">Temperature Control using Thermostat<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-tank-heating-control-using-heater\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC based Tank Heating Control<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-automatic-mixing-controlling-in-a-tank\/\" target=\"_blank\" rel=\"noopener noreferrer\">Automatic Mixing Control in a Tank<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 2<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-a-ladder-program-for-wood-saw-cutter\">Develop a ladder program for wood saw cutter.<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>A wood saw cutter (W), a fan (F) and a lubrication pump (P) turns on when a START push button is pushed. Following is the stopping sequence:<\/li>\n\n\n\n<li>STOP push-button stops the saw only before fan stops it should run for an additional 5 sec to blow the chips away and also the tube pump is to run for 8 sec.<\/li>\n\n\n\n<li>Additionally, before it stops. if the saw has run more than 1 min, the fan should stay ON indefinitely. The fan may be turned OFF by pushing a separate fan reset switch.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Learn PLC Programming in 7 Hours - Allen Bradley PLC Training Course\" width=\"1240\" height=\"698\" src=\"https:\/\/www.youtube.com\/embed\/c4cEeA6mdq0?list=PLI78ZBihrkE2WdegX1oeZnXi5j1haKC2c\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><strong>Example 3<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-the-ladder-logic-to-fill-the-tank\">Develop the ladder logic to fill the tank.<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Fill the tank up to 80%. When the tank is filled, turn ON the heater to raise the temperature up to 70 deg.<\/li>\n\n\n\n<li>when this temperature is reached, turn OFF the heater &amp; open the outlet valve.<\/li>\n\n\n\n<li>When the level in the tank falls below 10%, close the output valve.<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/tank-level-control-in-plc\/\" target=\"_blank\" rel=\"noopener noreferrer\">Control the Liquid level in a Tank<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-tank-heating-control-using-heater\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC Logic to Control Tank Temperature<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-ladder-logic-for-tanks-filling-as-per-priority\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC program for Tanks Filling<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-mixing-tank\/\" target=\"_blank\" rel=\"noopener noreferrer\">Batch Mixing Process using PLC<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 4<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-traffic-control\">Develop ladder logic for traffic control.<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>We have to control the traffic of 4 roads.<\/li>\n\n\n\n<li>The green light of each side is ON for 10 sec only one side at a time and the same time, the respected red light is ON for 30sec.<\/li>\n\n\n\n<li>The same sequence is followed by each side.<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/traffic-light-control-plc-ladder-logic\/\" target=\"_blank\" rel=\"noopener noreferrer\">3 Way Traffic Light Control using PLC Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-based-4-way-traffic-light-control-system\/\" target=\"_blank\" rel=\"noopener noreferrer\">4 Way Traffic Light PLC Programming<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 5<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-an-automatic-paint-process\">Develop ladder logic for an automatic paint process.<\/h2>\n\n\n\n<p>When the ON button is pushed, a stacker starts stacking plywood sheet at position A. stack height is controlled by PLC counter function. When 12 parts (stack) are placed on the conveyor, it turns ON and moves the stack at the position B.<\/p>\n\n\n\n<p>A sensor is used to stop the conveyor at B. At point B, paint is applied for 12 sec after painting is completed, the conveyor restart s manually and moves to position C and stops automatically and stack is removed.<\/p>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>ON button is used to start the process and stacker starts stacking.<\/li>\n\n\n\n<li>The sensor is used to count the no. of sheets.<\/li>\n\n\n\n<li>After 12 part stacking, conveyor starts and moves the stack to position B. when it reaches position B, the sensor stops the conveyor by sensing the position.<\/li>\n\n\n\n<li>Paint is applied to 12.5 seconds duration.<\/li>\n\n\n\n<li>After painting, the conveyor starts manually and moves the stack to position C and stops automatically.<\/li>\n<\/ul>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-paint-spraying\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC Logic to Control Paint Spraying<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-automatic-irrigation-system\/\" target=\"_blank\" rel=\"noopener noreferrer\">Automatic Irrigation System using PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-box-filling\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC Programming for Automatic Box Filling<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 6<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-heat-quench-station\">Develop ladder logic for Heat\/Quench station.<\/h2>\n\n\n\n<p><strong>Steps:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Master PB is used to turn ON the process.<\/li>\n\n\n\n<li>The object is placed on the mandrel<\/li>\n\n\n\n<li>Both left &amp; right start-up buttons are pressed.<\/li>\n\n\n\n<li>Push stop PB to stop the process.<\/li>\n\n\n\n<li>The object is raised from down to top by air pressure. A solenoid valve supplies this air to the pneumatic elevating cylinder. The lower limit switch is getting actuated before the object will rise. Lower limit switch actuation indicates that there is an object on the mandrel and that mandrel is down.<\/li>\n\n\n\n<li>The mandrel makes contact with a limit switch at the top of travel.<\/li>\n\n\n\n<li>The heat comes ON for 10 sec and goes OFF.<\/li>\n\n\n\n<li>Quench comes ON for 8 sec.<\/li>\n\n\n\n<li>The object returns down and the upper limit switch becomes indicated.<\/li>\n\n\n\n<li>As it gets down, the down limit switch gets actuated.<\/li>\n\n\n\n<li>The object is then removed.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"PLC Programming Tutorial for Beginners - Siemens PLC Training Course\" width=\"1240\" height=\"698\" src=\"https:\/\/www.youtube.com\/embed\/ksQrkag-nHI?list=PLI78ZBihrkE2WdegX1oeZnXi5j1haKC2c\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><strong>Example 7<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-the-ladder-diagram-using-analog-input-for-a-multi-input-tank-level-controller\">To develop the ladder diagram using analog input for a multi-input tank level controller.<\/h2>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Add component (A) to tank up to level A. then add component (B) to tank up to level B.<\/li>\n\n\n\n<li>Stop feeding tank. Turn ON stirrer for 10 sec.<\/li>\n\n\n\n<li>Open discharge valve, when level again goes to A.<\/li>\n\n\n\n<li>Stop the process<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/tank-level-control-in-plc\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC based Tank Level Control<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-to-control-level-of-two-tanks\/\" target=\"_blank\" rel=\"noopener noreferrer\">2 Tanks Level Control using PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-to-control-level-of-series-tanks\/\" target=\"_blank\" rel=\"noopener noreferrer\">Series Tanks Level Control using Ladder Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-to-control-level-of-parallel-tanks\/\" target=\"_blank\" rel=\"noopener noreferrer\">Parallel Tanks Level Control using PLC Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-water-level-control\/\" target=\"_blank\" rel=\"noopener noreferrer\">Water Level Control using PLC Programming<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 8<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-the-coal-handling-process\">Develop ladder logic for the coal handling process.<\/h2>\n\n\n\n<p><strong>Process:<\/strong><\/p>\n\n\n\n<p>The coal plant consist of the following main equipment<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Storage tank: It stores coal in a huge amount &amp; supplies it to the primary crusher as per requirement.<\/li>\n\n\n\n<li>Primary crusher: It crushes the coal from a bigger size to smaller size &amp; supplies it to secondary crusher.<\/li>\n\n\n\n<li>Secondary crusher: Two crushers are used to decrease a load of crushing .secondary crusher crushes the small-sized crushed coal coming from the primary crusher to powdered form.<\/li>\n\n\n\n<li>Coal mill: This is a mixture that mixes coal powder coming from secondary with hot air coming from air pre-heater &amp; forced it into the furnace.<\/li>\n<\/ul>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<p>When we press START, it starts motor M1 &amp; opens the C1 which passes coal from storage tank to primary crusher.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>When level ML1, reaches O: 0\/1 wills ON, it starts motor M2 &amp; M3, which crushes coal in small part &amp; pass to the secondary crusher.<\/li>\n\n\n\n<li>When level ML2 reaches O: 0\/2 wills ON, it starts coal mill, starting motors M4, M5, M6 &amp; M7.<\/li>\n<\/ol>\n\n\n\n<p><strong>Example 9<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-the-automatic-door-opening-of-the-room\">Develop ladder logic for the automatic door opening of the room.<\/h2>\n\n\n\n<p><strong>Process:<\/strong><\/p>\n\n\n\n<p>The process includes the following sequence of events.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>When the start PB is pressed, the RTD will sense the temperature of the room. This will be considered as I\/P to the analog input of PLC.<\/li>\n\n\n\n<li>When the temperature of the room is greater than 250 c, then AC-I will be latched. When the temperature of the room is greater than 350 c, then AC-II will be latched.<\/li>\n\n\n\n<li>When the temperature of the room is below 200 c, then Ac-I will be unlatched. If the temperature of the room is less than 300 c, AC-II will be unlatched.<\/li>\n\n\n\n<li>When a person enters or leave the room, then laser beam contact will be break &amp; this gives the change in the LDR, the door will open for 5 sec.<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/elevator-plc-ladder-logic\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC Programming for Elevator Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-based-door-open-and-closing-system\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC based Door Open and Close System<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-automatic-door-control-system\/\" target=\"_blank\" rel=\"noopener noreferrer\">Automatic Door Control System in PLC<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 10<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-the-ladder-program-for-the-process-of-alternate-rotation-of-the-motor\">Develop the ladder program for the process of alternate rotation of the motor.<\/h2>\n\n\n\n<p>Process: &#8211; Here, the motor with two switches is used as shown. When the start button is pushed, the motor starts rotating towards the RLS and LLS.<\/p>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>When ON button is pushed, the motor move the arm to the right limit switch position and waits for 30 sec.<\/li>\n\n\n\n<li>The motor then cycles 75 times between the right to left switches and then stops.<\/li>\n\n\n\n<li>The OFF button stops the motor at any time or after 75 cycles have been made.<\/li>\n<\/ol>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-motor-logic\/\" target=\"_blank\" rel=\"noopener noreferrer\">Motor START and STOP Logic in PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-controls-motor\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC based Motor Control Programming<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-programming-example-for-motor-forward-and-reverse\/\" target=\"_blank\" rel=\"noopener noreferrer\">Motor Forward and Reverse Ladder Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-ladder-logic-for-lube-oil-pump-motor\/\" target=\"_blank\" rel=\"noopener noreferrer\">Lube Oil Pump Ladder Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-star-delta-motor-starter\/\" target=\"_blank\" rel=\"noopener noreferrer\">Star Delta Motor Starter using PLC Logic<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-to-control-motor-speed-using-vfd-drive\/\" target=\"_blank\" rel=\"noopener noreferrer\">Motor Speed Control using VFD and PLC<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 11<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-the-ladder-program-for-an-oven-using-the-process-bits\">To develop the ladder program for an oven using the process bits.<\/h2>\n\n\n\n<p>Process: &#8211; Process sequence is as follows<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>When the START button is pressed, the valve V1 is turned ON till HL (high level) is reached.<\/li>\n\n\n\n<li>After HL is reached, V1 will close and heater and indicators are turned ON for 30 sec.<\/li>\n\n\n\n<li>After 30 sec, valve V2 will turn ON for 20 sec to draw the hot water from the tank<\/li>\n\n\n\n<li>If the STOP button is pressed during any time of the process, the heater will be turned OFF but V2 output will be kept ON for 20 sec. After this, the process will stop.<\/li>\n<\/ol>\n\n\n\n<p><strong>Example 12<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-develop-ladder-logic-for-an-automated-hydrophobic-system-plc-will-be-used-to-provide-the-following-sequence-of-light-and-nutrients\">Develop ladder logic for an automated hydrophobic system. PLC will be used to provide the following sequence of light and nutrients.<\/h2>\n\n\n\n<p><strong>Process:<\/strong><\/p>\n\n\n\n<p>The growing plant (Vat) must have light. A photo-switch which closes on rising light level, monitors natural light during this period. If the light intensity falls below the switch level for more than 10 sec an artificial light is turned on until natural light brightness again.<\/p>\n\n\n\n<p>During this period, the nutrient must be cycled into the plant. Valve V1 will turn ON till level L1 is reached. After that, valve V1 will close and nutrients must stay there for 20 sec. After that pump will start to drain the nutrients again to the tank, till level L2, the pump will stop and again V1 will start.<\/p>\n\n\n\n<p><strong>Example 13<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-ladder-logic-or-the-heating-process\">To develop ladder logic or the heating process.<\/h2>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>When the START button is pressed, the valve V1 is turned ON till the high level (HL) is reached.<\/li>\n\n\n\n<li>After HL is reached, valve V1 will close and heater and indicator turn ON for 30 sec.<\/li>\n\n\n\n<li>After 30 sec, valve V2 will turn ON for 20 sec to draw the hot water from the tank.<\/li>\n\n\n\n<li>If STOP input is activated during any time, the heater will turn OFF but the valve V2 will be kept ON for 20 sec and after this, the process will stop.<\/li>\n<\/ol>\n\n\n\n<p><strong>Example 14<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-the-ladder-program-for-the-process-of-wrapping-the-chocolate-boxes\">To develop the ladder program for the process of wrapping the chocolate boxes.<\/h2>\n\n\n\n<p>A machine is designed to wrap the chocolate boxes. The boxes are arriving on the <a href=\"https:\/\/instrumentationforum.com\/t\/types-of-conveyors\/3709\" target=\"_blank\" rel=\"noopener noreferrer\">conveyor belt<\/a>.<\/p>\n\n\n\n<p><strong>Sequence:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The presence of the box is determined by the optical sensor (P). After this, the conveyor is stopped (C) and the box is clamped in place (H).<\/li>\n\n\n\n<li>A wrapping machine (W) is turned ON for 10 sec.<\/li>\n\n\n\n<li>A sticker cylinder (S) is turned ON or 5 sec to put the sticker on the box.<\/li>\n\n\n\n<li>The clamp (H) is turned OFF and the conveyor C is turned ON.<\/li>\n\n\n\n<li>After the box leaves, the system returns to an ideal state<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"PLC SCADA Full Course in 7 Hours - InTouch | Wonderware Online Training\" width=\"1240\" height=\"698\" src=\"https:\/\/www.youtube.com\/embed\/3c8VevhxfH4?list=PLI78ZBihrkE2WdegX1oeZnXi5j1haKC2c\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p><strong>Example 15<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-the-ladder-program-for-the-process-in-which-the-tank-is-filled-80-by-analog-input-the-heater-starts-for-a-particular-time-and-the-output-valve-opens-when-10-of-the-water-level-remains-then-again-feed-the-water-in-the-tank\">To develop the ladder program for the process in which the tank is filled 80% by analog input. The heater starts for a particular time and the output valve opens when 10% of the water level remains. Then again feed the water in the tank.<\/h2>\n\n\n\n<p><strong>Process:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In this process, when the start button is pushed, the tank is starting to fill by inlet valve V1.<\/li>\n\n\n\n<li>When the level in the tank reaches 40% by analog input, valve V1 closes, valve V2 opens and fills the tank till level reaches 80% then heater starts for a pre-determined time.<\/li>\n\n\n\n<li>When the temperature reaches 60 deg, then heater stops and outlet valve open.<\/li>\n\n\n\n<li>When the level in the tank reaches 10%, then the inlet valve V1opens and outlet valve is closed.<\/li>\n<\/ol>\n\n\n\n<p><strong>Example 16<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-develop-the-ladder-diagram-and-mimic-the-diagram-for-the-bottle-filling-process\">To develop the ladder diagram and mimic the diagram for the bottle filling process.<\/h2>\n\n\n\n<p>In this process, the conveyor belt moves the bottles on it. When the bottle is sensed by the bottle present sensor, the conveyor motor stops, and the valve is opened for filling the bottle.<\/p>\n\n\n\n<p>When the bottle full indicator is ON, the valve gets closed and conveyor motor starts. Again next bottle is sensed by the sensor and the whole process goes on.<\/p>\n\n\n\n<p><strong>PLC Programs<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-box-filling\/\" target=\"_blank\" rel=\"noopener noreferrer\">Box Filling System using PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/automatic-bottle-filling-system\/\" target=\"_blank\" rel=\"noopener noreferrer\">Automatic Bottle System in PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-water-filling-and-discharging-process\/\" target=\"_blank\" rel=\"noopener noreferrer\">Filling and Discharging Process using PLC<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/instrumentationtools.com\/plc-program-for-continuous-filling-operation\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC based Continuous Filling Operation<\/a><\/li>\n<\/ul>\n\n\n\n<p><strong>Example 17<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-to-draw-the-ladder-diagram-and-mimic-the-diagram-for-the-automatic-metal-cutting-process\">To draw the ladder diagram and mimic the diagram for the automatic metal cutting process.<\/h2>\n\n\n\n<p>In this process, a metal sheet is allowed to move on the conveyor belt. When the metal sheet is sensed by the sensor, a holder holds the sheet at that instant and at the same time cutter cuts the sheet at the desired place.<\/p>\n\n\n\n<p>When cutter cuts the sheet, then sheet roll is released and the cut sheet is passed towards the tray which carries that sheet. The whole process repeats until the STOP button is pressed.<\/p>\n\n\n\n<p>Author: Tushar Bhaskarwar<\/p>\n\n\n\n<p><strong>Here is the Guide on Programmable Logic Controllers.<\/strong> <a href=\"https:\/\/instrumentationtools.com\/learn-programmable-logic-controller-plc\/\" target=\"_blank\" rel=\"noopener noreferrer\">PLC Guide<\/a><\/p>\n\n\n\n<p>If you liked this article, then please subscribe to our <a href=\"http:\/\/youtube.com\/instrumentationtools?sub_confirmation=1\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube Channel<\/a> for PLC and SCADA video tutorials. <\/p>\n\n\n\n<p>You can also follow us on <a href=\"https:\/\/www.facebook.com\/instrumentationtoolss\" target=\"_blank\" rel=\"noreferrer noopener\">Facebook<\/a> and <a href=\"https:\/\/twitter.com\/InstTools\" target=\"_blank\" rel=\"noreferrer noopener\">Twitter<\/a> to receive daily updates.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.<\/p>\n","protected":false},"author":1,"featured_media":45926,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":"","footnotes":""},"categories":[6],"tags":[3228,97824,8322],"class_list":{"0":"post-45924","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-plc","8":"tag-plc-examples","9":"tag-plc-practical-problems","10":"tag-plc-problems"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Ladder Logic Programming Examples - PLC Practical Problems<\/title>\n<meta name=\"description\" content=\"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.\" \/>\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\/ladder-logic-programming-examples\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ladder Logic Programming Examples - PLC Practical Problems\" \/>\n<meta property=\"og:description\" content=\"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/\" \/>\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=\"2019-11-11T07:22:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-01T08:52:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"897\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\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=\"Ladder Logic Programming Examples - PLC Practical Problems\" \/>\n<meta name=\"twitter:description\" content=\"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.\" \/>\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=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/\"},\"author\":{\"name\":\"Editorial Staff\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#\\\/schema\\\/person\\\/41ad3dac301c219e8d41b1ace61655b2\"},\"headline\":\"Ladder Logic Programming Examples\",\"datePublished\":\"2019-11-11T07:22:18+00:00\",\"dateModified\":\"2023-11-01T08:52:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/\"},\"wordCount\":2094,\"commentCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/Ladder-Logic-Programming-Examples.jpg\",\"keywords\":[\"PLC Examples\",\"PLC Practical Problems\",\"plc problems\"],\"articleSection\":[\"PLC Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/\",\"name\":\"Ladder Logic Programming Examples - PLC Practical Problems\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/Ladder-Logic-Programming-Examples.jpg\",\"datePublished\":\"2019-11-11T07:22:18+00:00\",\"dateModified\":\"2023-11-01T08:52:26+00:00\",\"description\":\"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#primaryimage\",\"url\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/Ladder-Logic-Programming-Examples.jpg\",\"contentUrl\":\"https:\\\/\\\/instrumentationtools.com\\\/wp-content\\\/uploads\\\/2019\\\/11\\\/Ladder-Logic-Programming-Examples.jpg\",\"width\":897,\"height\":640,\"caption\":\"Ladder Logic Programming Examples\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/instrumentationtools.com\\\/ladder-logic-programming-examples\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/instrumentationtools.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ladder Logic Programming Examples\"}]},{\"@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":"Ladder Logic Programming Examples - PLC Practical Problems","description":"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.","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\/ladder-logic-programming-examples\/","og_locale":"en_US","og_type":"article","og_title":"Ladder Logic Programming Examples - PLC Practical Problems","og_description":"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.","og_url":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/","og_site_name":"Inst Tools","article_publisher":"https:\/\/www.facebook.com\/instrumentationtoolss\/","article_author":"https:\/\/www.facebook.com\/instrumentationtoolss","article_published_time":"2019-11-11T07:22:18+00:00","article_modified_time":"2023-11-01T08:52:26+00:00","og_image":[{"width":897,"height":640,"url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg","type":"image\/jpeg"}],"author":"Editorial Staff","twitter_card":"summary_large_image","twitter_title":"Ladder Logic Programming Examples - PLC Practical Problems","twitter_description":"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.","twitter_creator":"@insttools","twitter_site":"@insttools","twitter_misc":{"Written by":"Editorial Staff","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#article","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/"},"author":{"name":"Editorial Staff","@id":"https:\/\/instrumentationtools.com\/#\/schema\/person\/41ad3dac301c219e8d41b1ace61655b2"},"headline":"Ladder Logic Programming Examples","datePublished":"2019-11-11T07:22:18+00:00","dateModified":"2023-11-01T08:52:26+00:00","mainEntityOfPage":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/"},"wordCount":2094,"commentCount":9,"publisher":{"@id":"https:\/\/instrumentationtools.com\/#organization"},"image":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg","keywords":["PLC Examples","PLC Practical Problems","plc problems"],"articleSection":["PLC Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/","url":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/","name":"Ladder Logic Programming Examples - PLC Practical Problems","isPartOf":{"@id":"https:\/\/instrumentationtools.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#primaryimage"},"image":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#primaryimage"},"thumbnailUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg","datePublished":"2019-11-11T07:22:18+00:00","dateModified":"2023-11-01T08:52:26+00:00","description":"Ladder Logic Programming Examples and PLC practical problems on Timers, Counters, Motor Control. PLC Programs with Real-Time world examples.","breadcrumb":{"@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#primaryimage","url":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg","contentUrl":"https:\/\/instrumentationtools.com\/wp-content\/uploads\/2019\/11\/Ladder-Logic-Programming-Examples.jpg","width":897,"height":640,"caption":"Ladder Logic Programming Examples"},{"@type":"BreadcrumbList","@id":"https:\/\/instrumentationtools.com\/ladder-logic-programming-examples\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/instrumentationtools.com\/"},{"@type":"ListItem","position":2,"name":"Ladder Logic Programming Examples"}]},{"@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\/45924","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=45924"}],"version-history":[{"count":0,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/posts\/45924\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media\/45926"}],"wp:attachment":[{"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/media?parent=45924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/categories?post=45924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/instrumentationtools.com\/wp-json\/wp\/v2\/tags?post=45924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}