<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:30:58 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-1012] red shutter command error</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-1012</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;a flat has failed because red shutter would not open.&lt;/p&gt;


&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2020-06-11 23:52:42.743Z cmds             20 Actor.py:497 new cmd: shutters expose exptime=3.0                                                                                
2020-06-11 23:52:42.744Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i biashaFSM=ONLINE,BUSY                                                                                 
2020-06-11 23:52:42.745Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i metaFSM=ONLINE,BUSY                    
2020-06-11 23:52:42.745Z biasha           10 bufferedSocket.py:57 sending b&apos;init\r\n&apos;                                                                                         
2020-06-11 23:52:42.754Z biasha           10 bufferedSocket.py:89 received &apos;ok&apos;                                                                                               
2020-06-11 23:52:42.755Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i biashaFSM=ONLINE,IDLE                                                                                                              2020-06-11 23:52:42.755Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i metaFSM=ONLINE,IDLE                                                                                                                
2020-06-11 23:52:42.756Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i biashaFSM=ONLINE,BUSY                                                                                 
2020-06-11 23:52:42.757Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i metaFSM=ONLINE,BUSY                                                                                   
2020-06-11 23:52:42.758Z biasha           10 bufferedSocket.py:57 sending b&apos;shut_open\r\n&apos;                                                                                    
2020-06-11 23:52:44.780Z biasha           10 bufferedSocket.py:89 received &apos;shutter switch timeoutnok&apos;                                                                        
2020-06-11 23:52:44.781Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i biashaFSM=ONLINE,FAILED                      
2020-06-11 23:52:44.782Z cmds             20 CommandLink.py:121 &amp;gt; 0 0 i metaFSM=ONLINE,FAILED                                                                                 
2020-06-11 23:52:44.782Z cmds             20 CommandLink.py:121 &amp;gt; 2 1065 w exptime=nan                                                                                        
2020-06-11 23:52:44.790Z cmds             20 CommandLink.py:121 &amp;gt; 2 1065 f text=&quot;command failed: RuntimeError(&apos;error : shutter switch timeoutn&apos;,) in _gotoState() at /software/mhs/products/Linux64/ics_enu
Actor/1.0.4/python/enuActor/Controllers/biasha.py:346&quot; 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;When I connected shutters was returning this status.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;pfs@shell-ics:~$ oneCmd.py enu_sm1 shutters status                                                   
2020-06-12T11:31:18.847 sent enu_sm1 shutters status                                                 
2020-06-12T11:31:18.866 enu_sm1 i biasha=&quot;20&quot;                                                        
2020-06-12T11:31:18.883 enu_sm1 i shb=1,0,0                                                          
2020-06-12T11:31:18.885 enu_sm1 i shr=0,1,0                                                          
2020-06-12T11:31:18.887 enu_sm1 w shutters=&quot;undef&quot;                                                   
2020-06-12T11:31:18.888 enu_sm1 f text=&quot;command failed: RuntimeError(&apos;statword 100010  does not match current state&apos;,) in shutterStatus() at /software/mhs/products/Linux64/ics_enuActor/1.0.4/python/enuAc
tor/Controllers/biasha.py:236&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;blue shutter is behaving correctly, but red shutter return an error&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;pfs@shell-ics:~$ oneCmd.py enu_sm1 connect controller=biasha
2020-06-12T11:37:03.783 sent enu_sm1 connect controller=biasha
2020-06-12T11:37:03.925 enu_sm1 i biashafsm=OFF,IDLE
2020-06-12T11:37:03.935 enu_sm1 i metafsm=OFF,IDLE
2020-06-12T11:37:03.938 enu_sm1 i biashafsm=OFF,LOADING
2020-06-12T11:37:03.947 enu_sm1 i metafsm=OFF,LOADING
2020-06-12T11:37:03.950 enu_sm1 i text=&quot;biasha configuration correctly Loaded&quot;
2020-06-12T11:37:03.954 enu_sm1 i text=&quot;biasha communication is open&quot;
2020-06-12T11:37:03.957 enu_sm1 i biasha=&quot;0&quot;
2020-06-12T11:37:03.962 enu_sm1 i text=&quot;biasha communication is functional&quot;
2020-06-12T11:37:03.966 enu_sm1 i biashafsm=LOADED,INITIALISING
2020-06-12T11:37:03.968 enu_sm1 i metafsm=LOADED,INITIALISING
2020-06-12T11:37:03.986 enu_sm1 i text=&quot;biasha initialisation OK&quot;
2020-06-12T11:37:03.993 enu_sm1 i biashafsm=ONLINE,IDLE
2020-06-12T11:37:03.998 enu_sm1 i biashamode=&quot;operation&quot;
2020-06-12T11:37:03.999 enu_sm1 i biasha=&quot;0&quot;
2020-06-12T11:37:04.031 enu_sm1 i photores=0,0
2020-06-12T11:37:04.032 enu_sm1 i biaconfig=0,1000,150
2020-06-12T11:37:04.033 enu_sm1 i bia=&quot;off&quot;
2020-06-12T11:37:04.049 enu_sm1 i shb=0,1,0
2020-06-12T11:37:04.057 enu_sm1 i shr=0,1,0
2020-06-12T11:37:04.060 enu_sm1 i shutters=&quot;close&quot;
2020-06-12T11:37:04.066 enu_sm1 : controllers=temps,rexm,iis,pdu,biasha
pfs@shell-ics:~$ oneCmd.py enu_sm1 shutters blue open
2020-06-12T11:37:18.423 sent enu_sm1 shutters blue open
2020-06-12T11:37:18.448 enu_sm1 f text=&quot;Unmatched command: shutters blue open (exception: Invalid cmd: shutters blue open)&quot;
pfs@shell-ics:~$ oneCmd.py enu_sm1 shutters open blue
2020-06-12T11:37:26.086 sent enu_sm1 shutters open blue
2020-06-12T11:37:26.422 enu_sm1 i biasha=&quot;30&quot;
2020-06-12T11:37:26.442 enu_sm1 i shb=1,0,0
2020-06-12T11:37:26.445 enu_sm1 i shr=0,1,0
2020-06-12T11:37:26.451 enu_sm1 i shutters=&quot;openblue&quot;
2020-06-12T11:37:26.454 enu_sm1 : 
pfs@shell-ics:~$ oneCmd.py enu_sm1 shutters close blue
2020-06-12T11:37:42.314 sent enu_sm1 shutters close blue
2020-06-12T11:37:42.657 enu_sm1 i biasha=&quot;0&quot;
2020-06-12T11:37:42.677 enu_sm1 i shb=0,1,0
2020-06-12T11:37:42.679 enu_sm1 i shr=0,1,0
2020-06-12T11:37:42.684 enu_sm1 i shutters=&quot;close&quot;
2020-06-12T11:37:42.687 enu_sm1 : 
pfs@shell-ics:~$ oneCmd.py enu_sm1 shutters open red
2020-06-12T11:37:52.630 sent enu_sm1 shutters open red
2020-06-12T11:37:54.655 enu_sm1 f text=&quot;command failed: RuntimeError(&apos;error : shutter switch timeoutn&apos;,) in _gotoState() at /software/mhs/products/Linux64/ics_enuActor/1.0.4/python/enuActor/Controllers/biasha.py:346&quot;

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="14505">INSTRM-1012</key>
            <summary>red shutter command error</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="arnaud.lefur">arnaud.lefur</assignee>
                                    <reporter username="arnaud.lefur">arnaud.lefur</reporter>
                        <labels>
                            <label>SPS</label>
                    </labels>
                <created>Fri, 12 Jun 2020 13:38:59 +0000</created>
                <updated>Wed, 14 Apr 2021 21:57:02 +0000</updated>
                            <resolved>Wed, 9 Sep 2020 16:06:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="17313" author="rhl" created="Fri, 12 Jun 2020 13:44:14 +0000"  >&lt;p&gt;Was the error returned when the flat failed useful to the innocent observer?&lt;/p&gt;</comment>
                            <comment id="17314" author="arnaud.lefur" created="Fri, 12 Jun 2020 14:02:01 +0000"  >
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;text=&quot;enu_sm1 shutters failed: RuntimeError(&apos;error : shutter switch timeoutn&apos;,) in _gotoState() at /software/mhs/products/Linux64/ics_enuActor/1.0.4/python/enuActor/Controllers/biasha.py:346&quot;;text=&quot;command failed: RuntimeError(&apos;exposure failed&apos;,) in process() at /software/mhs/products/Linux64/ics_spsActor/1.0.0/python/spsActor/Commands/ExposeCmd.py:79&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;shutter switch timeout is an error returned by the arduino control board. Perhaps it could be a bit more specific about what&apos;s actually going on ...&lt;/p&gt;</comment>
                            <comment id="17646" author="hassan" created="Wed, 9 Sep 2020 16:06:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt; and &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=arnaud.lefur&quot; class=&quot;user-hover&quot; rel=&quot;arnaud.lefur&quot;&gt;arnaud.lefur&lt;/a&gt; report that this is a hardware issue, so no ICS updates required.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="15541">INSTRM-1239</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11818">INSTRM-179</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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|zzs1mg:021</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="80">SM1PD-2020 G</customfieldvalue>
    <customfieldvalue id="85">SM1PD-2020 G2</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>