S7-1200 HMI Start Up

junior

Member
Join Date
Jan 2006
Location
Seattle
Posts
271
Happy New Year everyone!

I'm using a KTP1000PN touch screen with a S7-1200 plc. One of the thinks I need to do is when the touch screen powers up, when the start screen pops up, I need to start a timer in the PLC.

I'm doing this by using the Loaded event on start screen to run the function setbit and set a tag to 1. The problem I'm having is that when the touch screen powers up, the start screen is displayed and the setbit function runs, but the PLC tag doesn't get set to 1. I think it's because the communication between the touch screen doesn't get established till after the start screen is displayed.

Is there another way this could be achieved?
 
You may be able to use the ´coordination´ area pointer. I think the first bit in the byte comes on when the HMI has started up?
 

Similar Topics

...and I agree. Context: TIA Portal/HMI = KTP1200 (12" screen) In the attached redacted image, the values in the white boxes are entered by the...
Replies
10
Views
712
Good day, May I ask, what do I need to perform MIGRATION of HMI program from Siemens MP277 10" Touch hmi to TP1200. I already have WinCC Flexible...
Replies
0
Views
160
I've got TIA portal v18, KTP1200 HMI. I want to add a slider bar (if that's the correct name for it) to an HMI screen. Baslcally, like a...
Replies
8
Views
1,114
See the attached pic ("workflow"). I want to create 2 workflows, depending on if the person who's just logged in is an OPERATOR or an ADMIN...
Replies
17
Views
2,475
Hello, I have a small application with a S7-1200 CPU 1212 and a KTP400 Basic HMI. When i am connected to the PLC with my PC i would like to...
Replies
1
Views
544
Back
Top Bottom