Search found 33 matches

by charlyprouteau
Fri Jun 07, 2013 2:36 am
Forum: Application Development
Topic: Add a video stream
Replies: 4
Views: 10853

Re: Add a video stream

Dear Sir,
When I try to add the scrip code I have this error message:
"Unable to convert implicitly type 'System.Uri' to 'String'.

Could you explain how solve this error.

thanks for your support.
by charlyprouteau
Thu Apr 18, 2013 8:52 am
Forum: Application Development
Topic: Import excel sheet on IX
Replies: 4
Views: 8603

Re: Import excel sheet on IX

It is not this function I want to do.
I want to import excel sheet when the project runs, and affect value (located on the excel sheet) to a tag.
For information, the project will run on a PC.
example : tag1 will take value of D4 case on the excel file.
thanks for your answer
by charlyprouteau
Thu Apr 18, 2013 3:06 am
Forum: Application Development
Topic: Import excel sheet on IX
Replies: 4
Views: 8603

Import excel sheet on IX

Dar Sir,

Is a way to import excel sheet to IX?
My problem is :
I need fill datas on D1 = "colums A, line 1" and D2 = "colums A, line 2" in Microsoft Excel.
Then, I need to import this excel file into IX, and affect D1 to TAG1 and D2 to TAG2.
Have you got an idea about this?

Thanks for your answer.
by charlyprouteau
Thu Mar 07, 2013 1:58 am
Forum: Application Development
Topic: date & time with S7 ISO over TCP
Replies: 8
Views: 18331

Re: date & time with S7 ISO over TCP

And How can I set date & time on a runtime application (on a PC application)? Because this script doesn't work.
by charlyprouteau
Thu Feb 28, 2013 2:43 am
Forum: Application Development
Topic: alarm server intialize
Replies: 3
Views: 6317

Re: alarm server intialize

Yes but if the alarm is already triggered I can not modify the alarm text... Is a way to initialize alarmserver at startup?
by charlyprouteau
Wed Feb 27, 2013 11:03 am
Forum: Application Development
Topic: alarm server intialize
Replies: 3
Views: 6317

alarm server intialize

Hello, I've developped an application on a TA150 with no text programmed in "normal"mode. I mean directly on the by alarm server. The alarm texts are written in alarmserver scrip as : Globals.AlarmServer.Alarm1.Text = "alarm 01"; But sometimes, at the application restart, alarm texts are empty. How ...
by charlyprouteau
Wed Feb 13, 2013 2:46 am
Forum: Hardware
Topic: Reload project by USB key
Replies: 2
Views: 13385

Reload project by USB key

Is a way to load a project with an USB stick without use a laptop (with project/export on IX softwre). This functionnality is availble with EXTER and it is very simple : just connect usb on touch screen, and the project is automatically loaded. Is a way to do the same with IX series (TAxx, TxxA...)....
by charlyprouteau
Tue Feb 12, 2013 10:24 am
Forum: Application Development
Topic: Alarm Banner
Replies: 11
Views: 21946

Re: Alarm Banner

But with this script code, if the first alarm is acknowledge, the string tag will be ' ' whereas the second alarm is active. I just want to read the first active alarm on the alarm viewer objet.
by charlyprouteau
Tue Feb 12, 2013 6:36 am
Forum: Application Development
Topic: Alarm Banner
Replies: 11
Views: 21946

Re: Alarm Banner

Yes but now, how can i do to have the last alarm appears on a string tag?
by charlyprouteau
Tue Feb 12, 2013 5:35 am
Forum: Application Development
Topic: Alarm Banner
Replies: 11
Views: 21946

Re: Alarm Banner

I tried this solution but I can't modify the background color of the "alarm banneer" and it stays white... And I don't want white...