![ADLINK Technology PCI-8366+ Скачать руководство пользователя страница 126](http://html.mh-extra.com/html/adlink-technology/pci-8366/pci-8366_user-manual_2852815126.webp)
112
Operation
Theory
< Example: Dual trigger pulses output by
comparing two Table in one axis >
F32
Table_Data1[10]={1500,2000,2500,3000,3500,4
000,4500,5000,5500,6000};
F32
Table_Data2[10]={1800,2300,2800,3300,3800,4
300,4800,5300,5800,6300};
I16 AxisNo=1;
// Normal high setting
map_dout_and_comparator(0, 0, AxisNo, 0 ,1);
map_dout_and_comparator(0, 1, AxisNo, 1 ,1);
// Build Compare Table1,2 from index 0 to 9,
totally 10 points
link_dout_and_compare_table(0, 0, 0,
9,Table_Data1);
link_dout_and_compare_table(0, 1, 0,
9,Table_Data2);
// Set Compare direction increaing
set_compare_table_dir(0, 0, 0 );
set_compare_table_dir(0, 1, 0 );
// Start Move from 0 to 8000, See results Picture
1
start_tr_move(AxisNo, 8000,0, 60000,0,0,0);
// Wait for last move finished ( Users must
handle this by any method )
// Set Compare direction decreasing
set_compare_table_dir(0, 0, 1 );
set_compare_table_dir(0, 1, 1 );
// Start Move from 8000 to 0, See results Picture
2
start_tr_move(AxisNo, -8000,0, 60000,0,0,0);
<< Results Analyzing >>
Trigger pulse rate = 500/60000 = 8.33ms period
time ( 1ms tolerance is acceptable )
Real Output in Picture 1 & 2 is about this value.
Results Pictures
X
Picture one: Positive Move (CH1 in scope is DO Channel 0,
CH2 in scope is DO Channel 1.)
Содержание PCI-8366+
Страница 4: ......
Страница 14: ...x List of Figures ...
Страница 17: ...Introduction 3 Figure 1 3 Flowchart for Building an Application ...
Страница 26: ...12 Installation 2 2 PCI 8372 8366 Outline Drawing Figure 2 1 PCI 8372 8366 Mechanical Drawing ...
Страница 31: ...Installation 17 2 Press HPI boot ...
Страница 32: ...18 Installation 3 Press Flash DL button and select a kernel4 hex ...
Страница 34: ...20 Installation Figure 2 3 SSCNET Communication Test Utility ...
Страница 49: ...Signal Connections 35 Figure 3 9 Skin Type ...
Страница 144: ...130 Operation Theory ...
Страница 149: ...Motion Creator 135 Figure 5 6 Software Version Information ...
Страница 158: ...144 Motion Creator Figure 5 10 Tuning Window 5 5 1 Component Description Figure 5 11 Trigger Setting Frame ...
Страница 160: ...146 Motion Creator Figure 5 13 Channel Selection Frame Figure 5 14 Motion Frame ...