Circular Reference Output Condition
Posted: Sat Aug 30, 2008 1:28 am
Hi,
When setting up an output can you make its controlling conditions self refferece its own status? The software does seem to allow it but not sure if it will actually work. (cant test it till next week)
Output#1 = True IF Input#1 = True
OR
Output#1 = True IF Output#1 = True AND Input#2 = False
Input#1 initially triggers output#1. The output should stay active even after the initial trigger is removed (due to the circular refference) and will only be deactivated when Input#2 becomes True.
Do you think this will work?
John.
When setting up an output can you make its controlling conditions self refferece its own status? The software does seem to allow it but not sure if it will actually work. (cant test it till next week)
Output#1 = True IF Input#1 = True
OR
Output#1 = True IF Output#1 = True AND Input#2 = False
Input#1 initially triggers output#1. The output should stay active even after the initial trigger is removed (due to the circular refference) and will only be deactivated when Input#2 becomes True.
Do you think this will work?
John.