04-15-2008 11:06 AM
04-15-2008 04:40 PM - edited 04-15-2008 04:43 PM
You know what? I have. Some places in PA near where my in-laws live have these lights that have a solid red and a green left turn arrow on the same time. Even though the green arrow comes on, the light stays red. I don't know precisely what that means. Does that mean you have to stop before you make a left? These are on a 3 light traffic light. I think it may be just a cheaper way of having the 5 position light, where you have red at the top, yellow and green arrow on the left, and yellow and green solids on the right. But yet when the traffic is straight through, the green arrow goes out and the red solid stays red for the left turn lane which means you can't turn left yielding to oncoming traffic like you can with the 5 position light. But I've always said that PA is a little backwards.
altenbach wrote:
Have you ever seen a light where the red and green are on at the same time?
04-15-2008 05:13 PM
04-15-2008 05:25 PM
04-15-2008 05:29 PM
(You must have put this in after my post).
@Ravens Fan wrote:
But I've always said that PA is a little backwards.Sorry, Ben.
![]()
04-15-2008 06:39 PM
04-15-2008 08:10 PM
Oh yes. I forgot about those Jersey jug handles. The only state where you can't make a left. You have to make a half a dozen right turns and take 10 minutes to do it. I didn't realize VA had those lights as well. One of the things that trips me is I when I've sitting there waiting for the red light to go away and never notice that the green arrow lit up because it isn't has bright and noticeable. Hopefully there is no one behind me (like a local) blowing their horn. And since I have Ravens plates in Steelers country, they blow their horn a little louder.
richjoh wrote:
Btw, VA also has those dumb lights like PA. If you were speeding from afar approaching the lights, the red and green were both glaring so until you got right up on the traffic signal (braking) was when you could tell you had the light. Here in NJ we have traffic egineering, jughandles and left lanes are NOT for turning left but for going straight.
04-16-2008 10:14 AM
04-16-2008 10:26 AM
04-16-2008 11:28 AM - edited 04-16-2008 11:31 AM
OK officially here is the final soln to the Traffic Light sample CLD exam. I replaced all those booleans const with Bundle by Name and now its a little easier to read or debug. Currently my soln's North-South (default) state has all the booleans correctly set, you need to go through the rest and set red, yellow green whatever or red+green if you live in those States like....mentioned above.
Once again, for those planning to take the CLD, you need to add a few things, a subVI, comments and maybe 1 error handler (but stop lights should not ERROR or someone's life could be in danger! Just 1 case where poping up an error in the face is not the best idea, but maybe something smarter would do justice. But, its only a test...
Xctrl: works great for controls on the front panel but I'm using indicators. The facade VI events need to be fired. I have not yet work out how to make an xctrl indicator in my stoplight soln work for simple block diagram. Could be that its more work using xctrl but not sure at this time.
The attached includes the *.ctrls I forgot to include from the thread post.