Titan Edge BISS usage

Hi all Another question related to the Driver for the Titan Edge, this time I’m testing the BISS. I see if I need to set the Descr. Mode to BISS, …

Column order cube

Hi, Is it possible to change the order of the columns of a table in a connector from cube and save this for everyone? I know we can rearrange the …

Remove protocol custom alarm properties

Hello, I’ve created a protocol to do some tests and added some alarm properties to the Alarm tag of a parameter. <Alarm options=”propertyNames:Property 1,Property 2;properties:|1005|2002″> As these were just a …

Get history alarms from DMS using Repository API

Hello, I’m developing a protocol to get history alarms over a certain date interval. To do this I’m using the Repository API (https://community.dataminer.services/question/paging-when-using-getalarmdetailsfromdbmessage-and-sendslnetmessage-calls/) but I am only able to get …

How to apply pagination on table Component

Dear Dojo Community, If we have huge data and we want to display pagination instead of vertical scroll in table component. I didn’t see any pagination option in layout for …

LCA – error trapped for concatenation

Hello, I’m manipulating the columns in my LCA – the goal is to get rid of the “,” (comma) in the column UDP PORT. So I’m creating columns PRIOR and …

How to create a Singleton on element level?

I need to create an object that will represent the state of the table, and I want to be able to use that same object from other QActions, however my …