<?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 Re: Strictly Type Constant Refnum in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261719#M1241069</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/55302"&gt;@pauldavey&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;You have a lot more options under "GObject" than I do in my LabVIEW installation. Are you using an LabVIEW ini key?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/260910"&gt;@paul_cardinale&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paul_cardinale_0-1666027447038.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/9333ba826c87c8dfdff5b57ab0e56784558ff023/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343769353439313043383642463135394331312f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="paul_cardinale_0-1666027447038.png" alt="paul_cardinale_0-1666027447038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I turn on lots of stuff:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;LVdebugKeys=True&lt;BR /&gt;UseUnicode="True"&lt;BR /&gt;showSystemVIs="True"&lt;BR /&gt;EnableStrictTypedefConstantConfiguration="True"&lt;BR /&gt;AdvancedPlotLegendMenu="True"&lt;BR /&gt;enableSecretPopups="True"&lt;BR /&gt;ActiveXMoreContainerOptions="True"&lt;BR /&gt;XNodeDevelopment_LabVIEWInternalTag="True"&lt;BR /&gt;XNodesDebugging="True"&lt;BR /&gt;XNodesEnabled="True"&lt;BR /&gt;XNodeWizardMenu="True"&lt;BR /&gt;XNodeWizardMode="True"&lt;BR /&gt;XTraceXNode="True"&lt;BR /&gt;XNodeDebugWindow="True"&lt;BR /&gt;SuperPrivateScriptingFeatureVisible="True"&lt;BR /&gt;SuperPrivateSpecialStuff="True"&lt;BR /&gt;SuperSecretPrivateSpecialStuff="True"&lt;BR /&gt;SuperSecretListboxStuff="True"&lt;BR /&gt;SuperSecretCLAFeatures="True"&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 11:52:22 GMT</pubDate>
    <dc:creator>paul_cardinale</dc:creator>
    <dc:date>2022-10-18T11:52:22Z</dc:date>
    <item>
      <title>Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261501#M1240988</link>
      <description>&lt;P&gt;It's easy enough to create a Refnum control for a strictly typed cluster &lt;EM&gt;&lt;STRONG&gt;control&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;I want to create one for a&amp;nbsp;strictly typed cluster &lt;EM&gt;&lt;STRONG&gt;constant&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Is that even possible?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 14:31:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261501#M1240988</guid>
      <dc:creator>paul_cardinale</dc:creator>
      <dc:date>2022-10-17T14:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261510#M1240993</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; It's possible.&lt;/P&gt;
&lt;P&gt;Just enumerate all objects on the diagram, and find the one with classname as clusterconstant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 14:59:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261510#M1240993</guid>
      <dc:creator>zou</dc:creator>
      <dc:date>2022-10-17T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261521#M1240999</link>
      <description>&lt;P&gt;but ... why?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 15:23:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261521#M1240999</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2022-10-17T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261532#M1241002</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/932"&gt;@zou&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yes.&amp;nbsp; It's possible.&lt;/P&gt;
&lt;P&gt;Just enumerate all objects on the diagram, and find the one with classname as clusterconstant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's not even close to what I asked for.&amp;nbsp; I want to set the server class of a refnum control to a strictly typedef'd cluster constant.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 15:56:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261532#M1241002</guid>
      <dc:creator>paul_cardinale</dc:creator>
      <dc:date>2022-10-17T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261533#M1241003</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/110591"&gt;@Yamaeda&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;but ... why?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For the "Affected Items" typedef for a custom shortcut menu.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 15:57:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261533#M1241003</guid>
      <dc:creator>paul_cardinale</dc:creator>
      <dc:date>2022-10-17T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261542#M1241008</link>
      <description>&lt;P&gt;&lt;FONT color="#000080"&gt;Not sure what you mean.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Are your try to something like this:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 279px;"&gt;&lt;img src="https://ip1.i.lithium.com/ac1fa908bb50bfb2d43748db01a3449d5e148a6c/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343369443938304239354236363232394141362f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Could you should us your code?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:39:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261542#M1241008</guid>
      <dc:creator>zou</dc:creator>
      <dc:date>2022-10-17T16:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261548#M1241010</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/932"&gt;@zou&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Not sure what you mean.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Are your try to something like this:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 279px;"&gt;&lt;img src="https://ip1.i.lithium.com/ac1fa908bb50bfb2d43748db01a3449d5e148a6c/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343369443938304239354236363232394141362f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Could you should us your code?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you only reading every 5th word that I write?&lt;/P&gt;
