Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You could probably do that manually with some fancy external logic... Though I could implement an automatic lock feature that locks the door automatically after a delay.
I would have to look at the logic and programming of the microcontroller and come up with a good way to make the delay configurable.
The overrides are intended to be used from the inside of the secure area to allow the user to both lock and unlock the door from inside. They can of course also be used for remote overrides. If I do add an optional timeout feature, I would probably also consider programming it to stay unlocked while the override input is active, and only start the timeout timer once the override input has gone low.
Keep in mind though, non-electronic doors won't be able to be closed automatically.
Either use an instrument panel, which can give you up to four button in one block, or use a boolean to composite adapter.