Search found 213 matches
- Tue Aug 11, 2020 10:56 am
- Forum: Application Development
- Topic: Problems with function
- Replies: 2
- Views: 12382
Re: Problems with function
From Deannad Jason, Won't this cause memory leaks? We have an app that has some "wizard-ish" sequences and we are seeing it become sluggish over time. Guessing that is the result of not closing the prior screens, but we are unable to make the code work when we try to close the prior screen when adva...
- Tue Jul 28, 2020 12:23 pm
- Forum: Application Development
- Topic: System Texts in Multiple Languages
- Replies: 3
- Views: 12293
Re: System Texts in Multiple Languages
Hi gsavary,
Sorry your Microsoft Translate API key doesn't work any longer.
Have you tried with a Google API key instead?
I was able to use this guide (Omitting the restrictions section) to setup a google translate API key and use that key to translate the System texts using the Google API option.
Sorry your Microsoft Translate API key doesn't work any longer.
Have you tried with a Google API key instead?
I was able to use this guide (Omitting the restrictions section) to setup a google translate API key and use that key to translate the System texts using the Google API option.
- Tue Jul 28, 2020 11:41 am
- Forum: Application Development
- Topic: Qterm A7 Image Loader
- Replies: 1
- Views: 8157
Re: Qterm A7 Image Loader
What file did you get from support? Was it named something like: QIML_v1.16.exe? If so, that is the image loader, and it should look something like this: image_loader.png If you don't have that file already, you can download it from the website. https://www.beijerelectronics.com/en/Products/Operator...
- Tue Jul 28, 2020 11:36 am
- Forum: Tags
- Topic: passing tag to screens
- Replies: 6
- Views: 14387
Re: passing tag to screens
Hi stasKanRich, You may want to look into Aliases for screens. An aliased screen allows you to assign placeholder tags that will poll data from the tags assigned to the current instance. You can enable and assign aliases using the Alias option at the bottom of the screen. aliases.png There is also a...
- Mon Jul 27, 2020 4:40 pm
- Forum: Application Development
- Topic: Report in PDF format
- Replies: 1
- Views: 8025
Re: Report in PDF format
It looks like headers and footers should be supported, but there are some limitations listed in the help file for the PDF conversion of reports:
- Mon Jul 27, 2020 3:34 pm
- Forum: Application Development
- Topic: Database csv file viewer
- Replies: 1
- Views: 8846
Re: Database csv file viewer
We don't have a stand along application for this, but a simple data log viewer project could be created in iX Developer and run in the PC Runtime. To do this, you would need a list of all the tags from original project's data logger(s), and create a PC runtime project with a data logger and trend vi...
- Mon Jul 27, 2020 2:58 pm
- Forum: Tags
- Topic: Adding Tags using C#
- Replies: 1
- Views: 8163
Re: Adding Tags using C#
I know this is an older post, but if you're still having these questions, can you clarify? 1) For my application I need a way to be able to insert tags using the C# scripting enviroment Do you mean add tags via scripting, or just access tags from C#? 2)Is it possible to read an OPC UA server directl...
- Mon Jul 27, 2020 2:25 pm
- Forum: Application Development
- Topic: HTML5 browser
- Replies: 2
- Views: 10828
Re: HTML5 browser
Hi Fsturlese,
Can you share the URLs of the web sites you are trying to access? And it sounds like you're trying to access those pages from a PC Runtime project, is that correct?
Can you share the URLs of the web sites you are trying to access? And it sounds like you're trying to access those pages from a PC Runtime project, is that correct?
- Mon Jul 27, 2020 2:01 pm
- Forum: Scripting
- Topic: web browser
- Replies: 1
- Views: 9283
Re: web browser
closing
- Mon Jul 27, 2020 1:55 pm
- Forum: Scripting
- Topic: Email Issues
- Replies: 1
- Views: 9581
Re: Email Issues
Hi Dthomas,
This is an older post but if you're still having issues, let us know and we'll take a closer look at what might be happening.
This is an older post but if you're still having issues, let us know and we'll take a closer look at what might be happening.