Delta EtherCAT Programming Manual page 26

Table of Contents

Advertisement

EtherCAT Programming Guide
(4) Exit program
Press the Exit key to execute the following program:
for(i=0; i< gESCExistCards; i++)
{
_ECAT_Master_Reset(gpESCCardNoList[i]);
// Reset the interface card.
}
_ECAT_Master_Close();
// End the operation of motion control card.
March, 2017
Figure 3.1.2.6
EtherCAT Operation Example
3
3-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents