Decoding charactors in TAG MCM-9000 element
26th March 2024
Hi, I deployed TAG MCM-9000 connector from the catalog page, created an element, and established http connection to the device. However, quite most of the table parameters are filled with …
Question
26th March 2024
Hi, I deployed TAG MCM-9000 connector from the catalog page, created an element, and established http connection to the device. However, quite most of the table parameters are filled with …
26th March 2024
Hello, Is there an indicative time frame for when HLS video thumbnails be supported within the grid component in low code apps. Reading the below post it looks like there …
25th March 2024
Hi All. How to execute a script that set an OID on a device from the dashboard via button ?? Can the following parameter be set : 1,2 or 3 …
25th March 2024
Hi All. I have the two IP source address as below on the screen Can I assign active parameter as source address to text ?. for example : source address …
25th March 2024
Hello community, I need to mask alarms either for a specific element or for a view. I would like to ask if anyone happens to have a solution, either through …
25th March 2024
Dear dojo, I’m creating an automation script where i read a view Property through IDms dms = engine.GetDms(); IDmsView myView = dms.GetView(Convert.ToInt16( viewid )); IDmsViewProperty myViewProperty = myView.Properties.SingleOrDefault(x => x.Definition.Name …
25th March 2024
I was trying to translate DOM Data to Chinese, in order to translate a low code app. Everything was working well, and the DOM Editor didn’t show any issues when …
25th March 2024
Dear Dojo, While taking a SLLogCollector package of a certain DataMiner Agent, I was surprised by the size of the produced package (1,9 GB) since I didn’t take any memory …
25th March 2024
Hello, I am implementing a logger table of type DirectConnection, and I would like to know if there are any known issues with adding new columns to the table in …
25th March 2024
I have a low code app showing an interactive automation script. In this script I like to include a button to open up a new tab in my browser going …
25th March 2024
Hi I have a shape that I use “Execute” to run an automation script (the shape linked to run the automation script). The automation script will set another element (element …
23rd March 2024
Hi, Is there a way where you can set up a text message alert on Dataminer/Skyline alerter. When you are out of the room or on a break? If there …
23rd March 2024
I am creating protocol of Matrix that allows more than 1 inputs to be connected on same output, but the problem now is that I can’t disconnect all inputs from …
22nd March 2024
Hi, I have a Install Package that contains a Automation Script that requires a Memory File, so I added the Memory file as a Companion File to the Manifest of …
22nd March 2024
Hi, I’m suddenly getting an error when trying to remote debug a protocol when clicking “Attach” in the DIS Inject window: In the window for the remote debugger I can …