Function Block
I have Configured 1 digital input & 1 Digital output. Whenever my Digital input goes high, my output should go high & viceversa. Any function block is there which gives output directly when DI goes high/low?
Voted best answer
Use the signalinBool block from the signallib.Connect the digital in to the input and digital out to the output.It works and is simple
Answers
Move!
Use Move Function Block
Hi
If you just want to see high to high and low to low value then use Move.
If you have want Alarm Event, Signal force and want to use other features then use SignalBool block
Regards
Source: Signal Bool
by Sumit Gargav
using which engineering tool and for which controller type ?
by SG Rank: 50 on 2/18/2014 6:07:02 PM | Like (0) | Report
Using Control Builder 5.1, AC800M controller
Add new comment