<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:21:20 JST 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INSTRM-80] Ion pump start error: only one started</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-80</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;10:25:48.617716 .hub 0 cmds d CmdIn=&quot;client.pfs&quot;,&quot;xcu_r1&quot;,&quot;ionpump on&quot;&lt;br/&gt;
10:25:48.618379 .hub 0 cmds d CmdQueued=1012496,1484648748.60,&quot;client.pfs&quot;,16,&quot;xcu_r1&quot;,90,&quot;ionpump on&quot;&lt;br/&gt;
10:25:49.385994 client.pfs 16 xcu_r1 i ionPump1=1,300,2.6e-06,35,1.2e-08&lt;br/&gt;
10:25:50.071941 client.pfs 16 xcu_r1 i ionPump2=0,0,0,35,0&lt;br/&gt;
10:25:50.072684 client.pfs 16 xcu_r1 f text=&quot;ion pump controller is in LOCAL mode!&quot;&lt;br/&gt;
10:25:50.073346 .hub 0 cmds d CmdDone=1012496,&quot;f&quot;&lt;/p&gt;

&lt;p&gt;10:26:26.672752 .hub 0 cmds d CmdIn=&quot;client.pfs&quot;,&quot;xcu_r1&quot;,&quot;ionpump status&quot;&lt;br/&gt;
10:26:26.673473 .hub 0 cmds d CmdQueued=1012539,1484648786.67,&quot;client.pfs&quot;,17,&quot;xcu_r1&quot;,91,&quot;ionpump status&quot;&lt;br/&gt;
10:26:27.419803 client.pfs 17 xcu_r1 i ionPump1=1,6100,0.013,35,8.5e-05&lt;br/&gt;
10:26:28.146249 client.pfs 17 xcu_r1 i ionPump2=0,0,0,35,0&lt;br/&gt;
10:26:28.146943 client.pfs 17 xcu_r1 : &lt;br/&gt;
10:26:28.147526 .hub 0 cmds d CmdDone=1012539,&quot;:&quot;&lt;/p&gt;</description>
                <environment></environment>
        <key id="11439">INSTRM-80</key>
            <summary>Ion pump start error: only one started</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="cloomis">cloomis</assignee>
                                    <reporter username="fmadec">fmadec</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Jan 2017 10:27:14 +0000</created>
                <updated>Fri, 16 Jun 2017 21:01:06 +0000</updated>
                            <resolved>Fri, 16 Jun 2017 21:01:06 +0000</resolved>
                                                                    <component>ics_xcuActor</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="11755" author="fmadec" created="Tue, 17 Jan 2017 10:35:16 +0000"  >&lt;p&gt;after a start again, it works&lt;/p&gt;

&lt;p&gt;10:32:32.453227 .hub 0 cmds d CmdIn=&quot;client.pfs&quot;,&quot;xcu_r1&quot;,&quot;ionpump on&quot;&lt;br/&gt;
10:32:32.453983 .hub 0 cmds d CmdQueued=1012940,1484649152.45,&quot;client.pfs&quot;,18,&quot;xcu_r1&quot;,92,&quot;ionpump on&quot;&lt;br/&gt;
10:32:33.240493 client.pfs 18 xcu_r1 i ionPump1=1,7000,0.00036,35,5.9e-07&lt;br/&gt;
10:32:34.107678 client.pfs 18 xcu_r1 i ionPump2=1,0,1.7e-06,33,8.8e-09&lt;br/&gt;
10:32:34.854146 client.pfs 18 xcu_r1 i ionPump1=1,7000,0.00036,35,5.9e-07&lt;br/&gt;
10:32:35.600488 client.pfs 18 xcu_r1 i ionPump2=1,900,1.3e-06,33,7e-09&lt;/p&gt;</comment>
                            <comment id="11757" author="cloomis" created="Tue, 17 Jan 2017 10:53:09 +0000"  >
&lt;p&gt;The reported error:&lt;br/&gt;
10:25:50.072684 client.pfs 16 xcu_r1 f text=&quot;ion pump controller is in LOCAL mode!&quot;&lt;/p&gt;

&lt;p&gt;did indeed come back from command to turn pump 2 on. Specifically, it is &quot;The window specified is Read Only or is temporarily disabled.&quot;, but we did see it for commands sent in local mode.&lt;/p&gt;

&lt;p&gt;Given the slightly different problem in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-74&quot; title=&quot;only one of the two ion pumps stop &quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-74&quot;&gt;&lt;del&gt;INSTRM-74&lt;/del&gt;&lt;/a&gt;, I&apos;m suspect we have to be gentler about commanding this thing.&lt;/p&gt;</comment>
                            <comment id="11758" author="cloomis" created="Tue, 17 Jan 2017 10:54:38 +0000"  >&lt;p&gt;And &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INSTRM-81&quot; title=&quot;ion pump number 2 start is long and block other process&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INSTRM-81&quot;&gt;&lt;del&gt;INSTRM-81&lt;/del&gt;&lt;/a&gt;. Are we having RS-485 problems?&lt;/p&gt;</comment>
                            <comment id="12275" author="cloomis" created="Fri, 16 Jun 2017 21:01:06 +0000"  >&lt;p&gt;Finished at 00d432c&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="11440">INSTRM-81</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10411" name="LOCAL.txt" size="7247" author="cloomis" created="Tue, 17 Jan 2017 10:53:39 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|ii01lz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>