2/17/2016 8:31 AM | |
Joined: 9/8/2015 Last visit: 8/23/2025 Posts: 123 Rating:
|
Pic2 |
2/17/2016 8:31 AM | |
Joined: 9/8/2015 Last visit: 8/23/2025 Posts: 123 Rating:
|
Pic3 |
This contribution was helpful to
1 thankful Users |
2/19/2016 8:50 AM | |
Joined: 10/7/2005 Last visit: 9/10/2025 Posts: 3049 Rating:
|
Hello Masoodes I fear you discovered an undocumented feature of TIA Portal. If you declare an FC or FB Parameter of type TIMER, you MUST assign a Timer as the actual Parameter for the Block call (e.g. T 12). In your screendumps though, only an Integer number of "12" is used as the actual Parameter! "Classic" Step 7 (V5.x) will NOT allow this and would highlight it red as it expects a proper Timer number (e.g. T 12). TIA Portal Step 7 though seems to happily accept a simple Integer number instead (e.g 12), even though TIA Portal help also clearly states that "the actual Parameter must be a Timer, example T 1". I can't say if your program works correctly right now, but if I were you I would fix up all FC/FB calls that have Parameters of type "TIMER" and assign a proper "T" number as the actual Parameter (and your X-Ref will work correctly too then). I hope this helps |
Cheers |
|
This contribution was helpful to
5 thankful Users |
Follow us on