![]() |
TG Motion
version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
|
Universal memory contains several general structures. More...
#include <TGM.h>
Public Attributes | |
UNIVERSAL_DEVICE | universal_devices [MAX_UNIVERSAL_DEVICES] |
GENERAL_DEVICE | general_devices [MAX_GENERAL_DEVICES] |
General device whose config is completely done in PLC. | |
Universal memory contains several general structures.
Allocated PC structure size is 1MB, real size is 32kB
UNIVERSAL_DEVICE UNIVERSAL_MEMORY::universal_devices[MAX_UNIVERSAL_DEVICES] |
Universal device is ECAT device whose config (mailbox addresses, PDO structure and sizes) is read from its EEPROM. Device must be specified in TgMotion4xx.ini file by entries: Universal[xx].VendorID= Universal[xx].ProductID= Universal[xx].TX_PDO= Universal[xx].RX_PDO=