hello sir,
i was doing a small task which controls the railway gate crossing. here i am using a flat sequence in which the first frame calculates the speed of the train and the second frame does the gate controlling job.the idea is to generate pwm based on the Gate inputs. so when the gate sensor 1 gets boolean 1 then pwm must be of 50% pulse width so that servo closes the gate. similarly when Gate sensor 2 gets boolean 1 then servo goes to normal state back. the first frame executes fine and when it enters in to the second frame the boolean inputs are not taking in. i am new to labview. i am not good in using these structures. if i am using these wrong pleas guide me. attaching the file below.
please help me with the problem