19
On the web page, the Macro number is allocated from the first
unused Macro and user can modify the number. The Macro name
can be character, numerical number or Chinese character. The name
length should be no more than 32 characters. Macro command
information is the programming window. User can enter the Macro
command he needs. Refer to the aforementioned input formats for
details.
After user submits the command, in case there’s any grammar error,
the system will prompt user to return to the setting page. If the
setting is successful, a Macro list will be displayed.
4.9.4 Macro Command Upload
User can edit Macro message in text file and upload it to server. The
txt. file name can be any character but not “alarm.txt”.
The txt. File should be saved under ANSI encoding format, which is
the default saving position.
Refer to formats below to edit Macro in text:
MACRO: Macro number
NAME: Macro name
CMD: Macro command
END
User must program in sequence as above. There’s no capitalization
requirement for the aforementioned “MACRO”, "NAME”, “CMD”
and “END”. Only space, enter, line feed and tab are allowed in front
of “MACRO”. Only space and tab are allowed between “MACRO”
and “:”. Space, enter, line feed and tab are allowed after the Macro
number. Rule of “NAME” is the same as that of “MACRO”. The
Macro name is started with the first character after ":" and ended
with line feed. The length for Macro name should be no more than
32 characters. Rule of “CMD” is the same as that of “MACRO”.
The Macro command is started with the first character after “:” and
ended till “END”. The length for Macro command should be no
more than 5000 characters.
Edit the Macro in text as follows:
After user has uploaded the text file, the system will prompt with
how many Macro commands have errors if there’s any.
Add New