Hi,
I'm trying to use a Parameter Control shape but it keeps modifying the wrong row. Modifying the row directly in the table works fine. The primary keys of the table consists only of integers.
The shape data:
The table:
<Param id="500">
ββββββ<Name>StreamUsage</Name>
ββββββ<Description>Stream Usage</Description>
ββββββ<Type>array</Type>
ββββββ<ArrayOptions index="0" options=";naming=/503">
ββββββββββββ<ColumnOption idx="0" pid="501" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="1" pid="502" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="2" pid="503" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="3" pid="504" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="4" pid="505" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="5" pid="506" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="6" pid="507" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="7" pid="508" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="8" pid="509" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="9" pid="510" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="10" pid="511" type="retrieved" options=";foreignKey=9000" />
ββββββββββββ<ColumnOption idx="11" pid="512" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="12" pid="513" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="13" pid="514" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="14" pid="515" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="15" pid="516" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="16" pid="517" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="17" pid="518" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="18" pid="519" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="19" pid="520" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="20" pid="521" type="retrieved" options="" />
ββββββββββββ<ColumnOption idx="21" pid="522" type="retrieved" options=";save" />
ββββββββββββ<ColumnOption idx="22" pid="523" type="retrieved" options=";save" />
ββββββ</ArrayOptions>
ββββββ<Information>
ββββββββββββ<Subtext>Stream Usage</Subtext>
ββββββ</Information>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Positions>
ββββββββββββββββββ<Position>
ββββββββββββββββββββββββ<Page>Stream Usage</Page>
ββββββββββββββββββββββββ<Column>0</Column>
ββββββββββββββββββββββββ<Row>0</Row>
ββββββββββββββββββ</Position>
ββββββββββββ</Positions>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type options="tab=columns:501|0-502|1-503|2-504|3-505|4-506|5-507|6-508|7-509|8-510|9-511|10-512|11-513|12-514|13-515|14-516|15-517|16-518|17-519|18-520|19-521|20-522|21-523|22,width:80-73-95-126-150-125-125-80-64-83-187-140-100-102-59-132-97-124-141-144-150-100-123,sort:STRING-INT-STRING|ASC|2-STRING-STRING-INT|ASC|0-INT|ASC|1-STRING-INT-INT-STRING-STRING-STRING-STRING-INT-STRING-INT-INT-STRING-STRING-STRING-STRING-STRING,lines:25,filter:true">table</Type>
ββββββ</Measurement>
</Param>
<Param id="501" trending="false" duplicateAs="1301">
ββββββ<Name>StreamUsageId</Name>
ββββββ<Description>Id (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββββββββ<Subtext>This is the key used internally by DataMiner to identify the table entries.</Subtext>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="502" trending="false" duplicateAs="1302">
ββββββ<Name>StreamUsageEquipmentId</Name>
ββββββ<Description>Stream Id (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="503" trending="false" duplicateAs="1303">
ββββββ<Name>StreamUsageEquipmentName</Name>
ββββββ<Description>Stream Name (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="504" trending="false" duplicateAs="1304">
ββββββ<Name>StreamUsageEquipmentDescription</Name>
ββββββ<Description>Stream Description (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="505" trending="false" duplicateAs="1305">
ββββββ<Name>StreamUsageEvent</Name>
ββββββ<Description>Event (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="506" trending="false" duplicateAs="1306">
ββββββ<Name>StreamUsageStart</Name>
ββββββ<Description>Start (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type options="datetime:minute">number</Type>
ββββββ</Measurement>
</Param>
<Param id="556" duplicateAs="1356" setter="false">
ββββββ<Name>StreamUsageStart</Name>
ββββββ<Description>Start (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type options="datetime:minute">number</Type>
ββββββ</Measurement>
</Param>
<Param id="507" trending="false" duplicateAs="1307">
ββββββ<Name>StreamUsageEnd</Name>
ββββββ<Description>End (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Decimals>8</Decimals>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type options="datetime:minute">number</Type>
ββββββ</Measurement>
</Param>
<Param id="508" trending="false" duplicateAs="1308">
ββββββ<Name>StreamUsageEventType</Name>
ββββββ<Description>Event Type (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="509" trending="false" duplicateAs="1309">
ββββββ<Name>StreamUsageEventId</Name>
ββββββ<Description>Event Id (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="510" trending="false">
ββββββ<Name>StreamUsageMCRStatus</Name>
ββββββ<Description>MCR Status (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Routed</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Line-Up</Display>
ββββββββββββββββββββββββ<Value>2</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>On-Air</Display>
ββββββββββββββββββββββββ<Value>3</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Finished</Display>
ββββββββββββββββββββββββ<Value>4</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="511" trending="false">
ββββββ<Name>StreamUsageSDNOVideoDestinationId</Name>
ββββββ<Description>SDNO Video Destination Id (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="512" trending="false">
ββββββ<Name>StreamUsageSource</Name>
ββββββ<Description>Source From Booking (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="513" trending="false" save="true">
ββββββ<Name>StreamUsageAutoRoute</Name>
ββββββ<Description>Auto Route (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Enabled</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Disabled</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="563" setter="false">
ββββββ<Name>StreamUsageAutoRoute</Name>
ββββββ<Description>Auto Route (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>togglebutton</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Enabled</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>Disabled</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="514" trending="false">
ββββββ<Name>StreamUsageManualSource</Name>
ββββββ<Description>Manual Source (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="564" setter="true">
ββββββ<Name>StreamUsageManualSource</Name>
ββββββ<Description>Manual Source (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="515" trending="false">
ββββββ<Name>StreamUsagePreRoll</Name>
ββββββ<Description>Pre Roll (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Units>min</Units>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="565" setter="true">
ββββββ<Name>StreamUsagePreRoll</Name>
ββββββ<Description>Pre Roll (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββββββββ<Units>min</Units>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="516" trending="false">
ββββββ<Name>StreamUsageUseCustomPreRoll</Name>
ββββββ<Description>Use Custom Pre Roll (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="566" setter="true">
ββββββ<Name>StreamUsageUseCustomPreRoll</Name>
ββββββ<Description>Use Custom Pre Roll (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>togglebutton</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="517" trending="false">
ββββββ<Name>StreamUsageSourceLrcId</Name>
ββββββ<Description>Source LRC ID (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="518" trending="false">
ββββββ<Name>StreamUsageDestinationLrcId</Name>
ββββββ<Description>Destination LRC ID (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>number</Type>
ββββββ</Measurement>
</Param>
<Param id="519" trending="false">
ββββββ<Name>StreamUsageDestinationLrcLabel</Name>
ββββββ<Description>Destination LRC Label (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>other</RawType>
ββββββββββββ<Type>string</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>string</Type>
ββββββ</Measurement>
</Param>
<Param id="520" trending="false" save="true">
ββββββ<Name>StreamUsageAutoRouteSetManually</Name>
ββββββ<Description>Auto Route Set Manually (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="570" setter="true">
ββββββ<Name>StreamUsageAutoRouteSetManually</Name>
ββββββ<Description>Auto Route Set Manually (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>togglebutton</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="521" trending="false">
ββββββ<Name>StreamUsageEncroachmentWarning</Name>
ββββββ<Description>Encroachment Warning (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>0</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="522" trending="false">
ββββββ<Name>StreamUsageEnded</Name>
ββββββ<Description>Ended (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>2</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="572" setter="true">
ββββββ<Name>StreamUsageEnded</Name>
ββββββ<Description>Ended (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>togglebutton</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>2</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="523" trending="false">
ββββββ<Name>StreamUsageStartSetManually</Name>
ββββββ<Description>Start Set Manually (Stream Usage)</Description>
ββββββ<Type>read</Type>
ββββββ<Information>
ββββββ</Information>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>discreet</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>2</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
<Param id="573" setter="true">
ββββββ<Name>StreamUsageStartSetManually</Name>
ββββββ<Description>Start Set Manually (Stream Usage)</Description>
ββββββ<Type>write</Type>
ββββββ<Interprete>
ββββββββββββ<RawType>numeric text</RawType>
ββββββββββββ<Type>double</Type>
ββββββββββββ<LengthType>next param</LengthType>
ββββββ</Interprete>
ββββββ<Display>
ββββββββββββ<RTDisplay>true</RTDisplay>
ββββββ</Display>
ββββββ<Measurement>
ββββββββββββ<Type>togglebutton</Type>
ββββββββββββ<Discreets>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>True</Display>
ββββββββββββββββββββββββ<Value>1</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββββββββ<Discreet>
ββββββββββββββββββββββββ<Display>False</Display>
ββββββββββββββββββββββββ<Value>2</Value>
ββββββββββββββββββ</Discreet>
ββββββββββββ</Discreets>
ββββββ</Measurement>
</Param>
Hi Toon. It seems like it works now?! Can’t really explain it but I spent most of Friday troubleshooting it without understanding what I did wrong. Maybe it’s some obscure bug that only pops up under certain circumstances. I guess this can be considered solved for now.
This seems to have solved itself.
Seems to work fine over here, even with tables that use naming, as well as initializing and even changing the card variable that represents the index. Do you have any idea what part is not working? Does it work when you use a static index, etc?