CP1E_taModbus [Compatibility Mode]
CP1E_taModbus [Compatibility Mode]
CP1E-N60DT-D
OUTPUT: Input:
1) Forward 1) Moving
2) Reverse 2) Limit+
3) Start 3) Limit-
4) Homing 4) Home
5) Jog+ 5) Motor Ready
6) Jog-
ARD-KD
RDA-
RDB+
Objective:
Use Modbus-RTU to send command Inputs to Motor Driver and monitor
Outputs from Motor Driver. The idea is similar using PLC I/O’s.
Purpose:
Lessen PLC I/O’s and use Modbus-RTU instead. Also for additional functions.
Problem:
1) Need to command (write) and monitor (read) the Motor Driver at the
SAME TIME. So far, I can either WRITE or READ but I need to do both simultaneously.
CP1E-N60DT-D
ARD-KD
RDA-
RDB+
Possibilities?
1) Use Built-in RS232C for Modbus-RTU? (can’t find manuals for this)
2) 2 Modbus Masters; Built-in port and Option port (CP1W-CIF11).
a) Built-in port for READ
b) Option port for WRITE