Delta Electronics PCI-DMC-A01 Programming Manual page 421

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

Advertisement

Chapter 30 4-Channel Analog Input Remote I/O Module API | PCI-DMC-A01 / PCI-DMC-B01
30.2 _DMC_01_get_04ad_input_range
 FORMAT
I16 _DMC_01_get_04ad_input_range (U16 CardNo, U16 NodeID, U16 SlotID, U16 channelno,
U16 *range)
 Purpose
Retrieves the current AD Input range.
 Parameters
Name
Data Type
CardNo
U16
NodeID
U16
SlotID
U16
ChannelNo
U16
Range
U16
 Example
U16 CardNo = 0;
U16 NodeID = 1;
U16 SlotID = 0;
U16 channelno = 1;
U16 range;
I16 status = _DMC_01_get_04ad_input_range (CardNo, NodeID, SlotID, channelno, &range);
Revised March, 2012
Unit
Number Unit CardNo is between 0~15
Number Unit Node ID is between 0~63
Number Unit 0
Number Unit Channel ID is between 0~3
Get return parameter. Value is 0 ~ 3
Number
Number Unit
Description
0
Input range: -10V~10V
1
Input range: 0V~10V
2
Input range: -5V~5V
3
Input range: 0V~5V
Definition
30-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-dmc-b01

Table of Contents