<?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 Controlling Mainframe Module with PyVisa in Instrument Control (GPIB, Serial, VISA, IVI)</title>
    <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105111#M67775</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Stanford Research System SIM900 Mainframe and I can communicate with it using Pyvisa. Now, I would like to communicate with the PID module SIM960 connnected to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can send commands such as : mainframe.ask("*IDN?"), etc...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My problem is that I cannot send command to the module.&lt;/P&gt;
&lt;P&gt;For example to assign the module to the 4th mainframe port outside of python I would have to type : CONN 4,"PID"&lt;/P&gt;
&lt;P&gt;and I could then type: PID*IDN?&lt;/P&gt;
&lt;P&gt;to get the model of the module with the variable name PID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In python I can only give one argument to mainframe and I cannot write something like : mainframe.write("CONN 4, "PID"") and mainframe.write("PID*IDN?")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To summarize, I want to send command from python to the PID module through the mainframe (COM5 for example)&amp;nbsp; but I don't know what's the syntax for it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone ever experienced this situation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
    <pubDate>Tue, 17 Mar 2015 15:15:00 GMT</pubDate>
    <dc:creator>Wanie</dc:creator>
    <dc:date>2015-03-17T15:15:00Z</dc:date>
    <item>
      <title>Controlling Mainframe Module with PyVisa</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105111#M67775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Stanford Research System SIM900 Mainframe and I can communicate with it using Pyvisa. Now, I would like to communicate with the PID module SIM960 connnected to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can send commands such as : mainframe.ask("*IDN?"), etc...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My problem is that I cannot send command to the module.&lt;/P&gt;
&lt;P&gt;For example to assign the module to the 4th mainframe port outside of python I would have to type : CONN 4,"PID"&lt;/P&gt;
&lt;P&gt;and I could then type: PID*IDN?&lt;/P&gt;
&lt;P&gt;to get the model of the module with the variable name PID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In python I can only give one argument to mainframe and I cannot write something like : mainframe.write("CONN 4, "PID"") and mainframe.write("PID*IDN?")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To summarize, I want to send command from python to the PID module through the mainframe (COM5 for example)&amp;nbsp; but I don't know what's the syntax for it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone ever experienced this situation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:15:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105111#M67775</guid>
      <dc:creator>Wanie</dc:creator>
      <dc:date>2015-03-17T15:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Mainframe Module with PyVisa</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105176#M67778</link>
      <description>Do you have anything related to NI hardware or software? I would suggest contacting Stanford Research or posting on a python forum.</description>
      <pubDate>Tue, 17 Mar 2015 16:41:37 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105176#M67778</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2015-03-17T16:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Mainframe Module with PyVisa</title>
      <link>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105330#M67783</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/321772"&gt;@Wanie&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a Stanford Research System SIM900 Mainframe and I can communicate with it using Pyvisa. Now, I would like to communicate with the PID module SIM960 connnected to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can send commands such as : mainframe.ask("*IDN?"), etc...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My problem is that I cannot send command to the module.&lt;/P&gt;
&lt;P&gt;For example to assign the module to the 4th mainframe port outside of python I would have to type : CONN 4,"PID"&lt;/P&gt;
&lt;P&gt;and I could then type: PID*IDN?&lt;/P&gt;
&lt;P&gt;to get the model of the module with the variable name PID.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In python I can only give one argument to mainframe and I cannot write something like : mainframe.write("CONN 4, "PID"") and mainframe.write("PID*IDN?")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To summarize, I want to send command from python to the PID module through the mainframe (COM5 for example)&amp;nbsp; but I don't know what's the syntax for it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone ever experienced this situation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You are not using NI instrument.&lt;/P&gt;
&lt;P&gt;You are not using NI software.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be asking these questions somewhere else.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2015 20:53:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Instrument-Control-GPIB-Serial/Controlling-Mainframe-Module-with-PyVisa/m-p/3105330#M67783</guid>
      <dc:creator>nyc_(is_out_of_here)</dc:creator>
      <dc:date>2015-03-17T20:53:36Z</dc:date>
    </item>
  </channel>
</rss>

