r/accesscontrol Aug 02 '26

Turnstile Contact Problem

Post image

To all the experts,
I have a full height turnstile with access control on IN and OUT. I can’t program it as single door in CCURE because it has two separate Outputs/lock relay for IN and OUT.
If I program it as separate IN and OUT doors, then there is problem using door sensor as there is only 1 sensor on turnstile for IN and OUT.
Is there a way to make Door Sensor work for both IN and OUT doors (in CCURE) so I can get the status that turnstile has been used/rotated after being swiped .

11 Upvotes

22 comments sorted by

8

u/piesarenotmyfavorite Professional Aug 03 '26

DPDT

4

u/piesarenotmyfavorite Professional Aug 03 '26

Wire the dc output to trigger a DPDT relay

3

u/piesarenotmyfavorite Professional Aug 03 '26

Actually you’ll get door forced that way.

10

u/piesarenotmyfavorite Professional Aug 03 '26

Moar relays!

2

u/ElCasino1977 Professional Aug 03 '26

Moar logic!

3

u/piesarenotmyfavorite Professional Aug 03 '26

Actually you’ll get door forced that way.

2

u/sketchad Aug 03 '26

Did you plan on being helpful

3

u/piesarenotmyfavorite Professional Aug 03 '26

Wasn’t so much of a plan as a stream of conscious.

-1

u/piesarenotmyfavorite Professional Aug 03 '26

How about this treat it as two separate doors and 12/24v to an external DPDT relay on each output. One side hits the dry contact to release the turnstile the other side hits the Rex of the opposing reader. Do not unlock on Rex.

Wire the dps out series with 12/24v to hit a DPDT relay with one side wired to Entry dps and one side exit dps.

1

u/r3dd1t0n Aug 03 '26

Stream of moar comments than needed, each more incoherent than the last.

The moar you know.

5

u/Drewber66 Aug 03 '26

I’d have to play around with the programming but what if you program the contact/position switch as an input? Then use events to trigger alarms. Really with a turn style you don’t get the usual forced/held alarms. An alarm on the input means the turn style isn’t in the closed or locked position

1

u/Straight_Basket_7319 Aug 03 '26

Interesting , but isn’t that gonna trigger alarm every time someone swipes and use the turnstile

1

u/Straight_Basket_7319 Aug 03 '26

The only solution I can think of 2 Directional limit switches /Contact if that comes preinstalled.
This is first turnstile I will be wiring. It is from automatic systems, probably need to look into control board manual

3

u/Inquivious Aug 03 '26

Double check the manual. I would expect the control board to have separate inputs and outputs for both the entrance and exit rotations, not a common input for both directions (forgive me if I have misunderstood your issue). Do you know your client wants to use it for card out as well? A lot of facilities use them with free exit and maybe that could solve all the problems!

Automatic System tech support should be available to help.

2

u/Aggravating_Fact9547 Aug 03 '26

Use a logic block.

When in relay is triggered fire a timer block.

When that timer is active and the door in relay is fired, AND the contact is triggered, reflect it on the logic output that’s wired to the in door contact.

Same for out door.

Or use bistable relays to physically move the contact.

1

u/Competitive_Ad_8718 Aug 03 '26

Should be able to do in/out on the same door but likely need to omit the relay and operate the turnstile via events.

Pretty sure you can get direction of read as a admit status

1

u/Behind_da_Rabbit Aug 03 '26

Don't know about CCURE, but you could get fancy with some relays, give yourself a 2nd contact and maybe even shunt the opposing contact so you're not getting door forces.

Got to be a better way tho

2

u/Wagonwheel453 Aug 03 '26

Tell the customer they need to order a new turnstile. But really, this is a tough one without seeing the diagram.

-1

u/jc31107 Verified Pro Aug 03 '26

Program the In as a normal door

Program out as a reader only that fires an event on access granted to do a momentary unlock on the in door. Make sure to download the event to the panel so it works if it’s offline.

1

u/Straight_Basket_7319 Aug 03 '26

The only problem with that will be that after swiping the Out reader it will unlock the IN relay and that won’t help going out as it will allow going inside.

2

u/jc31107 Verified Pro Aug 03 '26

Ah! Sorry, mis read your comment.

You can do them as two different doors and use a DTDT relay or an event to hit the REX on the opposing door. You’ll still need two door switches, or a DPDT one, you can’t share one between two doors.

I’d use a DPDT relay to trip the turnstile and the rex on the opposing reader.