&lt;P&gt;I want a Refnum Control to have a VI Server Class of a strict cluster type.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paul_cardinale_0-1666025799906.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/3951f3c6e5f1cdc6a72cc0c4b78e1bfa84e3ecfc/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343669304241424342393336333843324233332f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="paul_cardinale_0-1666025799906.png" alt="paul_cardinale_0-1666025799906.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 16:56:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261548#M1241010</guid>
      <dc:creator>paul_cardinale</dc:creator>
      <dc:date>2022-10-17T16:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261552#M1241012</link>
      <description>&lt;P&gt;It might not be possible, since having a strictly typed constant is only enabled by a special flag (which I believe you are intimately aware of).&amp;nbsp; I don't believe you can even make a reference for ANY kind of BD constant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I guess that's why you're asking, because you know all of this and you want to see if anyone has some kind of undocumented way to make this happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: What is to be gained by using a BD constant ref instead of a control ref?&amp;nbsp; I don't see any practical reason why a control couldn't be substituted for a BD constant.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 17:18:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261552#M1241012</guid>
      <dc:creator>billko</dc:creator>
      <dc:date>2022-10-17T17:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261554#M1241014</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/260910"&gt;@paul_cardinale&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/932"&gt;@zou&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Not sure what you mean.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Are your try to something like this:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 279px;"&gt;&lt;img src="https://ip1.i.lithium.com/ac1fa908bb50bfb2d43748db01a3449d5e148a6c/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343369443938304239354236363232394141362f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080"&gt;Could you should us your code?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you only reading every 5th word that I write?&lt;/P&gt;
&lt;P&gt;I want a Refnum Control to have a VI Server Class of a strict cluster type.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paul_cardinale_0-1666025799906.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/3951f3c6e5f1cdc6a72cc0c4b78e1bfa84e3ecfc/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343669304241424342393336333843324233332f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="paul_cardinale_0-1666025799906.png" alt="paul_cardinale_0-1666025799906.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I think you need to give zou a break, as this user is usually spot on with their answer when they chime in.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 17:11:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261554#M1241014</guid>
      <dc:creator>billko</dc:creator>
      <dc:date>2022-10-17T17:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261561#M1241018</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/135106"&gt;@billko&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;It might not be possible, since having a strictly typed constant is only enabled by a special flag (which I believe you are intimately aware of).&amp;nbsp; I don't believe you can even make a reference for ANY kind of BD constant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I guess that's why you're asking, because you know all of this and you want to see if anyone has some kind of undocumented way to make this happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: What is to be gained by using a BD constant ref instead of a control ref?&amp;nbsp; I don't see any practical reason why a control couldn't be substituted for a BD constant.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You &lt;EM&gt;can&lt;/EM&gt; make a reference to a BD constant:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paul_cardinale_0-1666027447038.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/9333ba826c87c8dfdff5b57ab0e56784558ff023/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343769353439313043383642463135394331312f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="paul_cardinale_0-1666027447038.png" alt="paul_cardinale_0-1666027447038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But I want the reference to be for a specific type of cluster, not a generic cluster.&lt;/P&gt;
&lt;P&gt;I want this for the "Affected Items" typedef for a custom shortcut menu.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 17:26:41 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261561#M1241018</guid>
      <dc:creator>paul_cardinale</dc:creator>
      <dc:date>2022-10-17T17:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261571#M1241022</link>
      <description>&lt;P&gt;I'm going to say that NI hadn't thought through all the consequences of enabling strictly typed constants and doesn't show "Include Data Type" for constant references of any type.&amp;nbsp; I don't know if strictly typed constants are officially supported, so I don't know whether this should be considered a bug or not.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 18:00:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261571#M1241022</guid>
      <dc:creator>billko</dc:creator>
      <dc:date>2022-10-17T18:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261615#M1241030</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/135106"&gt;@billko&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;It might not be possible, since having a strictly typed constant is only enabled by a special flag&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which flag are you talking about ?&lt;/P&gt;
