![]() |
TG Motion
version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
|
Pointers to auxiliary functions usable in Virtual PLC. More...
#include <TGM.h>
Public Attributes | |
RTWPRINTF_STRING * | pRtWprintf_String |
string output to console | |
RTWPRINTF_LONG * | pRtWprintf_Long |
prints value of lVal to console | |
SWPRINTF * | pswprintf |
formatted text output to string | |
SLEEPFT * | pSleepFt |
wait for specified number of time | |
CAN_TRANSMIT * | pCAN_Transmit |
transmit message to CAN port | |
CAN_TRANSMITREMOTE * | pCAN_TransmitRemote |
transmit remote message to CAN port | |
RTWPRINTF_EX * | pRtWprintf_Ex |
formated text output to console | |
LOADPEIMAGE * | pLoadPEImage |
load external PLC DLL, Windows only | |
GETPEADDRESS * | pGetPEAddress |
get address of a function in external PLC DLL | |