Delta Electronics PCI-DMC-A01 Programming Manual page 176

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

Advertisement

Chapter 6 Interface API | PCI-DMC-A01 / PCI-DMC-B01
6.5
_DMC_01_check_card_running
 FORMAT
I16 PASCAL _DMC_01_check_card_running (U16 CardNo, U16* running)
 Purpose
Checks to see if the card is running.
 Parameters
Name
Data Type
CardNo
running
 Example
U16 CardNo=0;
U16 running=0;
I16 status= _DMC_01_check_card_running (CardNo, &running)
6.6
_DMC_01_reset_card
 FORMAT
I16 PASCAL _DMC_01_reset_card (U16 CardNo)
 Purpose
Resets the selected card.
 Parameters
Name
Data Type
CardNo
 Example
U16 CardNo=0;
I16 status = _DMC_01_reset_card (CardNo);
6-4
Unit
U16
Number Unit
U16*
Selection
Unit
U16
Number Unit
Description
CardNo is between 0~15
0: Not executed
1: Already executed
Description
CardNo is between 0~15
Revised March, 2012

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-dmc-b01

Table of Contents