&lt;P&gt;The closest I know is "&lt;SPAN&gt;EnableStrictTypedefConstantConfiguration", but this is about &lt;STRONG&gt;typedef'd constants&lt;/STRONG&gt; on the diagram, which is different from &lt;STRONG&gt;strictly-typed constant refnums&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Out of curiosity, I have tried to merge the type code of a strictly-typed control refnum with the type code of a generic constant refnum, then using "Flattened String To Variant" and "VI.Create from Data Type" to create a chimaera data type that would hypothetically be a strictly-typed constant refnum, but without success. The additional type info added to the constant refnum is simply ignored =(&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So sadly I think it is not possible&lt;/SPAN&gt;…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess you want to set the class of the Affected Items of your plugin to a specific strictly-typed constant to avoid further filtering on the data type ? Is it a matter of performance for the plugin ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 00:17:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261615#M1241030</guid>
      <dc:creator>raphschru</dc:creator>
      <dc:date>2022-10-18T00:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261627#M1241034</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/550539"&gt;@raphschru&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/135106"&gt;@billko&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;It might not be possible, since having a strictly typed constant is only enabled by a special flag&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Which flag are you talking about ?&lt;/P&gt;
&lt;P&gt;The closest I know is "&lt;SPAN&gt;EnableStrictTypedefConstantConfiguration", but this is about &lt;STRONG&gt;typedef'd constants&lt;/STRONG&gt; on the diagram, which is different from &lt;STRONG&gt;strictly-typed constant refnums&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Out of curiosity, I have tried to merge the type code of a strictly-typed control refnum with the type code of a generic constant refnum, then using "Flattened String To Variant" and "VI.Create from Data Type" to create a chimaera data type that would hypothetically be a strictly-typed constant refnum, but without success. The additional type info added to the constant refnum is simply ignored =(&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So sadly I think it is not possible&lt;/SPAN&gt;…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess you want to set the class of the Affected Items of your plugin to a specific strictly-typed constant to avoid further filtering on the data type ? Is it a matter of performance for the plugin ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I have to admit I was pretty confused about what we were talking about.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 02:31:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261627#M1241034</guid>
      <dc:creator>billko</dc:creator>
      <dc:date>2022-10-18T02:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261637#M1241035</link>
      <description>&lt;P&gt;You have a lot more options under "GObject" than I do in my LabVIEW installation. Are you using an LabVIEW ini key?&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/260910"&gt;@paul_cardinale&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paul_cardinale_0-1666027447038.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/9333ba826c87c8dfdff5b57ab0e56784558ff023/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932343769353439313043383642463135394331312f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="paul_cardinale_0-1666027447038.png" alt="paul_cardinale_0-1666027447038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 04:00:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261637#M1241035</guid>
      <dc:creator>pauldavey</dc:creator>
      <dc:date>2022-10-18T04:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261666#M1241045</link>
      <description>&lt;P&gt;I'm assuming you're using the SuperSecretStuff-key or something, since i don't have constants as a reference option.&lt;/P&gt;
