Delta Electronics PCI-DMC-A01 Programming Manual page 224

High-speed pci 12-axis motion control card
Hide thumbs Also See for PCI-DMC-A01:
Table of Contents

Advertisement

Chapter 12 Torque Motion Control Packet Protocol API | PCI-DMC-A01 / PCI-DMC-B01
12.3 _DMC_01_set_torque_stop
 FORMAT
I16 PASCAL _DMC_01_set_torque_stop (U16 CardNo, U16 NodeID, U16 SlotID, U16 stop)
 Purpose
Stops torque motion.
 Parameters
Name
Data Type
CardNo
NodeID
SlotID
stop
 Example
U16 CardNo=0;
U16 NodeID=1;
U16 SlotID=0;
U16 stop=1;
I16 ratio=100; // If value of ratio is 100, then 100 divided by 1000 means rated torque is 10%
and motor is running clockwise.
/* Set ratio and begin torque motion */
I16 status=_DMC_01_set_torque(CardNo, NodeID, SlotID, ratio);
/* Stop torque motion */
status= _DMC_01_set_torque_stop(CardNo, NodeID, SlotID, stop);
12-4
Unit
U16
Number Unit
U16
Number Unit
U16
Number Unit
U16
Selection
Description
CardNo is between 0~15
Node ID
Slot ID
0: Current motion status.
1: Stop torque motion
Revised March, 2012

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-dmc-b01

Table of Contents