3/7/2011 6:21 AM | |
Posts: 4 Rating:
|
Hi am raghu.. Could anyone pls tell how to open the file with extension .awl.. Splitted from converter Float to S5Time. |
Last edited by: O_Moderator at: 3/8/2011 8:22 AMnew subject after splitting |
|
3/7/2011 6:44 AM | |
Joined: 10/7/2005 Last visit: 5/26/2023 Posts: 2965 Rating:
|
Hello raag an "awl" file is a so called "Source" file, to use itdo the follwoing: 1.) Right click on the "Sources" folder, select "External source" and openthe "awl" file 2.) The awl file will now appear in the "Source" folder, open it with a double click and click on "Compile" or rightclick on it and select "Compile" to - well - compile it into a program block. Before you compile this particular source file, you'll need to do the following: 1.) Manually add FC40 (TIM_S5TI) from the IEC Function Blocks librabry into yourBlocks folder 2.)Declare an FB in the symbol table (e.g FB77)and name it "F_TO_S5T". Alternatively edit the source file and change the name behind the "FUNCTION_BLOCK" declaration from "F_TO_S5T" to for example "FB77". I hope this helps and have a look too at the link below for more on this: Information about the topic of "Editing source files" |
Cheers |
|
This contribution was helpful to
2 thankful Users |
3/17/2011 9:26 PM | |
Joined: 1/28/2009 Last visit: 5/26/2023 Posts: 6802 Rating:
|
Check the following link: S5 Timer Value needs to be changed from WinCC[code] L MD 100 //READ DATA FROM HMI IN SECONDL 1.000000e+003 *R RND T MD 104 //JUST FOR CHECKING CALL "TIM_S5TI" IN :=MD104 RET_VAL:=MW108[/code] AttachmentS5T.zip (156 Downloads) |
9/28/2011 5:54 AM | |
Posts: 112 Rating:
|
thanks for the explaination of s5 timer from hmi |
This contribution was helpful to
1 thankful Users |
9/27/2021 8:41 AM | |
Joined: 9/27/2021 Last visit: 3/23/2022 Posts: 1 Rating:
|
Helpfull |
Follow us on