Hi,
I need to be able to toggle a bit on and off when another variable is equal to a specific value.
i.e.
when M1_Status = 2, M1_ToggleBit = 0,1,0,1,0.......... with a second interval between toggles.
When M1_Status <>2, M1_ToggleBit = 0
I need this to do a little animation on a symbol when it is in a running state.
:)
This is a migrated post! Originally posted on 07.11.2011 by user allmendinger. Please be aware that information can be outdated.