Delta Electronics PCI-DMC-A01 Programming Manual page 408

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

Advertisement

Chapter 29 4-Channel Analog Output Remote I/O Module API | PCI-DMC-A01 / PCI-DMC-B01
29.1 _DMC_01_rm_04da_set_output_value
 FORMAT
I16 PASCAL _DMC_01_rm_04da_set_output_value (U16 CardNo, U16 NodeID, U16 SlotID,
U16 ChannelNo, U16 Value)
 Purpose
Sets value of DA output.
 Parameters
Name
Data Type
CardNo
U16
NodeID
U16
SlotID
U16*
ChannelNo
U16
Value
U16
 Example
U16 CardNo = 0;
U16 NodeID = 1;
U16 SlotID = 0;
U16 ChannelNo = 0;
U16 Value = 0x5ff;
I16 status = _DMC_01_rm_04da_set_output_value (CardNo, NodeID, SlotID, ChannelNo,
Value);
29-2
Unit
Number Unit
CardNo is between 0~15
Number Unit
Node ID is between 0~12
Number Unit
0
Number Unit
Channel ID is between 0~3
Number Unit
Output is between 0 ~ 65535
Description
Revised March, 2012

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-dmc-b01

Table of Contents