MesCom
– Workshop Manual – D6000/i14/V10
© Dycon Ltd 2014
-
33
7.2.15
POINT
Change a setting of a point. See section 7.4 for details of the
parameters available.
Access Level:
Administrator
9876 POINT <point> <parameterA> <valueA> <parameterB> <valueB> <parameterC>
<valueC> <parameterD> <valueD>
<point>
Input or output name or number
The ALL keyword is not a valid point name.
ALL supported: Yes
<parameterA> Setting you wish to view.
Up to 4 parameters
<valueA>
Value or text to be assigned to <parameterA>.
<parameterB> Optional setting you wish to view.
<valueB>
Value or text to be assigned to <parameterA>.
<parameterC> Optional setting you wish to view.
<valueC>
Value or text to be assigned to <parameterA>.
<parameterD> Optional setting you wish to view.
<valueD>
Value or text to be assigned to <parameterA>.
9876 POINT input1 PNAME flame
Change the name of input1 to flame
MesCom: flame: pname flame 04/04/12,16:15:25
9876 POINT 8 TYPE 0 DEBOUNCE 10
Change type of point 8 to 0 (digital input) and
debounce to 10 samples
MesCom: Input2: type 0 04/04/12,16:15:25
9876 POINT input1 ALL …
Allows all options for a specific point to be set in one
message. It is not recommended for manual
commands. See HELP POINT for order of parameters
Notes
Please Note: All labels MUST contain NO spaces - we suggest underscore
is used instead.
All parameters must be followed by a value; some parameters require more
than one value; all values must be present.