<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:27:26 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-668] 20190327_01 PCM always returning 0.00 for current.</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-668</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;With &lt;tt&gt;PFS PCM Rev: 20190327-01&lt;/tt&gt;, we no longer get current readings.&lt;/p&gt;

&lt;p&gt;New:&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@tron:~$ oneCmd.py --level=d xcu_b2 pcm raw=~gr
2019-05-15T20:47:34.270 xcu_b2 d text=&quot;sending b&apos;~gr&apos;&quot;
2019-05-15T20:47:34.284 xcu_b2 d text=&quot;received b&apos;PFS PCM Rev: 20190327-01 copyright JHU&apos;&quot;

pfs@tron:~$ oneCmd.py --level=d xcu_b2 pcm raw=~rdV,all
2019-05-15T20:47:41.878 xcu_b2 d text=&quot;sending b&apos;~rdV,all&apos;&quot;
2019-05-15T20:47:41.934 xcu_b2 d text=&quot;received b&apos;27.85, 24.40, 0.15, 27.80, 27.90, 27.80, 27.80, 0.05, 0.20, 0.20&apos;&quot;

pfs@tron:~$ oneCmd.py --level=d xcu_b2 pcm raw=~rdC,all
2019-05-15T20:47:44.869 xcu_b2 d text=&quot;sending b&apos;~rdC,all&apos;&quot;
2019-05-15T20:47:44.926 xcu_b2 d text=&quot;received b&apos;0.95, 0.06, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00&apos;&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Old:&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@tron:~$ oneCmd.py --level=d xcu_b9 pcm raw=~gr
2019-05-15T20:46:49.325 xcu_b9 d text=&quot;sending b&apos;~gr&apos;&quot;
2019-05-15T20:46:49.339 xcu_b9 d text=&quot;received b&apos;PFS PCM Rev: 20170620-01 copyright JHU&apos;&quot;

pfs@tron:~$ oneCmd.py --level=d xcu_b9 pcm raw=~rdV,all
2019-05-15T20:47:00.259 xcu_b9 d text=&quot;sending b&apos;~rdV,all&apos;&quot;
2019-05-15T20:47:00.315 xcu_b9 d text=&quot;received b&apos;24.50, 24.60, 24.50, 0.20, 24.50, 24.50, 24.60, 24.50, 24.50, 0.20&apos;&quot;

pfs@tron:~$ oneCmd.py --level=d xcu_b9 pcm raw=~rdC,all
2019-05-15T20:47:03.953 xcu_b9 d text=&quot;sending b&apos;~rdC,all&apos;&quot;
2019-05-15T20:47:04.008 xcu_b9 d text=&quot;received b&apos;1.32, 0.16, 0.16, 0.00, 0.05, 0.13, 0.94, 0.16, 0.00, 0.00&apos;&quot;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="13580">INSTRM-668</key>
            <summary>20190327_01 PCM always returning 0.00 for current.</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</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="shope">shope</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                            <label>SM1</label>
                    </labels>
                <created>Wed, 15 May 2019 20:53:07 +0000</created>
                <updated>Wed, 3 Jul 2019 17:06:09 +0000</updated>
                            <resolved>Wed, 3 Jul 2019 17:06:09 +0000</resolved>
                                                                    <component>ics_xcu_pcm</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="15715" author="cloomis" created="Wed, 3 Jul 2019 17:06:09 +0000"  >&lt;p&gt;Fixed in 20190517_01&lt;/p&gt;</comment>
                    </comments>
                    <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|zx00f4:</customfieldvalue>

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