Adampower

Sort By:  
Multi-turn Absolute Encoder
$141.00
Multi-turn Absolute Encoder
$171.00
current stepper motor driver
$58.00
Speed Driver with analog voltage control
$58.00
4-20 mA current stepper motor controller
$58.00
Stepper Lead Screw Linear Actuators
$75.00
Stepper Lead Screw Linear Actuators
$55.00
MODBUS RTU NEMA23 Absolute Encoder Integrated Stepper Motor (IM23ET)


The IM23ET Series Integrated Motors represent a perfect integration of stepper drivers and stepper motors, combining the technologies of both in a single unit.

They are fully compatible with 1599-revolution mechanical absolute encoders, which not only save installation space but also streamline wiring connections.

By reducing your design and production costs, they stand as the premier choice for your stepper system solutions.

Frame Size: NEMA23
 Holding Torque: 0.8–3.0 N·m
 Supply Voltage: 24–60 VDC
Supported Protocols: Modbus/RTU, RS485
Built-in Programmable Multi-Turn Feedback: 1599 revolutions; supports user-defined home position with memory, no sensor required
Software Limit Function Supported: More reliable than mechanical limit switches
Closed-Loop Control: 4096-line (16384 counts) encoder feedback
Torque Modes Supported: Homing on collision, constant torque, object gripping
Input Compatibility: 5–24 VDC; Output: Open-collector (OC) output, withstanding voltage up to 30 VDC
Comprehensive Protection Features: Over-voltage, under-voltage, over-current, winding open-circuit, and position deviation protection
Non-Volatile Memory: Configuration parameters stored in the on-chip FLASH of the MCU
Wide Filter Frequency Range: 50 kHz–5 MHz adjustable, factory default at 300 kHz
User-friendly PC interface with full-featured functionality

Motor Parameters:

Model No.Total Length L
(mm)
Length L1
(mm)
Shaft Dia.
(mm)
Phase Current
(A)
Resistance
(Ω)
Inductance
(mH)
Holding Torque
(N.m)
Inertia
(g.cm²)
Weight
(g)
IM23ET12S92.821840.441.41.2280820
IM23ET20S109.821850.302.02.04801200
IM23ET12B92.830840.441.41.2280820
IM23ET20B109.930850.302.02.04801200

Block Diagram:

RS485 Multi-turn Absolute Encoder type Integrated Stepper Motor

Terminal Definition

TerminalColorNameDescription
1RedV24~60VDC
2BlackV-GND
3YellowX comINPUT COM, compatible with NPN and PNP
4Yel/BLKX03 Programmable Inputs (Active Low)
Port functions configurable via commands or host computer.
Pulse Mode: X0 = Pulse, X1 = Direction
5BlueX1
6Blu/BLKX2
7GreenY2Y0: Default alarm output, Normally Closed (NC), Y1: Default position reached output, Normally Closed (NC)
Y2: Undefined,Users may configure or redefine the functions of the corresponding ports via commands.
Y2 can be customized to input X3 upon request before delivery; it defaults to an output port.
8Gre/BLKY1
9PurpleY0
10Pur/BLKY comOUTPUT COM, COM GND
11Orange485ARS485 Communication port, default baud rate is 115200
12Ora/BLK485B


3-channel isolated digital signal input, the function of each input channel can be configured via software or commands, with the correspondence between input signals and functions as follows:

SignalInterfaceFunction
X0X0,Xcom• General Input (Default)
• Pulse / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Forward Rotation
X1X1,Xcom• General Input (Default)
• Pulse / Direction / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Reverse Rotation
X2X2,Xcom• General Input (Default)
• Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning

XCOM is the common positive terminal for single-ended input signals and shall be connected to the positive pole of the power supply.
It only accepts sinking NPN signals.
The figure below illustrates the typical wiring configurations for the X0–X2 input ports.


3-channel isolated digital signal output, the function of each output channel can be configured via software or commands, with the correspondence between output signals and functions as follows:

SignalInterfaceFunction
Y0Y0, Ycom• Alarm Output (Default)
• Alarm / Position Reached / Running Status
Y1Y1, Ycom• Position Reached Output (Closed Loop Default)
• Running Status Output (Open Loop Default)
• Alarm / Position Reached / Running Status
Y2Y2, Ycom• General Purpose Output (Default)
• Alarm / Position Reached / Running Status

The figure below illustrates the typical wiring configurations for the Y0–Y2 output ports.


Warning: Output terminal → DC voltage < 30V, Inflow current ≤ 50mA.


CRC Check Routine (C#)

UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
{
  UInt16 i,j,tmp;
  UInt16 crcdata=0xFFFF;
  for(i=0;i<DataLen;i )
  {
    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
      tmp=crcdata&0x0001;
      crcdata=crcdata>>1;
      if(tmp){
        crcdata=crcdata^0xA001;
      }
    }
  }
  return crcdata;
 }


RS485 Integrated Stepper Motor Commissioning and Control Software:

Modbus Poll

Adampower 


Quick Start Guide – Follow the steps below:

1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe
  
2. Open Project.

3. Click Browse

4. Select the Project.prj in the Project folder, in the same path as CommFile.

5. Double Click the Project.prj path


6. Right Click Modbus_485, and Click Property:
    
7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
  

8. Start to use software control the RS485 Integrated stepper motor by below buttons:

Optional: USB-TTL debugging cable

RS485 Stepper Motor Controller Commands Manual

 

LED indicator and status:

more Information on detail, please feel free to contact me

Multi-turn Absolute Encoder
$138.00
MODBUS RTU NEMA24 Integrated Stepper Motor (IM24ET)


The IM24ET Series Integrated Motors represent a perfect integration of stepper drivers and stepper motors, combining the technologies of both in a single unit.

They are fully compatible with 1599-revolution mechanical absolute encoders, which not only save installation space but also streamline wiring connections.

By reducing your design and production costs, they stand as the premier choice for your stepper system solutions.

Frame Size: NEMA24
 Holding Torque: 1.1–3.5 N·m
 Supply Voltage: 24–60 VDC
Supported Protocols: Modbus/RTU, RS485
Built-in Programmable Multi-Turn Feedback: 1599 revolutions; supports user-defined home position with memory, no sensor required
Software Limit Function Supported: More reliable than mechanical limit switches
Closed-Loop Control: 4096-line (16384 counts) encoder feedback
Torque Modes Supported: Homing on collision, constant torque, object gripping
Input Compatibility: 5–24 VDC; Output: Open-collector (OC) output, withstanding voltage up to 30 VDC
Comprehensive Protection Features: Over-voltage, under-voltage, over-current, winding open-circuit, and position deviation protection
Non-Volatile Memory: Configuration parameters stored in the on-chip FLASH of the MCU
Wide Filter Frequency Range: 50 kHz–5 MHz adjustable, factory default at 300 kHz
User-friendly PC interface with full-featured functionality

Motor Parameters (two type flange size and hole spacing)

Model No.Total Length L
(mm)
Length L1
(mm)
Shaft Dia.
(mm)
Flange Size.
(mm)
Phase Current
(A)
Resistance
(Ω)
Inductance
(mH)
Holding Torque
(N.m)
Inertia
(g.cm²)
Weight
(g)
IM24ET22S92.821838.1/3650.451.42.24901100
IM24ET30S109.821838.1/3650.582.43.06901400
IM24ET22B92.830838.1/3650.451.42.24901100
IM24ET30B109.930838.1/3650.582.43.06901400

Flange Size: 38.1 mm;  Mounting Hole Spacing: 47.14 mm, drawing as below:

Flange Size: 36 mm;  Mounting Hole Spacing: 50 mm, drawing as below:


