HJTRBO
December 8th, 2008, 01:22 AM
Hi all,
I am looking for a bit of a hand here. I have a turnkey project for a client coming up.
I was thinking of putting a scrolling banner type status screen that displays a string of data from the PLC.
What I would like to display is; current step number (1-10), operation mode (3 states), temperature (deg C), and PLC RTC time & date (HH:MM DD/MM/YY).
So there are 4 data areas of the PLC that numeric charchters are to be read from, and hopefully combined into one string that the HMI can display.
I have never worked with strings in my life, nor do I know much about the fundamentals of a string construction, so go easy on me here.
I am using a ML 1100 and a PVC 600.
Is this a little to advanced for a newbie. I can achieve what I wish to with data displays, but I thought a scrolling banner would be pretty sweet, and save a tonne of space.
First off, can I intergrate separate data areas into 1 string (I think I have a 255 character limit on the PVC) with a copy to or something like that?
If so, is it easy to manipulate the string to display useable information?
Sorry for been so clueless.
Cheers Nathan
I am looking for a bit of a hand here. I have a turnkey project for a client coming up.
I was thinking of putting a scrolling banner type status screen that displays a string of data from the PLC.
What I would like to display is; current step number (1-10), operation mode (3 states), temperature (deg C), and PLC RTC time & date (HH:MM DD/MM/YY).
So there are 4 data areas of the PLC that numeric charchters are to be read from, and hopefully combined into one string that the HMI can display.
I have never worked with strings in my life, nor do I know much about the fundamentals of a string construction, so go easy on me here.
I am using a ML 1100 and a PVC 600.
Is this a little to advanced for a newbie. I can achieve what I wish to with data displays, but I thought a scrolling banner would be pretty sweet, and save a tonne of space.
First off, can I intergrate separate data areas into 1 string (I think I have a 255 character limit on the PVC) with a copy to or something like that?
If so, is it easy to manipulate the string to display useable information?
Sorry for been so clueless.
Cheers Nathan