ADLINK PCI-8164 User Manual

Page 118

Advertising
background image

106

Operation Theory

4. Immediately start when other axis’ synchronous condition is sat-
isfied.

Example: Axis2 starts when Axis1’s acceleration ends.

_8164_set_sync_option(2,0,0,2, 0);
_8164_set_sync_signal_source(2, 1);
_8164_set_sync_signal_mode(1, 9);
_8164_start_tr_move(1, 1000, 0, 5000, 0.01,

0.01);

_8164_start_tr_move(0, 500, 0, 1000, 0.01, 0.01);

Related functions:

X

_8164_set_sync_signal_mod(),
_8164_set_sync_signal_source(),
_8164_set_sync_option(), _8164_set_tr_move_all(),
_8164_start_move_all(), Refer to section 6.18

Advertising