Block Diagram:

RS485 Multi-turn Absolute Encoder type Integrated Stepper Motor

Terminal Definition

TerminalColorNameDescription
1RedV24~60VDC
2BlackV-GND
3YellowX comINPUT COM, compatible with NPN and PNP
4Yel/BLKX03 Programmable Inputs (Active Low)
Port functions configurable via commands or host computer.
Pulse Mode: X0 = Pulse, X1 = Direction
5BlueX1
6Blu/BLKX2
7GreenY2Y0: Default alarm output, Normally Closed (NC), Y1: Default position reached output, Normally Closed (NC)
Y2: Undefined,Users may configure or redefine the functions of the corresponding ports via commands.
Y2 can be customized to input X3 upon request before delivery; it defaults to an output port.
8Gre/BLKY1
9PurpleY0
10Pur/BLKY comOUTPUT COM, COM GND
11Orange485ARS485 Communication port, default baud rate is 115200
12Ora/BLK485B


3-channel isolated digital signal input, the function of each input channel can be configured via software or commands, with the correspondence between input signals and functions as follows:

SignalInterfaceFunction
X0X0,Xcom• General Input (Default)
• Pulse / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Forward Rotation
X1X1,Xcom• General Input (Default)
• Pulse / Direction / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Reverse Rotation
X2X2,Xcom• General Input (Default)
• Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning

XCOM is the common positive terminal for single-ended input signals and shall be connected to the positive pole of the power supply.
It only accepts sinking NPN signals.
The figure below illustrates the typical wiring configurations for the X0–X2 input ports.


3-channel isolated digital signal output, the function of each output channel can be configured via software or commands, with the correspondence between output signals and functions as follows:

SignalInterfaceFunction
Y0Y0, Ycom• Alarm Output (Default)
• Alarm / Position Reached / Running Status
Y1Y1, Ycom• Position Reached Output (Closed Loop Default)
• Running Status Output (Open Loop Default)
• Alarm / Position Reached / Running Status
Y2Y2, Ycom• General Purpose Output (Default)
• Alarm / Position Reached / Running Status

The figure below illustrates the typical wiring configurations for the Y0–Y2 output ports.


Warning: Output terminal → DC voltage < 30V, Inflow current ≤ 50mA.


CRC Check Routine (C#)

UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
{
  UInt16 i,j,tmp;
  UInt16 crcdata=0xFFFF;
  for(i=0;i<DataLen;i )
  {
    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
      tmp=crcdata&0x0001;
      crcdata=crcdata>>1;
      if(tmp){
        crcdata=crcdata^0xA001;
      }
    }
  }
  return crcdata;
 }


RS485 Integrated Stepper Motor Commissioning and Control Software:

Modbus Poll

Adampower 


Quick Start Guide – Follow the steps below:

1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe
  
2. Open Project.

3. Click Browse

4. Select the Project.prj in the Project folder, in the same path as CommFile.

5. Double Click the Project.prj path


6. Right Click Modbus_485, and Click Property:
    
7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
  

8. Start to use software control the RS485 Integrated stepper motor by below buttons:

Optional: USB-TTL debugging cable

RS485 Stepper Motor Controller Commands Manual

 

LED indicator and status:

more Information on detail, please feel free to contact me

Multi-turn Absolute Encoder
$141.00
MODBUS RTU NEMA34 Integrated Stepper Motor (IM34ET)


The IM34ET Series Integrated Motors represent a perfect integration of stepper drivers and stepper motors, combining the technologies of both in a single unit. They are fully compatible with 1599-revolution mechanical absolute encoders, which not only save installation space but also streamline wiring connections. By reducing your design and production costs, they stand as the premier choice for your stepper system solutions.

Frame Size: NEMA34
Holding Torque: 4.5–12.5 N·m
Supply Voltage: 18–70 VAC
Supported Protocols: Modbus/RTU, RS485
Built-in Programmable Multi-Turn Feedback: 1599 revolutions; supports user-defined home position with memory, no sensor required
Software Limit Function Supported: More reliable than mechanical limit switches
Closed-Loop Control: 4096-line (16384 counts) encoder feedback
Torque Modes Supported: Homing on collision, constant torque, object gripping
Input Compatibility: 5–24 VDC; Output: Open-collector (OC) output, withstanding voltage up to 30 VDC
Comprehensive Protection Features: Over-voltage, under-voltage, over-current, winding open-circuit, and position deviation protection
Non-Volatile Memory: Configuration parameters stored in the on-chip FLASH of the MCU
Wide Filter Frequency Range: 50 kHz–5 MHz adjustable, factory default at 300 kHz
User-friendly PC interface with full-featured functionality

Motor Parameters

Model No.Length L
(mm)
Total Length
(mm)
Shaft Length
(mm)
Shaft Dia.
(mm)
Phase Current
(A)
Resistance
(Ω)
Inductance
(mH)
Holding Torque
(N.m)
Inertia
(g.cm²)
Weight
(g)
IM344578.1102.6321460.372.84.518002200
IM346598.6122.1321460.454.06.528003000
IM3485117.6142.1321460.595.58.536003700
IM34125156.1180.6321460.6798.212.554005500

RS485 Multi-turn Absolute Encoder type Integrated Stepper Motor

Terminal Definition

TerminalColorNameDescription
1RedV24~100VDC(or 18-70VAC)
2BlackV-GND
3YellowX comCOM /VCC COM, compatible with 5–24 VDC
4Yel/BLKX03 Programmable Inputs (Active Low)
Port functions configurable via commands or host computer.
Pulse Mode: X0 = Pulse, X1 = Direction
5BlueX1
6Blu/BLKX2
7GreenY2Y0: Default alarm output, Normally Closed (NC), Y1: Default position reached output, Normally Closed (NC)
Y2: Undefined,Users may configure or redefine the functions of the corresponding ports via commands.
Y2 can be customized to input X3 upon request before delivery; it defaults to an output port.
8Gre/BLKY1
9PurpleY0
10Pur/BLKY comCOM GND
11Orange485ARS485 Communication port, default baud rate is 115200
12Ora/BLK485B


3-channel isolated digital signal input, the function of each input channel can be configured via software or commands, with the correspondence between input signals and functions as follows:

SignalInterfaceFunction
X0X0,Xcom• General Input (Default)
• Pulse / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Forward Rotation
X1X1,Xcom• General Input (Default)
• Pulse / Direction / Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning / Reverse Rotation
X2X2,Xcom• General Input (Default)
• Limit / Home / Emergency Stop / Speed Switch / Interrupt Positioning

XCOM is the common positive terminal for single-ended input signals and shall be connected to the positive pole of the power supply.
It only accepts sinking NPN signals.
The figure below illustrates the typical wiring configurations for the X0–X2 input ports.

3-channel isolated digital signal output, the function of each output channel can be configured via software or commands, with the correspondence between output signals and functions as follows:

SignalInterfaceFunction
Y0Y0, Ycom• Alarm Output (Default)
• Alarm / Position Reached / Running Status
Y1Y1, Ycom• Position Reached Output (Closed Loop Default)
• Running Status Output (Open Loop Default)
• Alarm / Position Reached / Running Status
Y2Y2, Ycom• General Purpose Output (Default)
• Alarm / Position Reached / Running Status

The figure below illustrates the typical wiring configurations for the Y0–Y2 output ports.

Warning: Output terminal → DC voltage < 30V, Inflow current ≤ 50mA.


