background image

33

Detail Programming Macro Commands Continued

Each Event uses two lines of the display to view. The left side is a short description of
the event and each top line is labled N1 N2 N3 N4 N5 N6 N7 N8 N9 N0 (N0 is actually N10).
Of course you can't see all the numbered commands in one view so scroll across using the
"0" key. It will wrap back to start after the last number is shown. Directly under the "N"
is the actual Macro Command and should initially all be set to "00" as the Resume Command.

To Set a Macro Function

 using command 

#5

:

#5 01*11*22*33#

Set Event Line-01 with commands 11,22,33, terminate.

#5 01#

Clear Event Line-01 by setting whole line to "00"s.

Here is a sample for setting up a two code function being required to Grant Access:

Program:
1) On Entry Code validated: <Set Switch 1 On><Set 4 Seconds on Timer><Discontinue>.
2) On Special-1: <And Switch 1 On><And Timer Clear><Clear Switch 1><Resume>.
3) On Card-1 Valid: <And Switch 1 is Off><Discontinue>.

Explanation:
1: Sets Switch-1 for a valid Entry Code, starts a Timer, but stops short of Entry Granted.
2: Is always checking Switch 1 and clears it anytime that the Timer expires. (clean up)
3: If Card-1 is Access Valid but Switch 1 was off then the Card-1 Valid is cleared only.

Thus a valid Card-1 Access can only be processed within 4 seconds of a valid Entry Code.

Ok.. you want a simple example? Here goes:

1) On Ajar-1 Input Active (Event number 4): <Cycle Relay-1> (Macro command 15)

Thus a simple contact closure on Ajar-1 input will Gate Cycle the Relay-1.

Programming example of the simple sample above:

Good and simple, this command does the basic job:

#5 04*15#

Better yet simple, this command includes a Audio Request to Enter but leaves the audio on:

#5 04*15*85*48#

Best, same as above, but cleans up after itself after the message has played.

#5 04*15*85*48*03*07#

Note: This procedure method just above doesn't activate until the Ajar-1 event concludes.
A work-around would be more complex and use Event-24 starting with Command-62 but the
following commands would have to form a procedure to stop the message from restarting the
whole time while the Ajar-1 input is active.

Note: The above sample may appear to provide a method for gate access but be aware that
the system doesn't know why you did this. Was it for Access or a Camera Enable? Thus the
access event isn't placed in the Audit Log. We have not provided you with the ability to
force a logged entry because a mistake in programming could fill up the log memory real
fast. The commands we do allowed you to have can't harm the system. They might tie it into
programming knots and loops but they can't harm it.

Note: Don't do this "#5 24*07#". This Macro sequence could normally lock up part of the
system. However, we do trap for high frequency reset commands (07) to reduce such risks.

Summary of Contents for Uni-2010

Page 1: ...WWW TrigonElectronics Com Uni 2010 Programming Instruction Manual February 2011 Revision 1 2 255 Glider Circle Corona CA 92880 Phone 951 371 1730 Fax 951 371 2592 Free 800 842 7444...

Page 2: ...0 8 n Set MG3 HF3 TA3 Passback options Default 0 Page 15 9nn Assign a Tone to a Function for when unit dials out normally Page 24 9 nn Assign a Tone to a Function for when unit has been called remotel...

Page 3: ...TA3 Mode Enable Page 15 Anti Passback Enable Page 15 Tamper Alarm Enable Page 15 Quiet Keypad Enable Page 15 Active Keypad Enable Page 15 Entry Message Enable Page 16 Auto Site ID Enable Page 16 Muted...

Page 4: ...igns or replaces Resident 123 s 1st Phone Number Enter 0 123 2 5551212 Assigns or replaces Resident 123 s 2nd Phone Number Enter 0 123 3 5551212 Assigns or replaces Resident 123 s 3rd Phone Number Ent...

Page 5: ...Command Enter 4 0 Sets Unit to stop dialing at the end of the phone number list Enter 4 2 Sets Unit to restart dialing again from the top of the phone number list Enter 60 Enables Unit to detect Ring...

Page 6: ...may be done via the local Keypad remotely via Touch Tones via 56K Modem and via direct PC connection through Rs232 or Rs485 The PC must have TriComPro software installed on it Also we have a Lan Modul...

Page 7: ...tic Volume Control new Auxilary 5V supply at 500 mA new Features of the new Universal 2010 System Software Ultra Multi Tasking Event Driven Program new Template Controlled Architecture new TED or Trig...

Page 8: ...at you want after it s installed we can probably reconfigure it to your special needs just minutes after the request is made Note This doesn t open the product to security risks as the communications...

Page 9: ...of getting lost in the remote programming sequences All commands are entered as a sequence of digits that may include additional tones When the command is fully entered use the tone or key to termina...

Page 10: ...his has resulted in too many errors in past products because the person programming is basically working blind To move the cursor left you must use the 0 key and move the cursor right until it wraps b...

Page 11: ...igit from 0 to 9 When multiplied by 5 gives the duration in seconds that the second gate control relay is engaged for allowing entry Thus 1 5 seconds 2 10 seconds 9 45 seconds maximum Special case is...

