12/13/2009 1:33 PM | |
Joined: 10/7/2005 Last visit: 10/11/2024 Posts: 3024 Rating: (1054)
|
Hello naga it seems there is some confusion going on here, so here's my attempt to help. To begin with, "Force Variables" in Step 5 is a bit of a misleading term. Your "force" is not a permanent force but rather a oneshot write of the signal into the PLC (and can or will be overwritten by your logic). "Force Outputs" in Step5 on the other hand is a permanent force but works only when the S5 in in STOP (i.e. logic is not executed so nothing will overwrite it either). As for your specific questions:
Both"forcing"functions have one thing in common, you can NOT "force" individual bits, only Bytes, Words or Doublewords can be "forced" and I wonder if that is your problem here.
Nothing wrong with downloading individual Blocks while the PLC is running, S5 and S7 PLC's are designed for this. You'll can also find some more useful info about this in the Step5 manual (check what version you are using and do a search for it inhttps://support.automation.siemens.com) I hope this helps |
Cheers |
|
Follow us on