<?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 qc_phase on control charts in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402053#M65296</link>
    <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with control charts and am having difficulty getting the qc_phase command to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the alarm part of my script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;		Alarm Script(
		Write(
			"Out of Control for Nelson Rule ",
			qc_test,
			" in column ",
			qc_col,
			" during week ",
			qc_sample,
			" on tool ",
			qc_phase
		)
	)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;However, when I run the script I get the following error message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jace_0-1626711587516.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/34257iEE92FE2D2C45A439/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jace_0-1626711587516.png" alt="jace_0-1626711587516.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to fix this? The qc_test, qc_col, and qc_sample all work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 19:52:50 GMT</pubDate>
    <dc:creator>jace</dc:creator>
    <dc:date>2023-06-09T19:52:50Z</dc:date>
    <item>
      <title>qc_phase on control charts</title>
      <link>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402053#M65296</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with control charts and am having difficulty getting the qc_phase command to work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the alarm part of my script:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;		Alarm Script(
		Write(
			"Out of Control for Nelson Rule ",
			qc_test,
			" in column ",
			qc_col,
			" during week ",
			qc_sample,
			" on tool ",
			qc_phase
		)
	)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;However, when I run the script I get the following error message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jace_0-1626711587516.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/34257iEE92FE2D2C45A439/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jace_0-1626711587516.png" alt="jace_0-1626711587516.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to fix this? The qc_test, qc_col, and qc_sample all work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:52:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402053#M65296</guid>
      <dc:creator>jace</dc:creator>
      <dc:date>2023-06-09T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: qc_phase on control charts</title>
      <link>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402101#M65299</link>
      <description>&lt;P&gt;Which version of JMP are you using?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/15.2/index.shtml#page/jmp/control-charts.shtml" target="_self"&gt;JMP 15.2 Help: Control Charts&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.0/index.shtml#page/jmp/control-charts.shtml" target="_self"&gt;JMP 16.0 Help: Control Charts&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are using older than JMP16.0 it could be that qc_phase is a new variable added in JMP16.0.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 17:26:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402101#M65299</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2021-07-19T17:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: qc_phase on control charts</title>
      <link>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402120#M65302</link>
      <description>I am using JMP 15 so that makes sense. Do you know if there are any workarounds for this on JMP 15?</description>
      <pubDate>Mon, 19 Jul 2021 18:20:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/402120#M65302</guid>
      <dc:creator>jace</dc:creator>
      <dc:date>2021-07-19T18:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: qc_phase on control charts</title>
      <link>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/413271#M66296</link>
      <description>&lt;P&gt;The qc_phase variable was not added until JMP Version 16.0.&amp;nbsp; You can write any JSL that you desire as part of an alarm script.&amp;nbsp; So theoretically you can define your own variable for this.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 19:14:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/qc-phase-on-control-charts/m-p/413271#M66296</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2021-08-27T19:14:49Z</dc:date>
    </item>
  </channel>
</rss>

