beautypg.com

Delta Electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC-A01 User Manual

Page 175

background image

Chapter 6 Interface API | PCI-DMC-A01 / PCI-DMC-B01

Revised March, 2012

6-3

6.3 _DMC_01_get_device_table

FORMAT

I16 PASCAL _DMC_01_get_device_table (U16 CardNo, U16* value)


Purpose

Retrieves the device table.


Parameters

Name

Data Type

Unit

Description

CardNo U16

Number

Unit CardNo is between 0~15

value

U16*

Number Unit Device number table


Example

U16 CardNo=0;
U16 value=0;
I16 status = _DMC_01_get_device_table (CardNo, &value);

6.4 _DMC_01_get_node_table

FORMAT

I16 PASCAL _DMC_01_get_node_table (U16 CardNo, U32* NodeIDTable)


Purpose

Retrieves the Node ID table.


Parameters

Name

Data Type

Unit

Description

CardNo U16

Number

Unit CardNo is between 0~15

NodeIDTable

U32*

Number Unit Node ID table


Example

U16 CardNo=0;
U32 NodeIDTable=0;
I16 status= _DMC_01_get_node_table( CardNo, &NodeIDTable);

This manual is related to the following products: