|
|||||
Purpose:
|
To get a value from another system.
|
Format:
|
REMOTE-GET a = remote point
|
Example:
|
100
|
PHONE 555-1234
|
|
110
|
REMOTE-GET A = 3-IN5
|
|
120 HANGUP
|
|
|
130 ALARM A >24 , 2 , REMOTE SITE TOO HOT
|
|
REMOTE-SET
|
(T3000 only)
|
Purpose:
|
To set a value in another system.
|
Format:
|
REMOTE-SET remote point = x
|
|
|
Description
|
x is the variable that the remote point is to be set to
|
|
|
|
|
remote point is the point in the remote system
|
|
Example:
|
10
|
REM START A REMOTE OUTPUT
|
|
|
|
20
|
PHONE 555-1234
|
|
|
30
|
A = 1
|
|
|
40
|
REMOTE-SET 2-OUT4 = A
|
|
|
50 HANGUP
|
|
|
|
|
|