CRC Check Routine (C#)

UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
{
  UInt16 i,j,tmp;
  UInt16 crcdata=0xFFFF;
  for(i=0;i<DataLen;i )
  {
    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
      tmp=crcdata&0x0001;
      crcdata=crcdata>>1;
      if(tmp){
        crcdata=crcdata^0xA001;
      }
    }
  }
  return crcdata;
 }


RS485 Integrated Stepper Motor Commissioning and Control Software:

Modbus Poll

Adampower 


Quick Start Guide – Follow the steps below:

1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe
  
2. Open Project.

3. Click Browse

4. Select the Project.prj in the Project folder, in the same path as CommFile.

5. Double Click the Project.prj path


6. Right Click Modbus_485, and Click Property:
    
7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
  

8. Start to use software control the RS485 Integrated stepper motor by below buttons:

Optional: USB-TTL debugging cable

RS485 Stepper Motor Controller Commands Manual

 

LED indicator and status:

more Information on detail, please feel free to contact me

Multi-turn Absolute Encoder
$171.00
NEMA34 Closed Loop Integrated Stepper Motor (IG3445)


The IG34 series integrated motor is the perfect combination of drive and stepper motor,
which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
it can save installation space, Simultaneously saving design and production costs,
supporting RS485 and TTL communication.

ItemSpecifications
Stepper Motor SizeNEMA34
Encoder type1000 line encoder
Working voltage24~80VDC, 18~60VAC
Driver Current0.5-6.5A
Velocity rangeUp to 3000RPM
Control MethodRS485, Pulse& Direction, Twin-Pulse,
I/O, Built-in Program
Torque value3.5 -12.5Nm
Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
DI and DO
2 DI, 1 DO
ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

Digital Input (2/3)Receive 3.3-24VDC
Digital Output(1)Maximum withstand voltage of 30V,
Maximum input or output current 30mA


Motor Parameters

