Delta Electronics PCI-DMC-B01 Computer Hardware User Manual


 
Chapter 39 Compare API | PCI-DMC-A01 / PCI-DMC-B01
39-20 Revised March, 2012
39.18 _DMC_01_channel1_position_re_compare_table
FORMAT
I16 PASCAL _DMC_01_channel1_position_re_compare_table (U16 CardNo)
Purpose
Uses previous Compare condition and re-executes Channel1 Compare.
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
Example
U16 CardNo = 0;
I16 status = _DMC_01_channel1_position_re_compare_table (CardNo);
39.19 _DMC_01_channel1_position_re_compare_table_level
FORMAT
I16 PASCAL _DMC_01_channel1_position_re_compare_table_level (U16 CardNo)
Purpose
Uses previous Compare condition and re-executes Channel1 Compare (Level mode).
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
Example
U16 CardNo = 0;
I16 status = _DMC_01_channel1_position_re_compare_table_level (CardNo);