150
Function Library
_8174_set_trigger_logic
:
This function is used to set the logic of CMP single.
_8174_build_compare_table
:
This function is used to set data array for table trigger. The func-
tion stores those data to SDRAM and set the first data of array to
comparator. To setup
_8174_choose_trigger_form()
and
_8174_choose_trigger_type()
before using this function. If
a lot of points are stored to SDRAM, it can spend a little time.
_8174_get_table_size
:
This function is used to get table size on SDRAM stored for table
trigger.
@ Syntax
C/C++ (Windows 2000/XP)
I16 _8174_get_dsp_version(I16 card_id, I32
*dsp_ver, I32 *build_date, U16
*CPLD_vesion);
I16 _8174_get_dsp_class_id(I16 card_id);
I16 _8174_get_encoder(I16 card_id, I32
*Encoder_Count);
I16 _8174_clear_encoder(I16 card_id);
I16 _8174_set_encoder_input_mode(I16 card_id, I16
Input_mode, I16 logic);
I16 _8174_choose_trigger_type(I16 card_id, U16
Trigger_Type);
I16 _8174_choose_trigger_form (I16 card_id, U16
Trigger_Form);
I16 _8174_set_pulse_cmp_output_selection(I16
CardId, I16 Channel, I16
PulseCmpOutputSelection);
I16 _8174_set_trigger_logic(I16 AxisNo, I16
Logic);
I16 _8174_set_comparator_method(I16 card_id, I16
channel, I16 Comp_Method);
I16 _8174_set_comparator_value(I16 card_id, I16
channel, I32 Comp_Value);
I16 _8174_get_comparator_value(I16 card_id, I16
channel, I32 *Comp_Value);
Содержание PCI-8174
Страница 4: ......
Страница 13: ...Introduction 3 Figure 1 2 Flow chart for building an application ...
Страница 94: ...84 Operation Theory ...
Страница 98: ...88 MotionCreatorPro 5 3 2 Select Menu The select menu appears after running MotionCreatorPro It is used to ...
Страница 99: ...MotionCreatorPro 89 5 3 3 Card Information Menu In this menu it shows some Information about this card ...
Страница 100: ...90 MotionCreatorPro 5 3 4 Configuration Menu In this menu users can configure ALM INP ERC EL ORG and EZ ...
Страница 102: ...92 MotionCreatorPro In this menu users can configure LTC SD PCS and Select_Input ...
Страница 104: ...94 MotionCreatorPro In this menu users can configure pulse input output and move ratio and INT factor ...
Страница 166: ...156 Function Library ...
Страница 168: ...158 Connection Example ...