Model No.length
mm L
Shaft length
mm
Shaft dia.
mm
Phase current
A
Resistance
Ω
inductance
mH
Hold torque
N.m
Inertia
g.cm²
Weight
g
IG344580321460.53.64.519502900
IG2346598321460.634.56.525003400
IG3485118321460.54.28.528004100
IG34125151321460.634.712.549505600


    Wiring Diagram:

    1. Pulse Type Integrated Stepper Motor, Terminal Definition


    Terminal Definition

    TerminalNameDescription
    1V24~60VDC
    2V-GND
    3X0 (PU )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
    The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
    4X0-(PU-)
    5X1 (DR )
    6X1-(DR-)
    7X2(EN )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
    The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
    8X2(EN-)
    9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
    10Y0-(AL-)
    11Y1(EX )The default In-place output , Other functions can be set through communication
    12Y1(EX-)

    Set Micro-step by SW1, SW2, SW3 and SW4:


    SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
    SW6=OFF: CW direction; SW6=ON: CCW direction.


    2. RS485 Type Integrated Stepper Motor, Terminal Definition


    Terminal Definition

    TerminalNameDescription
    1V24~60VDC
    2V-GND
    3X0 (PU )Optoelectronic isolation, differential,
    High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
    The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
    4X0-(PU-)
    5X1 (DR )
    6X1-(DR-)
    7X2 (EN )
    8X2-(EN-)
    9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
    10Y0-(AL-)
    11485ARS485 Communication port, default baud rate is 115200
    12485B

    Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


    SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

    CRC Check Routine (C#)

    UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
    {
    UInt16 i,j,tmp;
    UInt16 crcdata=0xFFFF;
    for(i=0;i<DataLen;i )
    {

    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
    tmp=crcdata&0x0001;
    crcdata=crcdata>>1;
    if(tmp){
    crcdata=crcdata^0xA001;
    }
    }
    }
    return crcdata;
    }


    Software Tools for RS485 Control

    Modbus Poll 

    Step-Config
    1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

    2. Open Project.

    3. Click Browse

    4. Select the Project.prj  in the Project folder, in the same path as CommFile.

    5. Double Click the Project.prj path


     6. Right Click Modbus_485, and Click Property:
         
     7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
       

     8. Start to use software control the RS485 Integrated stepper motor by below buttons:

    RS485 Stepper Motor Controller Manual 


    Block Diagram:

    2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
    X0:  pulse input, IO start/stop, limit, direction, universal input.
    X1  pulse input, IO start/stop, limit, direction, universal input.
    ...

    1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
     Y0 : alarm output, universal output, and factory default alarm output.
     
    LED indicator and status:


    more Information on detail, please feel free to contact me  

    MODBUS RTU
    $101.00
    NEMA23 RS485 Stepper Motor Driver (AR57)

    AR57 is a high-integrated and compact size stepper driver. It adopts standard RS485 communication
    protocol, can be connected with PLC, HMI, industrial computer and other upper computer with only two
    communication lines. Up to 32 axes of motion platform networking can be achieved with its built-in motion
    control commands.

    AR57 can be set to 1-256 subdivisions and adopts built-in micro-subdivision technology, which can achieve
    high subdivision effects even under low subdivision conditions, ensuring that the motor operates with uniform
    step intervals and no large or small step problems.
    Can be set between 1-256 subdivisions, with uniform motor step spacing; Stable output at 1/12 rpm


    AR57 is designed for NEMA23/NEMA24 stepper motor, The NEMA23/NEMA24 integrated stepper motor with
    torque 1.0, 2.0 and 3.0Nm:

    Model No.Holding Torque(Nm)Motor Length(mm)Encoder Type
    AR57-101.057-561000 line Encoder, Magnetic or Optoelectronic
    AR57-202.057-76
    AR57-303.060-90



    Port Definition

    OUT /OUT- as defferential output port, Max.receive voltage is DC24V, and instaneous ouput
    current is 100mA, continuous output current is 50mA.

    DIP Switch Settings


    Set ID address, Baud Rate and Ouptut current by SW1~SW10:


    Set ID address:

    Note: The formula for calculating the ID table is: ID=1*SW1 2*SW2 4*SW3 8*SW4 16*SW5.
    The default ID is 0, 0 means broadcast address for global control

    Set Baud Rate:

    Note: When the communication baud rate in the table cannot meet the usage requirements, the baud rate can be
    customized by the host computer when SW6 and SW7 are turned ON.

    Set Output Current:


    Zero-return function with two trajectory A and when limit signal is triggered and not:



    AR57 Modbus Stepper Motor Controller User Manual
    Software Modbus Poll
    AdamPower Software

    More Information on detail, please feel free to contact me

    MODBUS RTU
    $66.00
    4~20 mA current-adjustable stepper motor driver (420MA)

    4~20 mA current-adjustable stepping motor driver

    420MA

    minimum value

    Typical  value 

    Maximum value

    Unit  

    Supply Voltage (DC)

    12

    24

    24

    VDC

    Control Signal
    input current

    4

    10

    20

    mA


    ● Miniature size 42.2mmx42.2mm x14.5mm
    ● DC input voltage 12~40VDC, recommended working voltage 24VDC.
    ● Continuous output current 1.4A max, max peak current 2.0A.
    ● Integrated design, mounted with NEMA17, NEMA23 stepper motor.
    ● Low vibration, low noise, stable operation, low motor heating.
    ● Working Speed Range can be customized as requirement.
    ● Adjusting current: 4~20mA corrsponding Speed: 0~300RPM(default setting for peristaltic pumps).


    •    
    Pin No.  Name  Description
    124V Supply voltage:  12-40VDC, Recommend DC24V
    2GNDSupply Voltage Ground: GND/0V
    3VCCReserved; H/L Speed Option or other Customized requirement
    4DIRThe rotation direction of the motor, CW/CCW
    5STPThe positive pole of the speed-regulating current
    6ENAEnable the Stepper Motor
    7DEBUGDebug port
    • Wiring Diagram:

    Debug cable:

    Debugging Software↓


    Demo Video:
    Customized Working Speed Range 0-300RPM for peristaltic pumps requirement.
    Adjusting current: 4~20mA corresponding to Speed: 0~300RPM:

    When this NEMA17 Sized Driver assembled with NEMA23 motor via a flange, 
    an Integrated Stepper Motor is formed:

    • More Information on detail, please feel free to contact me  
    • Current Stepper Motor Driver User Manual 
    current stepper motor driver
    $58.00
    Analog Voltage Stepper Motor Driver (510V)

    0~5V, 0~10v Analog Voltage type stepper motor driver

    510V

    minimum value

    Typical  value 

    Maximum value

    Unit  

    Supply Voltage (DC)

    12

    24

    24

    VDC

    Analog Signal Voltage

    0-5

    0-5

    0-10

    V


    ● Miniature size 42.2mmx42.2mm x14.5mm
    ● DC input voltage 12~40VDC, recommended working voltage 24VDC.
    ● Continuous output current 1.4A max, max peak current 2.0A.
    ● Integrated design, mounted with NEMA17, NEMA23 stepper motor.
    ● Low vibration, low noise, stable operation, low motor heating.
    Working Speed Range and Analog Signal Voltage can be customized as requirement.
    ● Adjusting voltage: 0~5V(or 0~10V), corresponding to Speed range, High Speed Range: 0~1000RPM; Low Speed Range: 0~500RPM.


    •    
    Pin No.  Name  Description
    124V Supply voltage:  12-40VDC, Recommend DC24V
    2GNDSupply Voltage Ground: GND/0V
    3H/LDefault High Speed Range; Connect GND to Low Speed Range
    4DIRThe rotation direction of the motor, CW/CCW
    5STPThe positive pole of the analog voltage current
    6ENAEnable the Stepper Motor
    7DEBUGDebug port
    • Wiring Diagram:

    Debug cable:

    Debugging Software↓


    Analog Voltage Signal 0-5V  or 0- 10V, Customized Working Speed Range 0-1000RPM for peristaltic pumps requirement.

    Both of the two Speed Range for Customized, High Speed Range and Low Speed Range.

    Default Adjusting Analog voltage: 0~5V corresponding to Speed range, High: 0~1000RPM; Low: 0~500RPM.

    When this NEMA17 Sized Driver assembled with NEMA23 motor via a flange, 
    an Integrated Stepper Motor is formed:

    • More Information on detail, please feel free to contact me  
    Speed Driver with analog voltage control
    $58.00
    Adjustable-Current Stepper Motor Controller 4-20mA (420MA)

    4~20 mA current-adjustable stepping motor driver

    420MA

    minimum value

    Typical  value 

    Maximum value

    Unit  

    Supply Voltage (DC)

    12

    24

    24

    VDC

    Control Signal
    input current

    4

    10

    20

    mA


    ● Miniature size 42.2mmx42.2mm x14.5mm
    ● DC input voltage 12~40VDC, recommended working voltage 24VDC.
    ● Continuous output current 1.4A max, max peak current 2.0A.
    ● Integrated design, mounted with NEMA17, NEMA23 stepper motor.
    ● Low vibration, low noise, stable operation, low motor heating.
    ● Working Speed Range can be customized as requirement.
    ● Adjusting current: 4~20mA corrsponding Speed: 0~300RPM(default setting for peristaltic pumps).


    •    
    Pin No.  Name  Description
    124V Supply voltage:  12-40VDC, Recommend DC24V
    2GNDSupply Voltage Ground: GND/0V
    3VCCReserved; H/L Speed Option or other Customized requirement
    4DIRThe rotation direction of the motor, CW/CCW
    5STPThe positive pole of the speed-regulating current
    6ENAEnable the Stepper Motor
    7DEBUGDebug port
    • Wiring Diagram:

    Debug cable:

    Debugging Software↓


    Demo Video:
    Customized Working Speed Range 0-300RPM for peristaltic pumps requirement.
    Adjusting current: 4~20mA corresponding to Speed: 0~300RPM:

    When this NEMA17 Sized Driver assembled with NEMA23 motor via a flange, 
    an Integrated Stepper Motor is formed:

    • More Information on detail, please feel free to contact me  
    • Current Stepper Motor Driver User Manual 
    4-20 mA current stepper motor controller
    $58.00
    NEMA23 Stepper Lead Screw Linear Actuators (23SS)

    NEMA23 Stepper Lead Screw Linear Actuators

    The NEMA 6 is our smallest hybrid linear actuators.

    This compact unit can be integrated into various

    Applications to provide precise linear positioning while

    occupying less than 1 in2 of mounting footprint and
    providing up to 44.5N of continuous thrust.


    The Working Type for the Different Application Demand:

    E: External Linear   

    N: Non-captive

    C: Captive

    K: Kaptive


    Motor Characteristics:

    MotorVoltage[V]Current[A]Resistance[Ω]Inductance[mH]Weight[g]Lead Wire No.Motor Length[mm]
    23-21106.416.416.4585445
    23-21203.521.754.1585445
    23-21302.430.81.7585445
    23-221011.5111.532880465
    23-222552.525.2880465
    23-22402.840.72880465

    Available Lead Screw and Travel per Step:

    Screw Dia.[inch]Screw Dia.[mm]Lead[inch]Lead[mm]Lead CodeTravel Per Step @ 1.8° [mm]*Travel Per Step @ 0.9° [mm]*
    0.394100.0792G0.010.005
    0.3759.5250.0250.635A0.00320.0016
    0.3759.5250.051.27D0.00640.0032
    0.3759.5250.06251.5875F0.00790.004
    0.3759.5250.0832.1167H0.01060.0053
    0.3759.5250.12.54K0.01270.0064
    0.3759.5250.1253.175L0.01590.0079
    0.3759.5250.1674.2333P0.02120.0106
    0.3759.5250.25.08R0.02540.0127
    0.3759.5250.256.35S0.03180.0159
    0.3759.5250.3759.525V0.04760.0238
    0.3759.5250.3849.7536W0.04880.0244
    0.3759.5250.410.16X0.05080.0254
    0.3759.5250.512.7Y0.06350.0318
    0.3759.525125.4Z0.1270.0635

    NEMA 23 Stepper Lead Screw Linear Actuators (External Type):



    NEMA 23 Stepper Lead Screw Linear Actuators (Non-Captive Type):


    NEMA 23 Stepper Lead Screw Linear Actuators (Captive Type):

    Stroke Specification of Captive Actuactor:

    A(mm)Stroke B
    (mm)
    L(mm)
    SingleStackDoubleStack
    45.7012.704565
    52.0519.054565
    58.4025.404565
    64.8031.804565
    71.1038.104565
    83.8050.804565
    96.5063.504565


    NEMA 23 Stepper Lead Screw Linear Actuators (Kaptive Type):

    Stroke Specification of Kaptive Actuactor:

    Size A
    (mm)
    Stroke B
    (mm)
    C (mm)
    Single Stack
    L=45
    Double Stack
    L=65
    24.2012.705.800.00
    30.5519.0512.152.15
    36.9025.4018.508.50
    43.2531.7524.8514.85
    49.6038.1031.2021.20
    62.3050.8043.9033.90
    75.0063.5056.6046.60

    Speed Thrust Curves:


     Options for screw end machining:


    Catalog for download  

    More Information on detail, please feel free to contact me  

    Stepper Lead Screw Linear Actuators
    $75.00
    NEMA34 Stepper Lead Screw Linear Actuators (34SS)

    NEMA34 Stepper Lead Screw Linear Actuators

    The NEMA 6 is our smallest hybrid linear actuators.

    This compact unit can be integrated into various

    Applications to provide precise linear positioning while

    occupying less than 1 in2 of mounting footprint and
    providing up to 44.5N of continuous thrust.


    The Working Type for the Different Application Demand:

    E: External Linear   

    N: Non-captive

    C: Captive

    K: Kaptive


    Motor Characteristics:

    MotorVoltage[V]Current[A]Resistance[Ω]Inductance[mH]Weight[g]Lead Wire No.Motor Length[mm]
    34-2113121.39.2712370476
    34-21305.731.9152370476
    34-21552.855.50.524.52370476

    Available Lead Screw and Travel per Step:

    Screw Dia.[inch]Screw Dia.[mm]Lead[inch]Lead[mm]Lead CodeTravel Per Step @ 1.8° [mm]*Travel Per Step @ 0.9° [mm]*
    0.62515.8750.12.54K0.01270.0064
    0.62515.8750.1253.175L0.01590.0079
    0.62515.8750.25.08R0.02540.0127
    0.62515.8750.256.35S0.03180.0159
    0.62515.8750.512.7Y0.06350.0318
    0.62515.875125.4Z0.1270.0635

    NEMA 34 Stepper Lead Screw Linear Actuators (External Type):


    NEMA 34 Stepper Lead Screw Linear Actuators (Non-Captive Type):

    Speed Thrust Curves:


     Options for screw end machining:


    Catalog for download  

    More Information on detail, please feel free to contact me  

    Stepper Lead Screw Linear Actuators
    $55.00
    NEMA6 Hollow Shaft Stepper Motor, 14mm Stepper Motor (6hs)



    Step Accuracy:±5%Resistance Accuracy:±10%
    Inductance Accuracy:±20%Temperature Rise:80°C MAX
    Ambient Temperature Range: -20°C~ 50°CStorage Temperature Range: -30°C~ 60°C
    Insulation Resistance:100M Ω MIN. 500V DCDielectric Strength:500V AC 1min
    Radial Play:0.02mm MAX. (450g Load)End Play:0.08mm MAX. (450g Load)
    Max. Radial Force:20NMax. Axial Force:2N

    NEMA6 Hollow Shaft Stepper Motor

    Electrical Specifications:

    Model No.

    Step

     Angle

    Motor

    Length 

    (mm)

    Rated
     voltage
    (v)
    Rated
      Current 
    (A)
    Phase
    Resistance 
    (Ω)
    Phase
     Indutance 
    (Mh)
    Holding
    Torque(MIN) 
    N.m
    Detent
    Toruue(MAX)
    N.cm

    Motor

      Torque  

    (g.cm2)

    6HS20301.8326.60.3223.60.0050.0022.5

     Mechanical Dimensions and Wiring Diagram:

    Torque Performance Curve: 

    Lead Wire Mode Options:


    More Information on detail, please feel free to contact me  

    Hollow Shaft Stepper Motor
    $80.00
    Multi-Turn Absolute Encoder Type NEMA17 Integrated Stepper Motor (IM1705ET)


    The IM17 series integrated motor is the perfect combination of drive and stepper motor, 
    which perfectly integrates stepper motor and drive technology.

    Multi-turn encoder with 14-bit single-turn resolution, counting range: 100 to 1499 turns.
    Simultaneously saving design and production costs, supporting RS485 instruction control.

    ItemSpecifications
    Stepper Motor SizeNEMA17
    Encoder type1023 ring absolute encoder
    Working voltage8-50VDC,  Recommend  DC36V
    Driver Current0.2-3.2A
    Velocity rangeUp to 3000RPM
    Control MethodRS485 √   Pulse& Direction, Twin-Pulse, 
    I/O,   Built-in Program
    Torque value0.2 - 0.6Nm
    Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
    DI and DO
    2 DI, 1 DO
    ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

     

    Digital Input (2) Receive 3.3-24VDC
    Digital Output(1)Maximum withstand voltage of 30V,
    Maximum input or output current 30mA
    Accuracy4000 pulses/r

    Motor Parameters

    Model No.length
    mm L
    Shaft length
    mm
    Shaft dia.
    mm
    Phase current
    A
    Resistance
    Ω
    inductance
    mH
    Hold torque
    N.m
    Inertia
    g.cm²
    Weight
    g
    IM1704642452.01.12.00.454380
    IM1705722452.01.352.30.577460
    IM1706842452.01.753.70.6110700
    IM1704L642182.01.12.00.454380
    IM1705L722182.01.352.30.577460
    IM1706L842182.01.753.70.6110700


    Terminal Definition

    TerminalNameDescription
    1V9-48VDC
    2V-GND
    3X comInput COM, compatible 5-24v
    4X0

    3 programmable input ports, which are connected to low-level signals.

    Users can configure the functions of the corresponding ports through instructions or the host computer.

    When set to the pulse mode, X0 is the pulse and X1 is the direction.

    5X1
    6X2
    7Y2

    Y0: default alarm output (normally closed); Y1: default position output (normally closed); Y2: undefined. 

    All port functions configurable via commands or host PC.  Y2 can be factory-set as input X3 (default: output).

     8Y1
    9Y0 
    10Y comOutput COM,
    11485ACommunication Port: The slave drive can be controlled via MODBUS commands from the master station. Ensure the master station's baud rate matches the slave's (factory default: 115200).
    12485B

    Set Device ID by SW1, SW2, SW3, SW4 and SW5


    SW6 is used to set the terminal resistance;   OFF=0 ohms; ON=120 ohms

    Block Diagram:

    2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
    X0:  pulse input, IO start/stop, limit, direction, universal input.
    X1  pulse input, IO start/stop, limit, direction, universal input.


    1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
     Y0 : alarm output, universal output, and factory default alarm output.

    LED indicator and status:


    CRC Check routine by C# :

    Uint16 Funct_CRC16(unsigned char * puchMsg, Uint16 DataLen)
    {
    Uint16 i,j,tmp;
    Uint16 crcdata=0xFFFF;
    for(i=0;i<DataLen;i )
    {

    crcdata=(*puchMsg)^crcdata;
    puchMsg ;
    for(j=0;j<8;j )
    {
    tmp=crcdata&0x0001;
    crcdata=crcdata>>1;
    if(tmp){
    crcdata=crcdata^0xA001;
    }
    }
    }
    returncrcdata;
    }

    Software Modbus Poll 

    Software Adampower 

    1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

    2. Open Project.

    3. Click Browse

    4. Select the Project.prj  in the Project folder, in the same path as CommFile.

    5. Double Click the Project.prj path


     6. Right Click Modbus_485, and Click Property:
         
     7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
       

     8. Start to use software control the RS485 Integrated stepper motor by below buttons:



    RS485 Stepper Motor Controller Manual 

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Block Diagram:

    2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
    X0:  pulse input, IO start/stop, limit, direction, universal input.
    X1  pulse input, IO start/stop, limit, direction, universal input.
    ...

    1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
     Y0 : alarm output, universal output, and factory default alarm output.
     
    LED indicator and status:


    more Information on detail, please feel free to contact me  

    multi-turn absolute encoder
    $350.00
    NEMA17 Integrated Stepper Motor with Multi-Turn Absolute Encoder (IS1705A)


    The IS17A series integrated motor is the perfect combination of drive and stepper motor,
    which perfectly integrates stepper motor and drive technology, also built in a battery free
    1023 turn mechanical absolute value encoder, it can save installation space,
    Simultaneously saving design and production costs, supporting RS485 instruction control.

    ItemSpecifications
    Stepper Motor SizeNEMA17
    Encoder type1023 ring absolute encoder
    Working voltage8-50VDC,  Recommend  DC36V
    Driver Current0.2-3.2A
    Velocity rangeUp to 3000RPM
    Control MethodRS485 √   Pulse& Direction, Twin-Pulse, 
    I/O,   Built-in Program
    Torque value0.2 - 0.6Nm
    Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
    DI and DO
    2 DI, 1 DO
    ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

     

    Digital Input (2) Receive 3.3-24VDC
    Digital Output(1)Maximum withstand voltage of 30V,
    Maximum input or output current 30mA
    Accuracy4000 pulses/r

    Motor Parameters

    Model No.length
    mm L
    Shaft length
    mm
    Shaft dia.
    mm
    Phase current
    A
    Resistance
    Ω
    inductance
    mH
    Hold torque
    N.m
    Inertia
    g.cm²
    Weight
    g
    IS1704642452.02.04.20.457380
    IS1705722452.01.32.90.582460
    IS1706842452.51.33.20.6116700



       Wiring Diagram:


      Terminal Definition

      TerminalNameDescription
      1V8-48VDC
      2V-GND
      3X0 (PU )Optoelectronic isolation, differential,
      High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
      The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
      4X0-(PU-)
      5X1 (DR )
      6X1-(DR-)
      7485A(EN )RS485 Communication port, default baud rate is 115200,
       8485B(EN-)
      9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
      10Y0-(AL-)

      Set Device ID by SW1, SW2, SW3, SW4 and SW5


      SW6 is used to set the terminal resistance;   OFF=0 ohms; ON=120 ohms

      Block Diagram:

      2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
      X0:  pulse input, IO start/stop, limit, direction, universal input.
      X1  pulse input, IO start/stop, limit, direction, universal input.


      1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
       Y0 : alarm output, universal output, and factory default alarm output.

      LED indicator and status:


      CRC Check routine by C# :

      Uint16 Funct_CRC16(unsigned char * puchMsg, Uint16 DataLen)
      {
      Uint16 i,j,tmp;
      Uint16 crcdata=0xFFFF;
      for(i=0;i<DataLen;i )
      {

      crcdata=(*puchMsg)^crcdata;
      puchMsg ;
      for(j=0;j<8;j )
      {
      tmp=crcdata&0x0001;
      crcdata=crcdata>>1;
      if(tmp){
      crcdata=crcdata^0xA001;
      }
      }
      }
      returncrcdata;
      }

      Software Modbus Poll 

      Software Adampower 

      1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

      2. Open Project.

      3. Click Browse

      4. Select the Project.prj  in the Project folder, in the same path as CommFile.

      5. Double Click the Project.prj path


       6. Right Click Modbus_485, and Click Property:
           
       7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
         

       8. Start to use software control the RS485 Integrated stepper motor by below buttons:



      RS485 Stepper Motor Controller Manual 

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      Block Diagram:

      2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
      X0:  pulse input, IO start/stop, limit, direction, universal input.
      X1  pulse input, IO start/stop, limit, direction, universal input.
      ...

      1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
       Y0 : alarm output, universal output, and factory default alarm output.
       
      LED indicator and status:


      more Information on detail, please feel free to contact me  

      multi-ring absolute encoder
      $350.00
      NEMA23 Closed Loop Integrated Stepper Motor (IG2312)


      The IG23 series integrated motor is the perfect combination of drive and stepper motor,
      which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
      it can save installation space, Simultaneously saving design and production costs,
      supporting RS485 and TTL communication.

      ItemSpecifications
      Stepper Motor SizeNEMA23
      Encoder type1000 line encoder
      Working voltage8-60VDC, Recommend DC36V
      Driver Current0.5-5A
      Velocity rangeUp to 3000RPM
      Control MethodRS485, Pulse& Direction, Twin-Pulse,
      I/O, Built-in Program
      Torque value0.8 - 2.2Nm
      Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
      DI and DO
      2 DI, 1 DO
      ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

      Digital Input (2/3)Receive 3.3-24VDC
      Digital Output(1)Maximum withstand voltage of 30V,
      Maximum input or output current 30mA


      Motor Parameters

      Model No.length
      mm L
      Shaft length
      mm
      Shaft dia.
      mm
      Phase current
      A
      Resistance
      Ω
      inductance
      mH
      Hold torque
      N.m
      Inertia
      g.cm²
      Weight
      g
      IG23126821840.51.81.2280800
      IG23208521850.42.02.04801100


        Wiring Diagram:

        1. Pulse Type Integrated Stepper Motor, Terminal Definition


        Terminal Definition

        TerminalNameDescription
        1V24~60VDC
        2V-GND
        3X0 (PU )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
        The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
        4X0-(PU-)
        5X1 (DR )
        6X1-(DR-)
        7X2(EN )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
        The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
        8X2(EN-)
        9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
        10Y0-(AL-)
        11Y1(EX )The default In-place output , Other functions can be set through communication
        12Y1(EX-)

        Set Micro-step by SW1, SW2, SW3 and SW4:


        SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
        SW6=OFF: CW direction; SW6=ON: CCW direction.


        2. RS485 Type Integrated Stepper Motor, Terminal Definition


        Terminal Definition

        TerminalNameDescription
        1V24~60VDC
        2V-GND
        3X0 (PU )Optoelectronic isolation, differential,
        High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
        The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction/Enable
        4X0-(PU-)
        5X1 (DR )
        6X1-(DR-)
        7X2 (EN )
        8X2-(EN-)
        9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
        10Y0-(AL-)
        11485ARS485 Communication port, default baud rate is 115200
        12485B

        Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


        SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

        CRC Check Routine (C#)

        UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
        {
        UInt16 i,j,tmp;
        UInt16 crcdata=0xFFFF;
        for(i=0;i<DataLen;i )
        {

        crcdata=(*puchMsg)^crcdata;
        puchMsg ;
        for(j=0;j<8;j )
        {
        tmp=crcdata&0x0001;
        crcdata=crcdata>>1;
        if(tmp){
        crcdata=crcdata^0xA001;
        }
        }
        }
        return crcdata;
        }


        Software Tools for RS485 Control

        Modbus Poll 

        Adampower 
        1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

        2. Open Project.

        3. Click Browse

        4. Select the Project.prj  in the Project folder, in the same path as CommFile.

        5. Double Click the Project.prj path


         6. Right Click Modbus_485, and Click Property:
             
         7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
           

         8. Start to use software control the RS485 Integrated stepper motor by below buttons:

        RS485 Stepper Motor Controller Manual 


        Block Diagram:

        2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
        X0:  pulse input, IO start/stop, limit, direction, universal input.
        X1  pulse input, IO start/stop, limit, direction, universal input.
        ...

        1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
         Y0 : alarm output, universal output, and factory default alarm output.
         
        LED indicator and status:


        more Information on detail, please feel free to contact me  

        RS485 and Pulse Type
        $98.00
        NEMA14 Integrated Stepper Motor with Multi-turn Absolute Encoder (IS14010)


        The IS14 series integrated motor is the perfect combination of drive and stepper motor,
        which perfectly integrates stepper motor and drive technology, also built in a battery free
        1023 turn mechanical absolute value encoder, it can save installation space,
        Simultaneously saving design and production costs, supporting RS485 instruction control.

        ItemSpecifications
        Stepper Motor SizeNEMA14
        Encoder type1023 ring absolute encoder
        Working voltage8-36V
        Driver Current0.2-2.0A
        Velocity rangeUp to 3000RPM
        Control MethodRS485 √   Pulse& Direction, Twin-Pulse, 
        I/O,   Built-in Program
        Torque value0.1 - 0.4Nm
        Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
        DI and DO
        2 DI, 1 DO
        ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

         

        Digital Input (2) Receive 3.3-24VDC
        Digital Output(1)Maximum withstand voltage of 30V,
        Maximum input or output current 30mA

        Motor Parameters

        Model No.length
        mm L
        Shaft length
        mm
        Shaft dia.
        mm
        Phase current
        A
        Resistance
        Ω
        inductance
        mH
        Hold torque
        N.m
        Inertia
        g.cm²
        Weight
        g
        IS14010522451.02.552.00.112240
        IS14020622451.51.652.10.220300
        IS14040802451.81.852.80.435350


           Wiring Diagram:


          Terminal Definition

          TerminalNameDescription
          1V8-36VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
           8X2-(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11485ARS485 Communication port, default baud rate is 115200
          12485B

          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.


          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.

          LED indicator and status:


          CRC Check routine by C# :

          Uint16 Funct_CRC16(unsigned char * puchMsg, Uint16 DataLen)
          {
          Uint16 i,j,tmp;
          Uint16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          returncrcdata;
          }

          Software Modbus Poll 

          Software Adampower 

          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:






          RS485 Stepper Motor Controller Manual 

          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          multi-ring absolute encoder
          $350.00
          NEMA8 Closed Loop Integrated Stepper Motor (IG8)


          The IG6 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA8
          Encoder type1000 line encoder
          Working voltage6~24VDC
          Driver Current0.2-1.5A
          Velocity rangeUp to 3000RPM
          Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
          I/O,   Built-in Program
          Torque value0.08 - 0.24Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2/3 DI,  1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3) Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters
          NEMA11 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG8002281840.6630.0152.580
          IG8004381841.03.21.30.043.3100

           Wiring Diagram:
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          1. Pulse Type NEMA6 Integrated Stepper Motor, Terminal definition.

          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          2. TTL Type NEMA11 Integrated Stepper Motor, Terminal definition.

          Terminal Definition

          TerminalNameDescription
          1V6 ~ 24VDC
          2V-GND
          3X0(PU)Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port Pulse/Direction
          4X1(DR)
          5X2(EN)Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
          6COM-Input common ground
          7Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          8Y0-(AL-)

          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          Pulse and TTL Type
          $140.00
          NEMA11 Closed Loop Integrated Stepper Motor (IG11008)


          The IG11 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA11
          Encoder type1000 line encoder
          Working voltage8~36VDC
          Driver Current0.2-2.0A
          Velocity rangeUp to 3000RPM
          Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
          I/O,   Built-in Program
          Torque value0.08 - 0.24Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2/3 DI,  1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3) Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters
          NEMA11 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG11008312651.01.51.10.089115
          IG11018522651.32.42.30.1818205
          IG11024632651.51.82.10.2430268

           Wiring Diagram:

          1. Pulse Type Integrated Stepper Motor, Terminal Definition

           

          Terminal Definition

          TerminalNameDescription
          1V8-36VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
           8X2(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11Y1Default function is in-place output
          12Y1-

          2. RS485 Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-36VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )
          8X2-(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11485ARS485 Communication port, default baud rate is 115200,
          12485B

          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
          UInt16 i,j,tmp;
          UInt16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          return crcdata;
          }


          Software Tools for RS485 Control

          Modbus Poll 

          Step-Config
          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          RS485 Stepper Motor Controller Manual 


          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          RS485 and Pulse Type
          $80.00
          NEMA14 Closed Loop Integrated Stepper Motor (IG1412)


          The IG14 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA14
          Encoder type1000 line encoder
          Working voltage8 ~ 36VDC
          Driver Current0.2-2.0A
          Velocity rangeUp to 3000RPM
          Control MethodRS485, Pulse& Direction, Twin-Pulse,
          I/O, Built-in Program
          Torque value0.2 - 0.4Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2/3 DI, 1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3)Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters
          Pulse type NEMA14 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG1418322451.51.51.60.1815200
          IG1425372451.51.52.00.2526250
          IG1440502451.81.12.50.4038350

          RS485 type NEMA14 integrated Stepper Motor:

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG1412262451.01.51.90.128230
          IG1420342451.52.12.10.2014290
          IG1425402451.52.52.80.2520340
          IG1435532451.82.94.80.3531440


          Wiring Diagram:

          1. Pulse Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2(EN )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
          The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
          8X2(EN-)
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11Y1Default function is in-place output
          12Y1-

          2. RS485 Type Integrated Stepper Motor, Terminal Definition


          Terminal Definition

          TerminalNameDescription
          1V8-48VDC
          2V-GND
          3X0 (PU )Optoelectronic isolation, differential,
          High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
          The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
          4X0-(PU-)
          5X1 (DR )
          6X1-(DR-)
          7X2
          8X2-
          9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
          10Y0-(AL-)
          11485ARS485 Communication port, default baud rate is 115200,
          12485B

          CRC Check Routine (C#)

          UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
          {
          UInt16 i,j,tmp;
          UInt16 crcdata=0xFFFF;
          for(i=0;i<DataLen;i )
          {

          crcdata=(*puchMsg)^crcdata;
          puchMsg ;
          for(j=0;j<8;j )
          {
          tmp=crcdata&0x0001;
          crcdata=crcdata>>1;
          if(tmp){
          crcdata=crcdata^0xA001;
          }
          }
          }
          return crcdata;
          }


          Software Tools for RS485 Control

          Modbus Poll 

          Step-Config
          1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

          2. Open Project.

          3. Click Browse

          4. Select the Project.prj  in the Project folder, in the same path as CommFile.

          5. Double Click the Project.prj path


           6. Right Click Modbus_485, and Click Property:
               
           7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
             

           8. Start to use software control the RS485 Integrated stepper motor by below buttons:

          RS485 Stepper Motor Controller Manual 


          Block Diagram:

          2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
          X0:  pulse input, IO start/stop, limit, direction, universal input.
          X1  pulse input, IO start/stop, limit, direction, universal input.
          ...

          1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
           Y0 : alarm output, universal output, and factory default alarm output.
           
          LED indicator and status:


          more Information on detail, please feel free to contact me  

          RS485 and Pulse Type
          $80.00
          NEMA24 Closed Loop Integrated Stepper Motor (IG2422)


          The IG24 series integrated motor is the perfect combination of drive and stepper motor,
          which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
          it can save installation space, Simultaneously saving design and production costs,
          supporting RS485 and TTL communication.

          ItemSpecifications
          Stepper Motor SizeNEMA24
          Encoder type1000 line encoder
          Working voltage24-60VDC
          Driver Current0.5-5A
          Velocity rangeUp to 3000RPM
          Control MethodRS485,  Pulse& Direction, Twin-Pulse, 
          I/O,   Built-in Program
          Torque value1.6 - 3.5Nm
          Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
          DI and DO
          2 DI, 1 DO
          ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

          Digital Input (2/3) Receive 3.3-24VDC
          Digital Output(1)Maximum withstand voltage of 30V,
          Maximum input or output current 30mA


          Motor Parameters

          Model No.length
          mm L
          Shaft length
          mm
          Shaft dia.
          mm
          Phase current
          A
          Resistance
          Ω
          inductance
          mH
          Hold torque
          N.m
          Inertia
          g.cm²
          Weight
          g
          IG24226821850.331.052.24901300
          IG24308521850.432.03.06901500


             Wiring Diagram:

            1. Pulse Type Integrated Stepper Motor, Terminal Definition

             

            Terminal Definition

            TerminalNameDescription
            1V24~60VDC
            2V-GND
            3X0 (PU )Optoelectronic isolation, differential,
            High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
            The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
            4X0-(PU-)
            5X1 (DR )
            6X1-(DR-)
            7X2(EN )Optoelectronic isolation, differential,
            High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
            The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
             8X2(EN-)
            9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
            10Y0-(AL-)
            11Y1(EX )The default In-place output , Other functions can be set through communication
            12Y1(EX-)

            Set Micro-step by SW1, SW2, SW3 and SW4:


            SW5=OFF:  Pulse & Direction;   SW=ON: Twin Pulse mode.
            SW6=OFF:  CW direction;  SW6=ON:  CCW direction.


            2. RS485 Type Integrated Stepper Motor, Terminal Definition


            Terminal Definition

            TerminalNameDescription
            1V24~60VDC
            2V-GND
            3X0 (PU )Optoelectronic isolation, differential,
            High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
            The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction/Enable
            4X0-(PU-)
            5X1 (DR )
            6X1-(DR-)
            7X2 (EN )
             8X2-(EN-)
            9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
            10Y0-(AL-)
            11485ARS485 Communication port, default baud rate is 115200
            12485B

            Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


            SW6 is used to set the terminal resistance;   OFF=0 ohms; ON=120 ohms

            CRC Check Routine (C#)

            UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
            {
            UInt16 i,j,tmp;
            UInt16 crcdata=0xFFFF;
            for(i=0;i<DataLen;i )
            {

            crcdata=(*puchMsg)^crcdata;
            puchMsg ;
            for(j=0;j<8;j )
            {
            tmp=crcdata&0x0001;
            crcdata=crcdata>>1;
            if(tmp){
            crcdata=crcdata^0xA001;
            }
            }
            }
            return crcdata;
            }


            Software Tools for RS485 Control

            Modbus Poll 

            Step-Config
            1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

            2. Open Project.

            3. Click Browse

            4. Select the Project.prj  in the Project folder, in the same path as CommFile.

            5. Double Click the Project.prj path


             6. Right Click Modbus_485, and Click Property:
                 
             7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
               

             8. Start to use software control the RS485 Integrated stepper motor by below buttons:

            RS485 Stepper Motor Controller Manual 


            Block Diagram:

            2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
            X0:  pulse input, IO start/stop, limit, direction, universal input.
            X1  pulse input, IO start/stop, limit, direction, universal input.
            ...

            1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
             Y0 : alarm output, universal output, and factory default alarm output.
             
            LED indicator and status:


            more Information on detail, please feel free to contact me  

            RS485 and Pulse Type
            $98.00
            NEMA17 Closed Loop Integrated Stepper Motor (IG1705)


            The IG17 series integrated motor is the perfect combination of drive and stepper motor,
            which perfectly integrates stepper motor and drive technology, also built in 1000 line encoder,
            it can save installation space, Simultaneously saving design and production costs,
            supporting RS485 and TTL communication.

            ItemSpecifications
            Stepper Motor SizeNEMA17
            Encoder type1000 line encoder
            Working voltage8-50VDC, Recommend DC36V
            Driver Current0.2-3.2A
            Velocity rangeUp to 3000RPM
            Control MethodRS485, Pulse& Direction, Twin-Pulse,
            I/O, Built-in Program
            Torque value0.2 - 6Nm
            Nonvolatile storageConfiguration parameters are stored in FLASH inside the MCU
            DI and DO
            2 DI, 1 DO
            ProtectionOvervoltage, undervoltage, overcurrent, open winding, position deviation

            Digital Input (2/3)Receive 3.3-24VDC
            Digital Output(1)Maximum withstand voltage of 30V,
            Maximum input or output current 30mA


            Motor Parameters

            Model No.length
            mm L
            Shaft length
            mm
            Shaft dia.
            mm
            Phase current
            A
            Resistance
            Ω
            inductance
            mH
            Hold torque
            N.m
            Inertia
            g.cm²
            Weight
            g
            IG1704402182.024.20.457380
            IG1705482182.01.32.90.582460
            IG1706602182.51.33.20.6116700



              Wiring Diagram:

              1. Pulse Type Integrated Stepper Motor, Terminal Definition


              Terminal Definition

              TerminalNameDescription
              1V8-48VDC
              2V-GND
              3X0 (PU )Optoelectronic isolation, differential,
              High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
              The maximum pulse frequency is 400KHz, which can be used as a universal input port for Pulse/Direction
              4X0-(PU-)
              5X1 (DR )
              6X1-(DR-)
              7X2(EN )Optoelectronic isolation, differential,
              High level can directly receive 3.3-24VDC, with a minimum pulse width of 100us,
              The maximum pulse frequency is 10KHz, which can be used as a universal input port for Enable
              8X2(EN-)
              9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
              10Y0-(AL-)

              Set Micro-step by SW1, SW2, SW3 and SW4:


              SW5=OFF: Pulse & Direction; SW=ON: Twin Pulse mode.
              SW6=OFF: CW direction; SW6=ON: CCW direction.


              2. RS485 Type Integrated Stepper Motor, Terminal Definition


              Terminal Definition

              TerminalNameDescription
              1V8-48VDC
              2V-GND
              3X0 (PU )Optoelectronic isolation, differential,
              High level can directly receive 3.3-24VDC, with a minimum pulse width of 2us,
              The maximum pulse frequency is 400KHz, which can be used as a universal input port or a high-speed pulse input port
              4X0-(PU-)
              5X1 (DR )
              6X1-(DR-)
              7485A(EN )RS485 Communication port, default baud rate is 115200,
              8485B(EN-)
              9Y0 (AL )The default alarm output port can detect the driver alarm status and provide feedback to the main station. Other functions can be set through communication
              10Y0-(AL-)

              Set Device ID for RS485 integrated Stepper Motor by SW1 ~ SW5:


              SW6 is used to set the terminal resistance; OFF=0 ohms; ON=120 ohms

              CRC Check Routine (C#)

              UInt16 Funct_CRC16(unsigned char * puchMsg, UInt16 DataLen)
              {
              UInt16 i,j,tmp;
              UInt16 crcdata=0xFFFF;
              for(i=0;i<DataLen;i )
              {

              crcdata=(*puchMsg)^crcdata;
              puchMsg ;
              for(j=0;j<8;j )
              {
              tmp=crcdata&0x0001;
              crcdata=crcdata>>1;
              if(tmp){
              crcdata=crcdata^0xA001;
              }
              }
              }
              return crcdata;
              }


              Software Tools for RS485 Control

              Modbus Poll 

              Step-Config
              1. Extract the zip file, open CommFile folder and Click Step-Config.exe or Adampower.exe

              2. Open Project.

              3. Click Browse

              4. Select the Project.prj  in the Project folder, in the same path as CommFile.

              5. Double Click the Project.prj path


               6. Right Click Modbus_485, and Click Property:
                   
               7. Click Property ComNN, Choose COM port, Baud rate and click Save and OK.
                 

               8. Start to use software control the RS485 Integrated stepper motor by below buttons:

              RS485 Stepper Motor Controller Manual 


              Block Diagram:

              2  Input signals can directly receive 3.3-24V DC levels at high levels, Max. frequency of 400KHZ.
              X0:  pulse input, IO start/stop, limit, direction, universal input.
              X1  pulse input, IO start/stop, limit, direction, universal input.
              ...

              1 Output signal, maximum withstand voltage 30V, maximum input or output current 30mA
               Y0 : alarm output, universal output, and factory default alarm output.
               
              LED indicator and status:


              more Information on detail, please feel free to contact me  

              RS485 and Pulse Type
              $80.00
              Per Page      1 - 20 of 79