&lt;P&gt;However, it seems you can drop a .ctl in a static VI ref and type cast a GObject ref that way. Would that work?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 08:09:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261666#M1241045</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2022-10-18T08:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261667#M1241046</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/55302"&gt;@pauldavey&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;You have a lot more options under "GObject" than I do in my LabVIEW installation. Are you using an LabVIEW ini key?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What I see is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- VI Scripting ON to access scripting classes (light blue nodes) like Constants and other diagram objects + additional scripting methods and properties on "normal" classes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- INI Key "SuperSecretPrivateSpecialStuff=True" to access private classes (brown nodes) like Provider, LVTarget, CopyExpert, ... but these are hardly useful even for advanced scripting. If you add this INI key you will have cluttered menus for additional functions that might be useful only 0,0001% of the time.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 08:21:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261667#M1241046</guid>
      <dc:creator>raphschru</dc:creator>
      <dc:date>2022-10-18T08:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261671#M1241047</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/260910"&gt;@paul_cardinale&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;It's easy enough to create a Refnum control for a strictly typed cluster &lt;EM&gt;&lt;STRONG&gt;control&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;I want to create one for a&amp;nbsp;strictly typed cluster &lt;EM&gt;&lt;STRONG&gt;constant&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;Is that even possible?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm also not entirely sure what you want or how to test if it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, if creating a control is easy, creating a constant from it might work:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wiebeCARYA_0-1666080802753.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/58ae04505ea3e33a37316f554383ae0f10af23f0/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932373769464532444245454631343636464135392f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="wiebeCARYA_0-1666080802753.png" alt="wiebeCARYA_0-1666080802753.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wiebeCARYA_1-1666080932606.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/8b8e46a13fd73f9c28acbca9453a839c22347157/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932373869324645374230454242463537383346362f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="wiebeCARYA_1-1666080932606.png" alt="wiebeCARYA_1-1666080932606.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Turns the strict (cluster) control reference to a strict (cluster) constant:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wiebeCARYA_2-1666080985297.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/94852408eea1f3461fa6fe9b372db9f611095c88/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932373969314632463239324130353830313038342f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="wiebeCARYA_2-1666080985297.png" alt="wiebeCARYA_2-1666080985297.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both are references to a specific cluster:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wiebeCARYA_0-1666082562247.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/30a98ca2dc20cd07635416c6028cf6595a79c3e7/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303932383269304436323242343835414136343439302f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="wiebeCARYA_0-1666082562247.png" alt="wiebeCARYA_0-1666082562247.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that isn't what you're looking for, I'd need some code for illustration...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this something you can create manually (as an example)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 08:42:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261671#M1241047</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2022-10-18T08:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261676#M1241049</link>
      <description>&lt;P&gt;"Creating a strictly-typed &lt;STRONG&gt;control refnum&lt;/STRONG&gt; constant"&amp;nbsp;is different from "Creating a strictly-typed &lt;STRONG&gt;constant refnum&lt;/STRONG&gt; control".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the first case the data type is a refnum of the Control class, in the second case the data type is a refnum of the Constant class.&lt;/P&gt;
&lt;P&gt;Then you can effectively make a control or a constant out of these 2 data types, but this is not what it's about.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are talking about an hypothetic strictly-typed constant refnum data type, which mimics the strictly-typed control refnum data type.&lt;/P&gt;
&lt;P&gt;You cannot create this manually because it surely does not exist at all...&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 08:56:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261676#M1241049</guid>
      <dc:creator>raphschru</dc:creator>
      <dc:date>2022-10-18T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261685#M1241052</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/550539"&gt;@raphschru&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;"Creating a strictly-typed &lt;STRONG&gt;control refnum&lt;/STRONG&gt; constant"&amp;nbsp;is different from "Creating a strictly-typed &lt;STRONG&gt;constant refnum&lt;/STRONG&gt; control".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the first case the data type is a refnum of the Control class, in the second case the data type is a refnum of the Constant class.&lt;/P&gt;
&lt;P&gt;Then you can effectively make a control or a constant out of these 2 data types, but this is not what it's about.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are talking about an hypothetic strictly-typed constant refnum data type, which mimics the strictly-typed control refnum data type.&lt;/P&gt;
&lt;P&gt;You cannot create this manually because it surely does not exist at all...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That actually helped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would have been a good first reply...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you all see that this isn't that obvious.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 09:03:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261685#M1241052</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2022-10-18T09:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Strictly Type Constant Refnum</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261697#M1241060</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/550539"&gt;@raphschru&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;You cannot create this manually because it surely does not exist at all...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I agree.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's Sisyphean, at least in current LV versions.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 09:46:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Strictly-Type-Constant-Refnum/m-p/4261697#M1241060</guid>
      <dc:creator>wiebe@CARYA</dc:creator>
      <dc:date>2022-10-18T09:46:26Z</dc:date>
    </item>
  </channel>
</rss>

