12-06-2010, 10:31 AM
how to use AND gate in programming and what is the form used with AND gate
|
AND gate
|
|
12-06-2010, 10:31 AM
how to use AND gate in programming and what is the form used with AND gate
12-06-2010, 12:18 PM
You may be referring to the action
\"And Input with Last Action Value\" This is used for special conditional programming purpses eg the following Response shows one way this can be used Get Input Zone03 AndInput Zone04 If LastActionValue <> 0 Then Do something End If This means that in Input 3 and Input 4 are both ON then do something I hope that makes it clearer |
|
« Next Oldest | Next Newest »
|