9
Program
●Internal memory
These addresses are used to operate this program only.
Address
Data type
Variable name Description
5000.01 BOOL Local_PMCRExecuting Indicates the PMCR instruction execution status.
Turns ON when the PMCR instruction is being
executed, and turns OFF when the PMCR instruction
is not executed.
5000.04 BOOL Local_PMCRNormalEnd Turns ON when the PMCR instruction ends normally.
5000.05 BOOL Local_PMCRErrorEnd Turns ON when a communications error (such as a
transmission error) occurs.
5000.06 BOOL Local_DestinationDevice
Error
Turns ON when a Destination Device error occurs.
5000.07 BOOL Local_PMCRErrorCode Turns ON when a PMCR instruction error (either of
the following three errors) occurs.
(1) Sequence No. error
(2) Data read/write area exceeded error
(3) Protocol data syntax error
5010 UINT Local_ControlWord1 Execution parameter of PMCR instruction
5011 UINT Local_ControlWord2 Execution parameter of PMCR instruction
5012 UINT Local_PMCR_ErrorCode Stores an error code when a PMCR instruction error
occurs.
5020 UINT Local_FirstSendWord Sets the number of send message words of the
PMCR instruction.
5500 UINT Local_FirstReceiveWord Stores the number of message words received from
Destination Device.