Search found 6 matches

by KurtisR
Fri Nov 18, 2011 4:46 pm
Forum: Application Development
Topic: USB Access in FTP
Replies: 3
Views: 9873

Re: USB Access in FTP

Thank you for your reply. I wanted to use the USB storage for saving trending data so i would not be consuming the panel storage. Your reply would indicate that this is not feasible. I can use the backup to USB function in IX but i would have to then copy the files to the FTP accessible directory - ...
by KurtisR
Fri Nov 18, 2011 2:38 pm
Forum: Application Development
Topic: USB Access in FTP
Replies: 3
Views: 9873

USB Access in FTP

Does anyone know if I can access the files stored on the connected USB drive via the FTP connection?

I am able to connect to the FTP server running in the Panel (QTERM-A12) but the directory listing is blank.

Any info would be great.
Thanks,
by KurtisR
Thu Sep 01, 2011 10:56 am
Forum: Application Development
Topic: Releasing internal tags
Replies: 3
Views: 10277

Re: Releasing internal tags

Thanks for the reply. I seen the other topic on here for using popup and it does make sense. It would be cumbersome though to have to assign a pointer to each tag group I need to use in popup. As well as the open/close events of the popup would have a massive amount of scripting in each ;) I appreci...
by KurtisR
Thu Sep 01, 2011 10:18 am
Forum: Application Development
Topic: Releasing internal tags
Replies: 3
Views: 10277

Releasing internal tags

Hi Ron, I have an issue with my application. I have created a function to populate internal tags with external tag information. The function then calls the popup that is mapped to the internal tags. The idea is I can then call this function throughout my application. I have multiple functions - one ...
by KurtisR
Tue Aug 30, 2011 10:19 am
Forum: Scripting
Topic: Alarm Filtering
Replies: 4
Views: 8969

Re: Alarm Filtering

Thank you for the response Loyd. I understand your solution - basically have a stack of alarm viewers and make them visible through the CurrentAlarmView Tag. I will give this is try and see how it works. I am going to also have to select the correct AlarmViewer based on this tag value for the Acknow...
by KurtisR
Mon Aug 29, 2011 11:28 pm
Forum: Scripting
Topic: Alarm Filtering
Replies: 4
Views: 8969

Alarm Filtering

I am wondering if it is possible to filter the alarms shown at run time? I have 4 Alarm groups defined in the Alarm server. Basically I would like to either choose my alarm group from a drop down box and have the selection filtered to the alarm viewer or cycle through the available alarm groups thro...