The leader in industrial automation and control solutions

Introduction

All Maple Systems HMIs programmed with EBPro (EasyBuilder Pro), including every cMT X Series and cMT Series model, are compatible with Panasonic MINAS A5. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.

Supported Series: Panasonic MINAS A5 series Servo Drive

HMI Settings

Parameters Recommended Options Notes
PLC typePanasonic MINAS A5
PLC I/FRS232RS232/RS485 2W
Baud rate96002400~115200
Data bits8
ParityNone
Stop bits1
Axis no.0 (master station only)0 ~ 127 (slave)

NOTE: When connecting with more than two devices, it is recommended to set timeout to more than 4 seconds. Set a longer timeout when connecting with more devices to maintain good communication.

Device Address

Bit/Word Device type Format Range Memo
BCommand 20D0 ~ 7States (Note 3)
BCommand 27DD0 ~ 31Input Signal (Note 3)
BCommand 28DD0 ~ 31Output Signal (Note 3)
WCommand 01D0CPU Version (Numeric format: 16-bit Hex)
WCommand 05DD0 ~ 11Driver Version (ASCII / 12 words)
WCommand 06DD0 ~ 11Motor Version (ASCII / 12 words)
WCommand 21D0 ~ 1command pulse counter (Numeric format: 32-bit Signed)
WCommand 22D0 ~ 1feedback pulse counter (Numeric format: 32-bit Signed)
WCommand 24D0present speed (Numeric format: 16-bit Unsigned)
WCommand 25D0present torque (Numeric format: 16-bit Unsigned)
WCommand 26D0 ~ 1present deviation counter (Numeric format: 32-bit Signed)
WCommand2D_SD0 ~ 1Command 2D Single turn data (Numeric format: 32-bit Signed)
WCommand2D_MD0 ~ 1Command 2D Multi-turn data (Numeric format: 32-bit Signed)
WParameterHHH0 ~ 639Individual Parameter (range: 0x000 ~ 0x639) (Note 2)
WCommand 72D0write parameter to EEPROM (Note 1)
WCommand 90D0present Alarm Data (Numeric format: 16-bit Unsigned)
WCommand 92DD1 ~ 14Batch Alarm (Note 4) (Numeric format: 16-bit Unsigned)
WCommand 93D0clear Alarm History (include EEPROM) (Note 1)
WCommand 94D0Alarm Clear (Note 1)
WCommand 9BD0Absolute Clear (Note 1)
  1. Command 72, Command 93, Command 94, and Command 9B are write only. (These commands are able to use Set Bit Object and execute the write command after triggering Set Bit Object.) Commands other than these four are read only.
  2. Parameter read/write: Use device type to define address control from 000~639. For example: “address_000” is mapping to “Parameter_000”. (Please refer to Panasonic MINAS A5 Series User Manual.)
  3. Device address type can define MINAS A5 Driver’s command list. Command 20, Command 27, and Command 28 are Bit type, use “Operating range” to map communication order status. For example: “Command 20_3” means “Read state_CCW”. (Please refer to Panasonic MINAS A5 Series User Manual.)
  4. Command 92 is word type; use “Operating range” to map the record of 14 alarms.

Wiring Diagram

NOTE: The serial port pin assignments may vary between HMI models.

Diagram 1: RS-232 (MINAS A5 Driver X2 Port RS232 Signal)

The following is the view from the soldering point of a connector.

RS232 8-pin connector face view showing pin numbering layout: pins 8,6,4,2 in top row and 7,5,3,1 in bottom row.
HMI Direction PLC
Pin assignments RS232 8P
Connector
Rx↔ (bidirectional)3 TXD
Tx↔ (bidirectional)4 RXD
GND↔ (bidirectional)1 GND

Diagram 2: RS-485 2W (MINAS A5 Driver X2 Port RS485 Signal)

The following is the view from the soldering point of a connector.

RS485 2W 8-pin connector face view showing pin numbering layout: pins 8,6,4,2 in top row and 7,5,3,1 in bottom row.
HMI Direction PLC
Pin assignments RS485 2W 8P
Connector
Data-↔ (bidirectional)5,7 485-
Data+↔ (bidirectional)6,8 485+
GND↔ (bidirectional)1 GND