Mewtocol-Com Format; Mewtocol-Com Command Format - Panasonic FP7 User Manual

Cpu unit. com port communication
Hide thumbs Also See for FP7:
Table of Contents

Advertisement

8.2 MEWTOCOL-COM Format

8.2.1 MEWTOCOL-COM Command Format

Command message
(1) Header (start code)
Commands must always have a "%" (ASCII code: H25) or a "<" (ASCII code: H3C) at the
beginning of a message.
(2) Station no.
 The station no. of the PLC to which you want to send the command must be specified. The
station no. of the PLC is specified by the system register. In the case of the FP7 CPU unit,
the station no. is specified in the FPWIN GR7 configuration menu.
 In 1:1 communication, specify "01" (ASCII code: H3031) or "EE" (ASCII code: H4545).
(3) Text
The content of this varies depending on the type of command. The content should be noted in
all upper-case characters, following the fixed formula.
(4) Check code
 This is a BCC (block check code) for error detection using horizontal parity. The BCC should
be created so that it targets all of the text data from the header to the last text character.
 The BCC starts from the header and checks each character in sequence, using the
exclusive OR operation, and replaces the final result with ASCII code. It is normally part of
the calculation program and is created automatically.
 By entering "**" (ASCII code: H2A2A) instead of BCC, you can omit BCC.
(5) Terminator (end code)
Messages must always end with a "CR" (ASCII code: H0D).
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: info@clrwtr.com
8.2 MEWTOCOL-COM Format
8-5

Advertisement

Table of Contents
loading

Table of Contents