High-Level Programming
•
21
4.3.2 _6128_Switch_Card_No
@ Description
This function is used on multi -cards system. After the ACL-6128 cards
are initialized by _6128_Initial function, you can use this function to select
which one you want to operate.
@ Syntax
int _6128_Switch_Card_No(int card_number)
@ Argument
card_number : The card number to be initialized,
totally 8
cards can be initialized, the
card number must
be within the range of 0
and 7.
@ Return Code
ERR_NoError
ERR_InvalidBoardNumber
4.3.3 _6128_DA
@ Description
This function is used to write data to D/A converters. There are two
Digital-to-Analog conversion channel on the ACL-6128. The resolution of
each channel is 12-bit, i.e. the range is from 0 to 4095.
@ Syntax
int _6128_DA( int da_ch_no, unsigned int da_data )
@ Argument
da_ch_no :
the DA channel number, the value has to
be
set
0 or 1.
da_data :
D/A converted value, if the value is
greater
than 4095, the higher 4-bits are
negligent.
@ Return Code
ERR_NoError
ERR_BoardNoInit
ERR_InvalidDAChannel
Summary of Contents for ACL -6128
Page 1: ...N u D A Q A C L 6 1 2 8 2 Channel Isolated 12 bit Analog Output Card U s e r s G u i d e...
Page 4: ......
Page 8: ......
Page 33: ...Calibration 25...