<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: connection node red and flexsim in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585368#M82431</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You could use HTTP queries to communicate between a Node-RED server and FlexSim.&lt;/P&gt;&lt;P&gt;To call a Node-RED server from FlexSim, use an &lt;A href="https://cookbook.nodered.org/http/create-an-http-endpoint"&gt;HTTP In node (cookbook.nodered.org)&lt;/A&gt; and call it via the &lt;A href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Http/Http.Request.html"&gt;Http FlexScript API (docs.flexsim.com)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;To call FlexSim from a Node-RED server, use the &lt;A href="https://docs.flexsim.com/en/23.1/Reference/DeveloperAdvancedUser/Webserver/Webserver.html#custom"&gt;FlexSim Webserver (docs.flexsim.com)&lt;/A&gt; to listen for instance queries and an &lt;A href="https://cookbook.nodered.org/http/set-query-string"&gt;http request node (cookbook.nodered.org)&lt;/A&gt; to send them.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 25 May 2023 16:46:03 GMT</pubDate>
    <dc:creator>philboboADSK</dc:creator>
    <dc:date>2023-05-25T16:46:03Z</dc:date>
    <item>
      <title>connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585367#M82430</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;good morning everyone i'm having problem connection nodered to flexsim can anyone help me with the setting configuration please&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 07:19:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585367#M82430</guid>
      <dc:creator>nada</dc:creator>
      <dc:date>2023-05-25T07:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585368#M82431</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You could use HTTP queries to communicate between a Node-RED server and FlexSim.&lt;/P&gt;&lt;P&gt;To call a Node-RED server from FlexSim, use an &lt;A href="https://cookbook.nodered.org/http/create-an-http-endpoint"&gt;HTTP In node (cookbook.nodered.org)&lt;/A&gt; and call it via the &lt;A href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Http/Http.Request.html"&gt;Http FlexScript API (docs.flexsim.com)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;To call FlexSim from a Node-RED server, use the &lt;A href="https://docs.flexsim.com/en/23.1/Reference/DeveloperAdvancedUser/Webserver/Webserver.html#custom"&gt;FlexSim Webserver (docs.flexsim.com)&lt;/A&gt; to listen for instance queries and an &lt;A href="https://cookbook.nodered.org/http/set-query-string"&gt;http request node (cookbook.nodered.org)&lt;/A&gt; to send them.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 16:46:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585368#M82431</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2023-05-25T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585369#M82432</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hey &lt;A rel="user" href="https://answers.flexsim.com/users/42851/nada.html" nodeid="42851"&gt;@nada&lt;/A&gt;, have you tried using &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/Reference/Tools/Emulation/EmulationOverview/EmulationOverview.html#page-header" target="_blank"&gt;Emulation&lt;/A&gt; to make a Modbus or OPC UA connection with your Red-Node client? I noticed in &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/92068/unable-readwrite-modbus-registers-from-node-red.html" target="_blank"&gt;this post&lt;/A&gt; that they had successfully made a connection using Modbus.&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 16:47:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585369#M82432</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2023-05-25T16:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585370#M82433</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1685080899288.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517284i5F9CC760868C3115/image-size/large?v=v2&amp;amp;px=999" role="button" title="1685080899288.png" alt="1685080899288.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1685080957744.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517285i415B80B4729B11D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="1685080957744.png" alt="1685080957744.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1685081139845.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517286i19C9026513389143/image-size/large?v=v2&amp;amp;px=999" role="button" title="1685081139845.png" alt="1685081139845.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1685081218455.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517287iAAD64352486FB5E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="1685081218455.png" alt="1685081218455.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;acutally its my first time using both flexsim and node red i want to reed speed of conveyer this what i did but i dont know if the connection is right and even the flow .&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 May 2023 06:08:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585370#M82433</guid>
      <dc:creator>nada</dc:creator>
      <dc:date>2023-05-26T06:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585371#M82434</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hey &lt;A rel="user" href="https://answers.flexsim.com/users/42851/nada.html" nodeid="42851"&gt;@nada&lt;/A&gt;, you can read the speed of a conveyor using the "&lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/Reference/CodingInFlexSim/FlexScriptAPIReference/Conveyor/Conveyor.html#Property-currentSpeed" target="_blank"&gt;currentSpeed&lt;/A&gt;" property on a conveyor. If you have a reference to a conveyor, you can call it's properties to get and set properties on it.&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2023 17:19:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585371#M82434</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2023-05-31T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585372#M82435</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 actuaaly i don't know what to put in variables configuration(initial value /register ...) and the actions are they correct or no 
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Jun 2023 06:16:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585372#M82435</guid>
      <dc:creator>nada</dc:creator>
      <dc:date>2023-06-01T06:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585373#M82436</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Have you taken a look at the &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/Reference/Tools/Emulation/EmulationOverview/EmulationOverview.html#variables" target="_blank"&gt;emulation documentation&lt;/A&gt; to see what the different sections of the tab do? Or have you looked at the &lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/23.1/Tutorials/AdditionalTools/Tutorial3Emulation/Tutorial3EmulationOverview/Tutorial3EmulationOverview.html" target="_blank"&gt;Emulation Tutorial&lt;/A&gt; which teaches you how to make an OPC DA connection along with how to tweak the settings?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Jun 2023 15:31:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585373#M82436</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2023-06-02T15:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585374#M82437</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42851/nada.html" nodeid="42851"&gt;@nada&lt;/A&gt;,&lt;/P&gt;
 &lt;P&gt;We haven't heard back from you. Were you able to solve your problem? If so, please add and accept an answer to let others know the solution. Or please respond to the previous comment so that we can continue to help you.&lt;/P&gt;
 &lt;P&gt;If we don't hear back in the next 3 business days, we'll assume you were able to solve your problem and we'll close this case in our tracker. You can always comment back at any time to reopen your question, or you can contact your local FlexSim distributor for phone or email help.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:39:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585374#M82437</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-06-08T16:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585375#M82438</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686817873020.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517290i7BA32C8BC511DABD/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686817873020.png" alt="1686817873020.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686817903213.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517291iE4C80790734CB237/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686817903213.png" alt="1686817903213.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686817932748.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517292i7C971613217653C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686817932748.png" alt="1686817932748.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686817955266.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517293i8AF086F11B73C97D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686817955266.png" alt="1686817955266.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;SPAN id="isPasted" style="color: rgb(32, 33, 36); font-family: arial, sans-serif; font-size: medium; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt; &lt;/SPAN&gt;actually i did this example with modbus simulator and it works very well &lt;/P&gt;
 &lt;P&gt;i did also connect the modbus simulator with node-red it works also &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686818214861.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517294i6F974679C58C7314/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686818214861.png" alt="1686818214861.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;but when i try to connect flexsim to node-red nothing happen &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1686818304315.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517295i99A07D2663E77AC1/image-size/large?v=v2&amp;amp;px=999" role="button" title="1686818304315.png" alt="1686818304315.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jun 2023 08:38:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585375#M82438</guid>
      <dc:creator>nada</dc:creator>
      <dc:date>2023-06-15T08:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585376#M82439</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/42851/nada.html" nodeid="42851"&gt;@nada&lt;/A&gt;, this look like a question! Then please ask it as a question! This site follows a different philosophy. Questions are questions! Answers are answers. Conversations are going into comments. You should link question to other threads, if they are in relation to another.&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:36:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585376#M82439</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2023-06-15T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: connection node red and flexsim</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585377#M82440</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 okay i'm sorry . 
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:41:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/connection-node-red-and-flexsim/m-p/13585377#M82440</guid>
      <dc:creator>nada</dc:creator>
      <dc:date>2023-06-15T13:41:50Z</dc:date>
    </item>
  </channel>
</rss>

