<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SCADA World</title>
	<atom:link href="https://myscadaworld.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://myscadaworld.com/</link>
	<description>Learn SCADA Programming. Get Promoted Easily.</description>
	<lastBuildDate>Tue, 01 Feb 2022 20:18:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://myscadaworld.com/wp-content/uploads/2020/08/cropped-logo-500x500-1.png</url>
	<title>SCADA World</title>
	<link>https://myscadaworld.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">182710060</site>	<item>
		<title>VB scripting MsgBox(). Don’t Use This Function in Production!</title>
		<link>https://myscadaworld.com/wincc-vb-scripting-msgbox/</link>
					<comments>https://myscadaworld.com/wincc-vb-scripting-msgbox/#comments</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Tue, 01 Feb 2022 19:43:10 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<category><![CDATA[vbscript]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/wincc-vb-scripting-msgbox-dont-use-this-function-in-production/</guid>

					<description><![CDATA[<p>123</p>
<p>The post <a href="https://myscadaworld.com/wincc-vb-scripting-msgbox/">VB scripting MsgBox(). Don’t Use This Function in Production!</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h1 class="">WinCC : VB scripting MsgBox(). Don't Use This Function in Production!</h1></div><div class="thrv_wrapper thrv_text_element">	<p>MsgBox() is really nice if you want to disgnose something during engineering. </p><p>In production mode don't use it, please!<strong> </strong></p><p><a href="https://www.youtube.com/watch?v=RKhPCXWkcAg" target="_blank"><strong>MsgBox() popup windows FREEZE all scripts (functionality) of your SCADA system!</strong></a></p></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/wincc-vb-scripting-msgbox/">VB scripting MsgBox(). Don’t Use This Function in Production!</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/wincc-vb-scripting-msgbox/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6687</post-id>	</item>
		<item>
		<title>How to run a script during WinCC Runtime Startup?</title>
		<link>https://myscadaworld.com/how-to-run-a-script-during-wincc-runtime-startup/</link>
					<comments>https://myscadaworld.com/how-to-run-a-script-during-wincc-runtime-startup/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Tue, 25 Jan 2022 13:46:39 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<category><![CDATA[vbscript]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/clone-of-how-to-export-data-to-csv-file-using-vbscript/</guid>

					<description><![CDATA[<p>How to run a script during WinCC Runtime Startup? WinCC V7 tutorial (VBScript) #12A new answer for a new question related to HMI / SCADA programming Student asked:"How to run a script during WinCC Runtime Startup?"</p>
<p>The post <a href="https://myscadaworld.com/how-to-run-a-script-during-wincc-runtime-startup/">How to run a script during WinCC Runtime Startup?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">How to run a script during WinCC Runtime Startup? WinCC V7 tutorial (VBScript) #12</h5><h5 class="">A new answer for a new question related to HMI / SCADA programming <img decoding="async" role="img" class="lazy lazy-hidden emoji" alt="&#x1f447;" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://s.w.org/images/core/emoji/13.1.0/svg/1f447.svg"><noscript><img decoding="async" role="img" class="lazy lazy-hidden emoji" alt="&#x1f447;" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://s.w.org/images/core/emoji/13.1.0/svg/1f447.svg"><noscript><img decoding="async" role="img" class="emoji" alt="&#x1f447;" src="https://s.w.org/images/core/emoji/13.1.0/svg/1f447.svg"></noscript></noscript> Student asked:</h5><h5 class="">"How to run a script during WinCC Runtime Startup?"</h5></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/how-to-run-a-script-during-wincc-runtime-startup/">How to run a script during WinCC Runtime Startup?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/how-to-run-a-script-during-wincc-runtime-startup/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6638</post-id>	</item>
		<item>
		<title>Install Microsoft Message Queue Server (MSMQ) and IIS.</title>
		<link>https://myscadaworld.com/msmq-iis-wincc/</link>
					<comments>https://myscadaworld.com/msmq-iis-wincc/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 01 Sep 2021 12:49:00 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5713</guid>

					<description><![CDATA[<p>Install Microsoft Message Queue Server (MSMQ) and IIS during WinCC V7.5 installation on Windows 10.</p>
<p>The post <a href="https://myscadaworld.com/msmq-iis-wincc/">Install Microsoft Message Queue Server (MSMQ) and IIS.</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">Install Microsoft Message Queue Server (MSMQ) and IIS during WinCC V7.5 installation on Windows 10.</h5></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/msmq-iis-wincc/">Install Microsoft Message Queue Server (MSMQ) and IIS.</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/msmq-iis-wincc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5713</post-id>	</item>
		<item>
		<title>How to export data to .CSV file using VBScript?</title>
		<link>https://myscadaworld.com/export-data-to-csv-by-vbscript/</link>
					<comments>https://myscadaworld.com/export-data-to-csv-by-vbscript/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 25 Aug 2021 12:46:00 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<category><![CDATA[vbscript]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5705</guid>

					<description><![CDATA[<p>We export data to .CSV file using VBScript. Open script editor and make your own data export function in WinCC.</p>
<p>The post <a href="https://myscadaworld.com/export-data-to-csv-by-vbscript/">How to export data to .CSV file using VBScript?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">We export data to .CSV file using VBScript. Open script editor and make your own data export function in WinCC.</h5></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/export-data-to-csv-by-vbscript/">How to export data to .CSV file using VBScript?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/export-data-to-csv-by-vbscript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5705</post-id>	</item>
		<item>
		<title>WinCC SCADA C-action Scripting Course: Tutorial #70</title>
		<link>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-70/</link>
					<comments>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-70/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Mon, 16 Aug 2021 10:09:00 +0000</pubDate>
				<category><![CDATA[c action]]></category>
		<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/clone-of-wincc-scada-c-action-scripting-course-tutorial-69/</guid>

					<description><![CDATA[<p>In this lecture, we learn about scripting process to control colors of rectangle in WinCC window. Sometimes we need to use scripting during runtime (WinCC RT) and we need to know how to make it!One of subscribers asked for help:"Can you please make one video for changing object colour with 3 different conditions using C [&#8230;]</p>
<p>The post <a href="https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-70/">WinCC SCADA C-action Scripting Course: Tutorial #70</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-inherit-lp-settings="1" data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" style="" data-css="tve-u-611555c76303e3" tcb-template-name="Text Area Block 07" tcb-template-id="3566" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
<div class="tve-page-section-out tcb-responsive-video" style="" data-css="tve-u-611555c7630450"></div>
<div class="tve-page-section-in   tve_empty_dropzone" data-css="tve-u-611555c7630483" style=""><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611555c7630494"><h2 class="">In this lecture, we learn about scripting process to control colors of rectangle in WinCC window. Sometimes we need to use scripting during runtime (WinCC RT) and we need to know how to make it!</h2></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611555c76304b8"><h3 class="" data-css="tve-u-611555c76304c0">One of subscribers asked for help:</h3></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611555c76304e1"><p><em>"Can you please make one video for changing object colour with 3 different conditions using C script.<br>If Tag A is 1it should be greenWith Tag B is 1 it should be redWith Tag C is 1 yellow and flashing"</em></p></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611555c7630503"><h3 class="" data-css="tve-u-611555c7630514">Check the script below with flashing option:</h3></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611555c76304e1"><p data-css="tve-u-611555c7630535"><strong><em><br>// WINCC:TAGNAME_SECTION_START<br>// syntax: #define TagNameInAction "DMTagName"<br>// next TagID : 2<br>#define TAG_1 "TagA"<br>#define TAG_2 "TagB"<br>#define TAG_3 "TagC"<br>// WINCC:TAGNAME_SECTION_END<br><br>// WINCC:PICNAME_SECTION_START<br>// syntax: #define PicNameInAction "PictureName"<br>// next PicID : 1<br>// WINCC:PICNAME_SECTION_END<br><br>if (GetTagBit(TAG_1) &amp; GetTagBit(TAG_2) &amp; GetTagBit(TAG_3)) // TagA = 1 AND TagB = 1 AND TagC = 1??<br>{ <br>SetPropBOOL(lpszPictureName,"Rec10","FlashBackColor",1);//FLASHING RECTANGLE ON<br>return 64255; //YELLOW COLOR<br>}<br>else if (GetTagBit(TAG_1) &amp; GetTagBit(TAG_2)) // TagA = 1 AND TagB = 1??<br>{<br>SetPropBOOL(lpszPictureName,"Rec10","FlashBackColor",0);//FLASHING RECTANGLE OFF<br>return 255;<br>}<br>else if (GetTagBit(TAG_1))// TagA = 1?<br>{<br>SetPropBOOL(lpszPictureName,"Rec10","FlashBackColor",0);//FLASHING RECTANGLE OFF<br>return 65280;<br>}<br>else <br>SetPropBOOL(lpszPictureName,"Rec10","FlashBackColor",0);//FLASHING RECTANGLE OFF<br>return 0;<br></em></strong></p></div></div>
</div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-70/">WinCC SCADA C-action Scripting Course: Tutorial #70</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-70/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6073</post-id>	</item>
		<item>
		<title>WinCC SCADA C-action Scripting Course: Tutorial #69</title>
		<link>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-69/</link>
					<comments>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-69/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Thu, 12 Aug 2021 16:18:05 +0000</pubDate>
				<category><![CDATA[c action]]></category>
		<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/clone-of-how-to-create-a-wincc-v7-project-backup/</guid>

					<description><![CDATA[<p>In this lecture, we learn about scripting process to control colors of rectangle in WinCC window. Sometimes we need to use scripting during runtime (WinCC RT) and we need to know how to make it!One of subscribers asked for help:"Can you please make one video for changing object colour with 3 different conditions using C [&#8230;]</p>
<p>The post <a href="https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-69/">WinCC SCADA C-action Scripting Course: Tutorial #69</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-inherit-lp-settings="1" data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" style="" data-css="tve-u-611549bd623cd0" tcb-template-name="Text Area Block 07" tcb-template-id="3566" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
<div class="tve-page-section-out tcb-responsive-video" style="" data-css="tve-u-611549bd623d59"></div>
<div class="tve-page-section-in   tve_empty_dropzone" data-css="tve-u-611549bd623d82" style=""><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611549bd623d96"><h2 class="">In this lecture, we learn about scripting process to control colors of rectangle in WinCC window. Sometimes we need to use scripting during runtime (WinCC RT) and we need to know how to make it!</h2></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611549bd623dd5"><h3 class="" data-css="tve-u-611549bd623de2">One of subscribers asked for help:</h3></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611549bd623e87"><p><em>"Can you please make one video for changing object colour with 3 different conditions using C script.<br>If Tag A is 1it should be greenWith Tag B is 1 it should be redWith Tag C is 1 yellow and flashing"</em></p></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-17b3b2eac0f"><h3 class="" data-css="tve-u-17b3b2eac10">Check the script below:</h3></div><div class="thrv_wrapper thrv_text_element" style="" data-css="tve-u-611549bd623e87"><p data-css="tve-u-611549bd623ea0"><strong><em><br>// WINCC:TAGNAME_SECTION_START<br>// syntax: #define TagNameInAction "DMTagName"<br>// next TagID : 2<br>#define TAG_1 "TagA"<br>#define TAG_2 "TagB"<br>#define TAG_3 "TagC"<br>// WINCC:TAGNAME_SECTION_END<br><br>// WINCC:PICNAME_SECTION_START<br>// syntax: #define PicNameInAction "PictureName"<br>// next PicID : 1<br>// WINCC:PICNAME_SECTION_END<br><br>if (GetTagBit(TAG_1) &amp; GetTagBit(TAG_2) &amp; GetTagBit(TAG_3)) // TagA = 1 AND TagB = 1 AND TagC = 1??<br>return 64255;<br>else if (GetTagBit(TAG_1) &amp; GetTagBit(TAG_2)) // TagA = 1 AND TagB = 1??<br>return 255;<br>else if (GetTagBit(TAG_1))// TagA = 1?<br>return 65280;<br>else <br>return 0;</em></strong></p></div></div>
</div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-69/">WinCC SCADA C-action Scripting Course: Tutorial #69</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/wincc-scada-c-action-scripting-course-tutorial-69/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6065</post-id>	</item>
		<item>
		<title>10 Reasons Why You Should Use WinCC Scada</title>
		<link>https://myscadaworld.com/10-reasons-why-you-should-use-wincc-scada/</link>
					<comments>https://myscadaworld.com/10-reasons-why-you-should-use-wincc-scada/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 28 Jul 2021 12:37:40 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5963</guid>

					<description><![CDATA[<p>WinCC is often the first choice for control engineers when it comes to choosing SCADA software.&#160;It is one of the most powerful and reliable options on the market. It has many features that other software doesn’t have, such as a web-based project manager that can be accessed anywhere. With these features, WinCC can make your [&#8230;]</p>
<p>The post <a href="https://myscadaworld.com/10-reasons-why-you-should-use-wincc-scada/">10 Reasons Why You Should Use WinCC Scada</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">WinCC is often the first choice for control engineers when it comes to choosing SCADA software.</h5><h5 class="">&nbsp;It is one of the most powerful and reliable options on the market. </h5><h5 class="">It has many features that other software doesn’t have, such as a web-based project manager that can be accessed anywhere. </h5><h5 class="">With these features, WinCC can make your work more efficient and less time-consuming. </h5><h5 class="">Here, are 10 reasons why you should use WinCC Scada.</h5></div><div class="tcb-clear" data-css="tve-u-17aed2ad737"><div class="thrv_wrapper tve-toc tve-elem-scroll tve-toc-expandable show-icon tcb-icon-display tcb-local-vars-root" data-columns="1" data-ct="toc-60692" data-transition="fade" data-headers="h2,h3,h4" data-numbering="advanced" data-highlight="progressive" data-ct-name="Table of Contents 11" data-heading-style="{&quot;0&quot;:&quot;tve-u-17aed212f1b&quot;,&quot;1&quot;:&quot;tve-u-17aed212f1d&quot;,&quot;2&quot;:&quot;tve-u-17aed212f1f&quot;}" style="" data-css="tve-u-17aed212f14" data-state-default="collapsed" data-bullet-style="{&quot;0&quot;:&quot;tve-u-1739a1489c2&quot;,&quot;1&quot;:&quot;tve-u-1739a14bf0e&quot;,&quot;2&quot;:&quot;tve-u-1739a14c947&quot;}" data-number-style="{&quot;0&quot;:&quot;tve-u-17aed212f1c&quot;,&quot;1&quot;:&quot;tve-u-17aed212f1e&quot;,&quot;2&quot;:&quot;tve-u-17aed212f20&quot;}" data-animation="slide" data-state-default-d="expanded" data-columns-d="1" data-state-default-m="collapsed" data-element-name="Table of Contents"><div class="thrive-colors-palette-config" style="display: none !important"></div><svg class="toc-icons" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg"><symbol id="toc-bullet-0" viewBox="0 0 320 512" data-id="icon-chevron-right-solid"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></symbol><symbol id="toc-bullet-1" viewBox="0 0 320 512" data-id="icon-chevron-right-solid"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></symbol><symbol id="toc-bullet-2" viewBox="0 0 320 512" data-id="icon-chevron-right-solid"><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></symbol></svg><div class="tve-toc-divider" style="position: absolute; width: 0; height: 0; overflow: hidden;"><div class="thrv_wrapper thrv-divider tve-vert-divider" data-style="tve_sep-1" data-color-d="rgb(217, 217, 217)" data-css="tve-u-17aed212f15" data-style-d="tve_sep-4" data-thickness-d="2"><hr class="tve_sep tve_sep-4" style=""></div></div>
	<div class="tve-content-box-background" style="" data-css="tve-u-17aed212f16"></div>
	<div class="thrv_wrapper tve-toc-title reverse show-icon tve-no-dropzone tve-prevent-content-edit" style="border-top-left-radius: 10px !important; border-top-right-radius: 10px !important;" data-css="tve-u-17aed212f17" data-tcb_hover_state_parent=""><div class="tve-content-box-background" style=""></div>
	<div class="tve-cb" style=""> 
	<div class="tve-toc-title-icon" data-icon-code="icon-ellipsis-h-solid" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-ellipsis-h-solid" data-name=""><path d="M328 256c0 39.8-32.2 72-72 72s-72-32.2-72-72 32.2-72 72-72 72 32.2 72 72zm104-72c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm-352 0c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72z"></path></svg></div>
	<div class="thrv_wrapper thrv_text_element tve_no_icons" style="overflow: hidden; border-radius: 0px !important;">		<div class="tcb-plain-text" style="" data-css="tve-u-17aed212f18">Table Of Contents</div> 	</div>
</div></div><div class="tve-cb tve-toc-content tve-prevent-content-edit">
		

		<div class="thrv_wrapper tve-toc-list tcb-no-delete tcb-no-save tcb-no-clone tve-no-dropzone" data-css="tve-u-17aed212f19" style="">
			<div class="tve-content-box-background" data-css="tve-u-17aed212f1a" style=""></div>
			<div class="tve-cb">
				<div class="tve_ct_content tve_clearfix"><div class="ct_column"><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873287" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">1</span></div><a href="#t-1627475873287" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">WinCC SCADA is powerful and reliable</a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873288" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">2</span></div><a href="#t-1627475873288" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">Numerous features </a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873289" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">3</span></div><a href="#t-1627475873289" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth"> No additional cost for third-party software </a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873290" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">4</span></div><a href="#t-1627475873290" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">WinCC is a trusted, established SCADA system</a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873291" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">5</span></div><a href="#t-1627475873291" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">WinCC Scada has more features than other software</a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873292" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">6</span></div><a href="#t-1627475873292" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">You can save time by using it for all your projects</a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873293" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">7</span></div><a href="#t-1627475873293" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">Flexible deployment options </a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873294" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">8</span></div><a href="#t-1627475873294" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">Mobile accessibility </a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873295" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">9</span></div><a href="#t-1627475873295" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">The support team is available in many countries</a></div><div class="thrv_wrapper tve-toc-heading tve-toc-heading-level0 tve_no_icons" data-tag="H2" data-css="tve-u-17aed212f1b" data-element-name="Heading Level 1"><div class="thrv_wrapper tve-toc-number tve-toc-number0 tve_no_icons tve-jump-scroll" data-target="#t-1627475873296" jump-animation="smooth" data-element-name="Number Level 1" data-level="0" data-css="tve-u-17aed212f1c"><span class="tve-toc-disabled">10</span></div><a href="#t-1627475873296" class="tve-toc-anchor tve-jump-scroll" jump-animation="smooth">Conclusion</a></div></div><div class="thrv_wrapper thrv-divider tve-vert-divider" data-style="tve_sep-1" data-color-d="rgb(217, 217, 217)" data-css="tve-u-17aed212f15" data-style-d="tve_sep-4" data-thickness-d="2"><hr class="tve_sep tve_sep-4" style=""></div></div>
			</div>
		</div>
	</div>
</div></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873287">WinCC SCADA is powerful and reliable</h2></div><div class="thrv_wrapper thrv_text_element">	<p>WinCC Scada is written in C. This means that it runs very well on almost any system that is capable of running C. It uses its own design that runs within the C library. This means that it can connect to almost any OS, not just Windows, which can often be an issue with other software. You can run it as a service on multiple servers and your Windows version is also highly compatible with Windows Server 2008 and later. WinCC Scada provides an efficient user experience Unlike many SCADA software which forces you to have to use commands on a GUI, WinCC Scada is still flexible enough that it can be used by non-technical users. One of its greatest features is the configuration panel which allows you to make changes in simple steps.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873288">Numerous features </h2></div><div class="thrv_wrapper thrv_text_element">	<p>Although WinCC is a powerful software, it still comes with a large number of features. Here are 10 features that will help you do your job even better: The “PCL” software application The “PCL” software application is an important part of any SCADA software program. It helps you to develop your reports by allowing you to export it to a HTML format, which can be sent to clients as well. Easy to use This software is very easy to use. It has just a few buttons that let you complete various tasks without wasting your time. You can even use it without installing any special software. Advanced reporting The advanced reporting feature of this software is great for any kind of reporting, from finance to small business management.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873289"> No additional cost for third-party software </h2></div><div class="thrv_wrapper thrv_text_element">	<p>To use WinCC Scada you don’t have to use any external software. All of the usual WinCC apps are available, which makes it ideal for companies with limited budget. It’s a choice between using WinCC Scada software and buying additional software for each system that you want to manage. You also won’t have to pay for any new licenses for your WinCC license if you change jobs or move offices. It’s open source One of the reasons that SCADA is so popular is because it is open source. All of the WinCC applications and components are released under the Apache 2.0 license. This means that anyone can use the software to develop and redistribute third-party components, as long as they are released under the same license and agree to the same licensing terms.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873290">WinCC is a trusted, established SCADA system</h2></div><div class="thrv_wrapper thrv_text_element">	<p>Siemens is a global leader in business software and services. It has an outstanding reputation for producing reliable software and has always come out on top in customer surveys. It is a well-known company that has an excellent track record, which is a reason that it is worth considering for the purchase of a system like WinCC Scada. WinCC is easy to learn Siemens software is usually complex, so those who want to become a successful control engineer need to have a solid knowledge of the market. This is why they use programs like WinCC Scada. It is not too complicated and is easy to learn for those who wish to take control of the project at hand. Siemens Scada is secure Scada is a highly secure product. It is designed to protect the system from attacks that could steal your data.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873291">WinCC Scada has more features than other software</h2></div><div class="thrv_wrapper thrv_text_element">	<p>The PowerPC Scada software can be used to run more complex systems. It is ideal for controlling the power grid, traffic control systems, factory automation, and industrial control applications. With WinCC Scada, you can work with complex graphs and perform research to enhance your system control skills. WinCC Scada is less expensive than other SCADA software Even though there are many SCADA software options on the market, you shouldn’t pay a fortune for a good software. You can still try out a few before choosing WinCC Scada. It is a great alternative to the expensive, power-hungry SCADA software. The Pro version has some nice features such as mobile access and remote user interface. WinCC Scada is easy to install WinCC Scada is installed as a simple application.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873292">You can save time by using it for all your projects</h2></div><div class="thrv_wrapper thrv_text_element">	<p>A project manager means that you can make time-saving decisions during the SCADA design phase. It also helps you to maintain information about your project. There are many online projects managers that help you manage a large project. You can use a project manager to create the workflows, control panels, functions, and templates. This will be much easier for you, as you can do this easily from the website. You can easily use the project manager to communicate with your business. It helps you to maintain your workflow and you can be more productive. You can easily exchange data with other systems. Using WinCC, you can easily upload and import existing data. This helps you to maintain all your historical data. You can change a template anytime and also from scratch.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873293">Flexible deployment options </h2></div><div class="thrv_wrapper thrv_text_element">	<p>You can easily add new modules, like sensors, security sensors, and OEM modules, by installing them. It’s quick and simple. Another feature is the ability to easily migrate the configuration for when you move from one installation to another. WinCC Scada has a built-in migration system that is easy to use and understand. You can also configure the updates automatically if you select to run WinCC Scada from a service like COSCON. WinCC is compatible with Windows, Linux, and OSX operating systems. The main WinCC website is updated to the latest version daily. Web-based project manager The Scada project manager is integrated with the graphical user interface (GUI). It helps you set up SCADA by using the graphical user interface (GUI) and text-based controls.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873294">Mobile accessibility </h2></div><div class="thrv_wrapper thrv_text_element">	<p>All employees that are working on a project have their own devices. This means that employees using WinCC need to always have access to the web version of the software. Therefore, all the users can be connected even if they are working in different time zones. Fast input capabilities If you are working with lots of devices and peripherals, you might find yourself struggling with some issues such as the wait time for the connection. With WinCC, you can switch devices quickly, making the system more flexible. You can also plan your work more efficiently. Input devices on demand With WinCC, you can add a variety of inputs and customize each of them. All the selected items are placed on a “hub”. After you’ve created your devices, you can modify them. The result is perfect in every respect.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873295">The support team is available in many countries<br></h2></div><div class="thrv_wrapper thrv_text_element">	<p>Using Microsoft, SCADA software and software that is used in SCADA environments can be very time-consuming. You need to have people you can talk to if you need something to be fixed or you need to look for information that may be difficult to find. While WinCC has an online support system, you can also contact their support team on toll-free telephone numbers in over 90 countries. Free, version of WinCC Scada is available You can download and use the free version of WinCC Scada to get started with your project. It is also very reliable, especially if you can't afford to hire a software engineer. With no license fee, the free version is a great solution to get started with your project. WinCC Scada also has a web-based project management software to help you track your SCADA projects.</p></div><div class="thrv_wrapper thrv_text_element"><h2 class="" id="t-1627475873296">Conclusion</h2></div><div class="thrv_wrapper thrv_text_element">	<p>WinCC Scada is one of the most well-known SCADA systems for control engineering. The program has a very long history and is being continuously updated to provide users with the latest features and software. You can install WinCC Scada on your system for free. Check out the official download page for more details.</p></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/10-reasons-why-you-should-use-wincc-scada/">10 Reasons Why You Should Use WinCC Scada</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/10-reasons-why-you-should-use-wincc-scada/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5963</post-id>	</item>
		<item>
		<title>How to set the PG/PC interface in Windows 10?</title>
		<link>https://myscadaworld.com/wincc-pg-pc-interface/</link>
					<comments>https://myscadaworld.com/wincc-pg-pc-interface/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 28 Jul 2021 12:19:00 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5673</guid>

					<description><![CDATA[<p>How to set the PG/PC interface in Windows 10 during the WinCC V7.5 installation process.</p>
<p>The post <a href="https://myscadaworld.com/wincc-pg-pc-interface/">How to set the PG/PC interface in Windows 10?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">How to set the PG/PC interface in Windows 10 during the WinCC V7.5 installation process.</h5></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/wincc-pg-pc-interface/">How to set the PG/PC interface in Windows 10?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/wincc-pg-pc-interface/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5673</post-id>	</item>
		<item>
		<title>How to create the first application in WinCC Explorer?</title>
		<link>https://myscadaworld.com/wincc-first-application/</link>
					<comments>https://myscadaworld.com/wincc-first-application/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 21 Jul 2021 12:09:00 +0000</pubDate>
				<category><![CDATA[SCADA]]></category>
		<category><![CDATA[SIMATIC WinCC V7]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5667</guid>

					<description><![CDATA[<p>Video shows how to create the first application in WinCC V7 (WinCC Explorer). It's the first of the FULL tutorial guide for beginners about the SCADA system SIMATIC WinCC V7.</p>
<p>The post <a href="https://myscadaworld.com/wincc-first-application/">How to create the first application in WinCC Explorer?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element"><h5 class="">Video shows how to create the first application in WinCC V7 (WinCC Explorer). It's the first of the FULL tutorial guide for beginners about the SCADA system SIMATIC WinCC V7.</h5></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/wincc-first-application/">How to create the first application in WinCC Explorer?</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/wincc-first-application/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5667</post-id>	</item>
		<item>
		<title>SCADA System Interview Questions and Answers</title>
		<link>https://myscadaworld.com/scada-system-interview-questions-and-answers/</link>
					<comments>https://myscadaworld.com/scada-system-interview-questions-and-answers/#respond</comments>
		
		<dc:creator><![CDATA[SCADA World]]></dc:creator>
		<pubDate>Wed, 07 Jul 2021 10:51:11 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SCADA]]></category>
		<guid isPermaLink="false">https://myscadaworld.com/?p=5638</guid>

					<description><![CDATA[<p>SCADA stands for Supervisory Control and Data Acquisition. SCADA systems are computer-based systems that monitor and control industrial processes. They can be used to monitor anything from power grids, oil pipelines, and wind turbines to factory production lines, water treatment plants, and traffic systems. SCADA system interview questions and answers are a great way to [&#8230;]</p>
<p>The post <a href="https://myscadaworld.com/scada-system-interview-questions-and-answers/">SCADA System Interview Questions and Answers</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="thrv_wrapper thrv_text_element">	<h5 class="">SCADA stands for Supervisory Control and Data Acquisition. SCADA systems are computer-based systems that monitor and control industrial processes. They can be used to monitor anything from power grids, oil pipelines, and wind turbines to factory production lines, water treatment plants, and traffic systems. SCADA system interview questions and answers are a great way to see how a candidate would fare in a high-pressure industrial environment.</h5></div><div data-inherit-lp-settings="1" data-match-lp-colors="1" class="thrv_wrapper thrv-page-section thrv-lp-block tcb-local-vars-root" style="" data-css="tve-u-17a808105ba" tcb-template-name="List Content Area Bock 04" tcb-template-id="3618" data-keep-css_id="1"><div class="thrive-group-edit-config" style="display: none !important"></div><div class="thrive-local-colors-config" style="display: none !important"></div>
<div class="tve-page-section-out"></div>
<div class="tve-page-section-in   tve_empty_dropzone" data-css="tve-u-17a808105bb" style=""><div class="thrv_wrapper thrv_text_element" data-css="tve-u-17a808105be" style=""><p data-css="tve-u-17a808105bf" style="text-align: center;">Below you can find our list of questions and answers for SCADA topic. Anyway if you have more just make a comment below so we can extend this post for new engineers together.</p></div><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width:960;"><div class="tcb-flex-row v-2 tcb--cols--2"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105c0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:432.5;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105c3"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105c9">What is SCADA?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><p><span style="font-weight: normal;">SCADA is an industrial control system used by the operator to control and monitor the processes. It can be used in a variety of industries, from electrical utilities to manufacturing.</span></p><p><span style="font-weight: normal;">You can read more details </span><a href="https://myscadaworld.com/what-is-scada/" target="_blank" class="tve-froala" style="outline: none;"><span style="font-weight: normal;">here.</span></a></p></div></div>
</div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-17a809625f8"><span class="tve_image_frame"><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4291" alt="" data-id="4291" width="473" data-init-width="2000" height="283" data-init-height="1199" title="cropped-men-working-at-night-256219-scaled-1.jpg" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1.jpg" data-width="473" data-height="283"><noscript><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4291" alt="" data-id="4291" width="473" data-init-width="2000" height="283" data-init-height="1199" title="cropped-men-working-at-night-256219-scaled-1.jpg" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1.jpg" data-width="473" data-height="283" srcset="" data-srcset="https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1.jpg 2000w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-300x180.jpg 300w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-1024x614.jpg 1024w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-768x460.jpg 768w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-1536x921.jpg 1536w" sizes="auto, (max-width: 473px) 100vw, 473px" /><noscript><img decoding="async" class="tve_image wp-image-4291" alt="" data-id="4291" width="473" data-init-width="2000" height="283" data-init-height="1199" title="cropped-men-working-at-night-256219-scaled-1.jpg" loading="lazy" src="https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1.jpg" data-width="473" data-height="283" srcset="https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1.jpg 2000w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-300x180.jpg 300w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-1024x614.jpg 1024w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-768x460.jpg 768w, https://myscadaworld.com/wp-content/uploads/2020/04/cropped-men-working-at-night-256219-scaled-1-1536x921.jpg 1536w" sizes="auto, (max-width: 473px) 100vw, 473px" /></noscript></noscript></span></div></div></div></div></div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105cd">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:920;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105ce"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105cf">What is Data Acquisition?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><p data-css="tve-u-17a808105cb">Data acquisition refers to the method used to access and control the information or data of the equipment that is controlled and monitored. The data that is accessed is sent to a telemetry system ready to be transferred to the different sites. They can be analog and digital information collected by sensors, such as flowmeter, ammeter, etc.</p></div></div>
</div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105d0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:920;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105d1"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" style="" data-css="tve-u-17a808105d2">Where we can find SCADA applications?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><ul class=""><li>Power distribution</li><li>Water treatment plant</li><li><a href="https://myscadaworld.com/hmi-scada-simatic-wincc-v7-course-l1/" target="_blank" class="tve-froala" style="outline: none;">Water treatment station</a></li><li>Energy consumption system</li><li>Industrial automation</li><li>HVAC</li><li>Airport</li></ul></div></div>
</div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105d0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:920;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105d1"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105d2">What is SCADA historian?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><p>Historian is a service that collects data from different devices and stores them in the database. It stores data in the time series database and can retrieve it to study the performance of a system.</p></div></div>
</div><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width:960;"><div class="tcb-flex-row v-2 tcb--cols--2"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105d0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:432.5;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105d1"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105d2">Global SCADA manufacturers?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><ul class=""><li class=""><a href="https://myscadaworld.com/siemens-wincc-v7-x/" target="_blank" class="tve-froala" style="outline: none;">Siemens WinCC</a></li><li class=""><a href="https://www.aveva.com/en/products/intouch-hmi/" target="_blank">Aveva (Wonderware) InTouch</a></li><li class="">Rockwell Automation FactoryTalk</li><li class="">Ignition</li></ul></div></div>
</div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-17a809511ff"><span class="tve_image_frame"><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4786" alt="SCADA World First SCADA" data-id="4786" width="473" data-init-width="940" height="396" data-init-height="788" title="Projekt bez tytułu (6)" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6.png" data-width="473" data-height="396"><noscript><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4786" alt="SCADA World First SCADA" data-id="4786" width="473" data-init-width="940" height="396" data-init-height="788" title="Projekt bez tytułu (6)" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6.png" data-width="473" data-height="396" srcset="" data-srcset="https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6.png 940w, https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6-300x251.png 300w, https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6-768x644.png 768w" sizes="auto, (max-width: 473px) 100vw, 473px" /><noscript><img decoding="async" class="tve_image wp-image-4786" alt="SCADA World First SCADA" data-id="4786" width="473" data-init-width="940" height="396" data-init-height="788" title="Projekt bez tytułu (6)" loading="lazy" src="https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6.png" data-width="473" data-height="396" srcset="https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6.png 940w, https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6-300x251.png 300w, https://myscadaworld.com/wp-content/uploads/2020/09/Projekt-bez-tytulu-6-768x644.png 768w" sizes="auto, (max-width: 473px) 100vw, 473px" /></noscript></noscript></span></div></div></div></div></div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105d0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:920;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105d1"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105d2"><a href="https://myscadaworld.com/what-is-scada/" target="_blank" class="tve-froala fr-basic" style="outline: none;">What are main SCADA functions?</a></h4></div></div></div></div></div><div class="thrv_wrapper thrv-columns" style="--tcb-col-el-width:920;"><div class="tcb-flex-row v-2 tcb--cols--2"><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper tve_image_caption" data-css="tve-u-17a80959226"><span class="tve_image_frame"><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4183" alt="" data-id="4183" width="453" data-init-width="611" height="606" data-init-height="818" title="Word Art (1)" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1.jpeg" data-width="453" data-height="606"><noscript><img decoding="async" class="lazy lazy-hidden tve_image wp-image-4183" alt="" data-id="4183" width="453" data-init-width="611" height="606" data-init-height="818" title="Word Art (1)" loading="lazy" src="//myscadaworld.com/wp-content/plugins/a3-lazy-load/assets/images/lazy_placeholder.gif" data-lazy-type="image" data-src="https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1.jpeg" data-width="453" data-height="606" srcset="" data-srcset="https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1.jpeg 611w, https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1-224x300.jpeg 224w" sizes="auto, (max-width: 453px) 100vw, 453px" /><noscript><img decoding="async" class="tve_image wp-image-4183" alt="" data-id="4183" width="453" data-init-width="611" height="606" data-init-height="818" title="Word Art (1)" loading="lazy" src="https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1.jpeg" data-width="453" data-height="606" srcset="https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1.jpeg 611w, https://myscadaworld.com/wp-content/uploads/2020/04/Word-Art-1-224x300.jpeg 224w" sizes="auto, (max-width: 453px) 100vw, 453px" /></noscript></noscript></span></div></div></div><div class="tcb-flex-col"><div class="tcb-col"><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><ul class=""><li class="">Display and operate with system views (operator or operators can decide on activities throughout the entire production line from one place)</li><li>Display status and animations of motors, valves, sensors</li><li>Communicate and operating with PLC and all things connected to it e.g. motors, valves, sensors</li><li>Data logging of process values (e.g. temperature, pressures, positions)</li><li>Display trends ( printing, exporting)</li><li>Alarm logging (alarm, failure, error, event)</li><li>Display alarms (printing, exporting)</li><li>Control processes in local or remote localizations (some SCADA can work worldwide)</li><li>Allow operator to see malfunction in real-time</li><li>Reporting and printing specific data</li><li>Connection and operate with databases</li><li>Possible to integrate with MES and ERP</li><li>Long term history (Historian)</li><li>Integration with high-level languages (C#, .NET, JAVA, VBS)</li></ul></div></div></div></div></div></div>
</div><div class="thrv_wrapper thrv_contentbox_shortcode thrv-content-box tve-elem-default-pad dynamic-group-k7or4mha" style="" data-css="tve-u-17a808105d0">
<div class="tve-content-box-background" data-css="tve-u-17a808105c1" style=""></div>
<div class="tve-cb"><div class="thrv_wrapper thrv-columns dynamic-group-k7or1n7z" style="--tcb-col-el-width:920;" data-css="tve-u-17a808105c2"><div class="tcb-flex-row v-2 tcb--cols--2 tcb-resized" style="" data-css="tve-u-17a808105d1"><div class="tcb-flex-col" data-css="tve-u-17a808105c4" style=""><div class="tcb-col dynamic-group-k7or19eg" style="" data-css="tve-u-17a808105c5"><div class="thrv_wrapper thrv_icon tcb-icon-display dynamic-group-k7or0fue tcb-local-vars-root" data-css="tve-u-17a808105c6" style=""><svg class="tcb-icon" viewBox="0 0 512 512" data-id="icon-question-circle-solid" data-name=""><path d="M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"></path></svg></div></div></div><div class="tcb-flex-col" data-css="tve-u-17a808105c7" style=""><div class="tcb-col dynamic-group-k7or1gch" style=""><div class="thrv_wrapper thrv_text_element dynamic-group-k7or0jco" style="" data-css="tve-u-17a808105c8"><h4 class="" data-css="tve-u-17a808105d2">Is SCADA a HMI?</h4></div></div></div></div></div><div class="thrv_wrapper thrv_text_element dynamic-group-k7or4flq" data-css="tve-u-17a808105ca" style=""><p>Generally speaking each SCADA is a HMI but not every HMI can be a SCADA system.</p></div></div>
</div></div>
</div><div class="thrv_wrapper thrv_text_element">	<p>If you have any more idea for SCADA System Interview Questions and Answers let us know so we can help fresher SCADA engineers get into industrial automation.</p></div><div class="tcb_flag" style="display: none"></div>
<span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><span class="tve-leads-two-step-trigger tl-2step-trigger-0"></span><p>The post <a href="https://myscadaworld.com/scada-system-interview-questions-and-answers/">SCADA System Interview Questions and Answers</a> appeared first on <a href="https://myscadaworld.com">SCADA World</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://myscadaworld.com/scada-system-interview-questions-and-answers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5638</post-id>	</item>
	</channel>
</rss>
