Delta Electronics PCI-DMC-A01 Programming Manual page 137

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

Advertisement

Else
First, set output to disable
rt = _DMC_01_channel1_output_enable(CpCardNo,0);
If Level checkbox is checked, then execute the following setting:
rt = _DMC_01_channel1_position_compare_table(CpCardNo,pos_table,tab_size);
 If not checked, then execute the following settings:
rt = _DMC_01_channel1_position_compare_table_level(CpCardNo,pos_table,
level_table,tab_size);
At the end, set output to enable
rt = _DMC_01_channel1_output_enable(CpCardNo,1);
6) Command display and testing area:
Reset item: Click this button to execute Reset motion.
P2PMove item: Click this button to move in positive or negative direction.
STOP item: Click this button to stop motion.
Command item: Display current motion position.
9) Exit procedure
Click on the "Exit" button to quit and exit the procedure.
Exit function requires "_DMC_01_reset_card" and _DMC_01_close" to be used. For
a detailed description of these two API please refer to section 3.1.2 4) Exit
procedure.
Revised March, 2012
Chapter 3 Operating Principles | PCI-DMC-A01 / PCI-DMC-B01
//Compare2
Figure 3.152
// 0:off 1:on
// 0:off 1:on
3-115

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-dmc-b01

Table of Contents