Search found 29 matches

by Hi-Volt
Tue Dec 02, 2014 5:00 am
Forum: Scripting
Topic: retrieve Name or Id for active controllers
Replies: 1
Views: 6605

retrieve Name or Id for active controllers

Hi, I'm looking for a way to identify by script the name or ID of active controllers in the system. I found the ActiveControllerItemWrapper class under Neo.ApplicationFramework.Controls.OpcClient Namespace. It has the properties isActive and ControllerName that seems to me fine for my porpouse but i...
by Hi-Volt
Tue Dec 02, 2014 3:39 am
Forum: Scripting
Topic: Changing by script FTP server settings
Replies: 1
Views: 6893

Changing by script FTP server settings

Hi,
I'm looking for a way to change FTP Server setting in runtime.

Does anybody know if it is possible and how to do that?

Thanks in advance.
by Hi-Volt
Wed May 29, 2013 5:34 am
Forum: Application Development
Topic: Users Dialog issue
Replies: 3
Views: 7325

Re: Users Dialog issue

Thank for your reply, Mr Monroe. I apologise if I insist, but in my opinion this is a bug. By iXDeveloper I can add users to the project without group assignement, while by the panel I can't. In the past, all worked fine. Now, I have to spend time modifying my project that previously runs fine. Coul...
by Hi-Volt
Wed May 22, 2013 8:45 am
Forum: Application Development
Topic: Users Dialog issue
Replies: 3
Views: 7325

Users Dialog issue

Hi. I have converted my project with iX 2.0 SP1 Build 2.0.463.0 . Now, if I want to add a new user by the users-dialog function of the panel, I have to select a group, while previously it wasn't necessary. In my project, a default list of users is automatically loaded by a file at first startup. Onl...
by Hi-Volt
Tue Nov 06, 2012 4:38 am
Forum: Application Development
Topic: Problem with NMEA-RMC sentences
Replies: 2
Views: 7514

Re: Problem with NMEA-RMC sentences

Good morning. Yes, with RMB.1 address I have no problem. Luckily my new receiver generates RMB sentences... because I have also an older GPS receiver here in office (not used for this project), and it doesn't generate RMB sentences.
Thank you.
Best regards!
by Hi-Volt
Mon Oct 29, 2012 9:43 am
Forum: Application Development
Topic: Problem with NMEA-RMC sentences
Replies: 2
Views: 7514

Problem with NMEA-RMC sentences

Hi. I have added a GPS NMEA receiver to my project. It is connected to COM 2 port of my TA100 panel. My program analyzes the RMC sentences. Currently I'm testing the program using the Avangardo GPS Generator Pro (NMEA version V3.0) and a Garmin GPSMAP 76Cx receiver (NMEA version V3.01). With Avangar...
by Hi-Volt
Tue Oct 02, 2012 10:24 am
Forum: Application Development
Topic: iXDeveloper 2.0 - problem with group visibility
Replies: 5
Views: 10298

Re: iXDeveloper 2.0 - problem with group visibility

No, the text into the rectangle is correctly shown in the panel. iXDeveloper has a text alignment problem. Often the position of the text in my PC screen doesn't match exactly in the panel, then I have to send the project to the panel more times to find the correct position. Maybe iX 2.0 has the sam...
by Hi-Volt
Tue Oct 02, 2012 7:57 am
Forum: Application Development
Topic: iXDeveloper 2.0 - problem with group visibility
Replies: 5
Views: 10298

iXDeveloper 2.0 - problem with group visibility

Hi. I have opened an iXDeveloper 1.31 project with iXDeveloper 2.0. After the conversion, the group visibility property doesn't work :x . In my project there are many group-icons. The alarm icon for example, is composed by: a rectangle, a text and a warning symbol (.lib) (see the attachment). If I d...
by Hi-Volt
Fri Aug 10, 2012 1:20 am
Forum: Scripting
Topic: Email device parameters
Replies: 3
Views: 9598

Re: Email device parameters

Thank you very much!
by Hi-Volt
Tue Aug 07, 2012 4:53 am
Forum: Scripting
Topic: Email device parameters
Replies: 3
Views: 9598

Email device parameters

Hi. I have written a code to modify the Email device parameters (SMTP, port, etc) via script, but all the settings are lost during the power cycle. Could you suggest me in which way it is possible to save the settings permanently?
Thank you!