Pacific Research Solutions RI-200 User Manual

Page 40

Advertising
background image

Pacific Research Solutions

RI-200 User Manual

Page 39

4.5.43

SET CLOCK TIME

The system time clock is used by the scheduler (S-Command 44). This command is used to set the system time clock. If you
wish to use the scheduler, the time clock must be reset after power is restored to the controller. Executing this command
resets the flag that triggered the “Clock not Set” or “Clock Reset” courtesy messages, see S-Command 32. The time is set in
a 24 hour format. If you plan to use the scheduler, you may want to change the “Clock not Set” message trigger to point to
the Power on reset courtesy “RST” message.

SYNTAX:

43 [Hour] [Minutes]

MINIMUM:

0000

MAXIMUM:

2359

UNITS:

Hours, Minutes

DEFAULT:

Clock is not set when power is turned on.

EXAMPLE:

43 07 30

Set time to 07:30 AM

4.5.44

SCHEDULER TO TRIGGER A MACRO

This is a simple scheduler, allowing you to instruct the controller to perform a macro at a certain time of the day. Eight
individual schedulers are available. The time clock must be set properly after each time the power is restored (S-Command
43) for this command to work correctly. This command can be used to automatically turn on and off the repeater or telephone
interconnect each day.

SYNTAX:

44 [Scheduler #] [Time] [Macro start line]

MINIMUM:

Scheduler # 1, Time 0000, Macro start line 0 (disable scheduler).

MAXIMUM:

Scheduler # 8, Time 2359, Macro start line 999.

UNITS:

Scheduler # 1 to 8, Hours / Minutes, Macro start line 000 to 999.

DEFAULT:

All schedulers disabled, macro start line 0.

EXAMPLE:

44 1 0730 32

Scheduler #1, Execute macro at start line 32 at 07:30 AM.

4.5.45

LOGIC INPUTS and INTERNAL FUNCTIONS – STATE CHANGE TRIGGER

The controller has three digital inputs and seven internal functions that can be used to trigger macros. Each of these inputs or
functions can be setup so when the state changes (falling and rising edges) for an input, a macro starting at macro line
address 1 through 999 will be executed. To disable this function use 0 as the macro start line address. See section 2.0 and
2.6 for information on the pin numbers for each input. This function can be used to generate an alarm message or externally
turn on/off a controller function.

SYNTAX:

45 [Bit] [State] [Macro start line]

MINIMUM:

Bit 1, State 0 (Falling edge), Macro start line 0 (disable function)

MAXIMUM:

Bit 9 (Aux PTT input), State 1 (Rising edge), Macro start line 999.

UNITS:

Bit 1 = Input 1, 2 = Input 2, 3 = Input 3, Bit 4 = COS, 5 = Repeater CTCSS or DCS, 6 = PTT,
Bit 7 = AUX input COS, 8 = AUX input CTCSS or DCS, 9 = AUX input PTT
State 0 = Falling edge (High to Low), State 1 = Rising edge (Low to High)
Macro start line 0 = Disable, 1 – 999 = Macro start lines

DEFAULT:

All bits set to 0

EXAMPLE:

45 1 0 10

Input #1 Falling edge triggers macro starting at line 10.

45 6 0 11

Repeater PTT Falling edge triggers macro starting at line 11.

45 1 1 12

Input #1 Rising edge triggers macro starting at line 12.

45 6 1 344

Repeater PTT Rising edge triggers macro starting at line 344.

Advertising