Page 12: ...unaware the Modems have all answered already and completes dialing the phone number as directed Thus the PC dialer can be specific to which unit it connects to The dialer number would look like this 5...

Page 13: ...unction or disabled then it s a good idea to enable false dialing Verify Dial Tone forces the unit to test the dial tone for an additional 3 seconds before dialing proceeds This is most useful when th...

Page 14: ...lowered in quiet areas and will increase as the local noise increases near the microphone This mode also allows the unit to operate in full duplex because full duplex operation requires dynamic timely...

Page 15: ...ion Anyone with the knowledge of this code can put your unit into programming mode and erase everything with one command Be absolutely sure to write down the new replacement code or you will lock your...

Page 16: ...sed for entry control if desired Note In TA3 mode the Postal Input becomes a secondary push to call button Use of this input in TA3 mode causes the unit to autodial from List B thus making this unit a...

Page 17: ...Entry Message Non Muted Site Id Message n 2 Disable Auto Site Id Message Enable Entry Message Non Muted Site Id Message n 3 Enable Auto Site Id Message Enable Entry Message Non Muted Site Id Message...

Page 18: ...for this specific Resident Note A single resident is subject to the following data limitations Resident Code Mandatory 1 to 4 digits as an active record indication Resident Name Optional 16 text lette...

Page 19: ...999 1st Entry Code as 667788 1 999 2 556677 Sets Creates resident 999 2nd Entry Code as 556677 Batch loading a group of entry codes in one command 1 999 123 2345 34567 45678 5678 678 89 In this examp...

Page 20: ...es will be filled and extras will be discarded with an error tone Deleting a Resident Card Code using command 2 2 999 This command deletes all Card Codes for resident 999 2 999 1 This command deletes...

Page 21: ...based on the day of the week The clock will continue accurate time keeping without system power for about 4 days After that the clock will need to be set This unit doesn t use clock batteries as they...

Page 22: ...ogramming mode View System Configuration using command 1 View System Configuration Scan down using the key until you see Pool Codes nnn Where nnn is the number of Pooled Entry codes available Also che...

Page 23: ...or Card Sites N and check for Card Zones Y or Card Zones N Obviously Y yes and N no Keep these options in mind when choosing the best commands while placing codes into the Pooled Cards database Card...

Page 24: ...e numbers to dial are derived from List A When a visitor pushes the call button the unit pulls the first number from List A and dials it There can be up to 10 Numbers in the order of 1 2 3 4 5 6 7 8 9...

Page 25: ...r previous units granted access using tone zero 0 issued from the resident or security desk when they received a call from the unit This is now done via a table with functions assigned various touch t...

Page 26: ...te controls etc As always you must be in programming mode to issue programming commands Assign a Funtion to a Tone using command 9 out going calls placed from the unit 9ft Set function f 0 to 9 to ton...

Page 27: ...enabled and Macro Commands are also properly programmed then the following applies Prompt lines are only usable via Macro Commands These are commands that enable you to send special prompts to your di...

Page 28: ...f Jan 1st to End of Dec 31st Monday to Sunday Or in other words the full year with no gaps A person assigned this time zone could enter and exit anytime they wish because this window would always be o...

Page 29: ...lidays once and tie them together in a single list Then you can define several work shifts for several groups of people as separate lists with just one mention of the holiday denial list in each That...

Page 30: ...ay 3 4 5 00000 65535 Set Reader 1 Card Code Range 00000 65535 to Set Switch 3 4 6 00000 65535 Set Reader 2 Card Code Range 00000 65535 to Cycle Relay 1 4 7 00000 65535 Set Reader 2 Card Code Range 000...

Page 31: ...eral announcement that entry access can not be currently granted Slot 4 Message to resident that a visitor is waiting for access approval by TED Slot 5 General announcement that entry access has been...

Page 32: ...simply continue as normal We have defined 91 such Macro commands from 00 to 90 This has left room for 9 more commands to be expanded on based on feedback from users of desirable new macro commands to...

Page 33: ...on Playback 04 Clear Timer 05 Set Timer 2 Seconds 06 Set Timer 30 Seconds 07 Force Restart 08 Clear Display 09 Latch Relay 1 10 Latch Relay 2 11 Latch Relay 3 12 Unlatch Relay 1 13 Unlatch Relay 2 14...

Page 34: ...f a valid Entry Code Ok you want a simple example Here goes 1 On Ajar 1 Input Active Event number 4 Cycle Relay 1 Macro command 15 Thus a simple contact closure on Ajar 1 input will Gate Cycle the Rel...

Page 35: ...e Obvious Check 12 VAC is applied to the correct terminals and is on Check Phoneline is active 24V to 50V and applied to correct terminals Short Post Input and check for contact closure on Gate Contro...

Page 36: ...tton dialer dials from a phone list used for access control Hook Switch Input An electrical input sensing contact closure from a hook switch Hook Switch A push button or cradle assembly for indicating...

Page 37: ...ouch tones Touch Tone Extension A two digit ID per unit for multiple units on a single phone line Touch Tones A standard tone based technology that assigns numerical values to tones TriComPro A progra...

Page 38: ......

Reviews: