Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 365 | f9daq | 1 | [LTS_Timeout] |
| 2 | Class="Function" |
||
| 3 | Prototype="int LTS_Timeout(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);" |
||
| 4 | |||
| 5 | [LTS_Tmlnk] |
||
| 6 | Class="Function" |
||
| 7 | Prototype="void LTS_Tmlnk(int tout);" |
||
| 8 | |||
| 9 | [LTS_Tmulk] |
||
| 10 | Class="Function" |
||
| 11 | Prototype="void LTS_Tmulk();" |
||
| 12 | |||
| 13 | [LTS_Home] |
||
| 14 | Class="Function" |
||
| 15 | Prototype="void LTS_Home(int i, int wait);" |
||
| 16 | |||
| 17 | [LTS_Init] |
||
| 18 | Class="Function" |
||
| 19 | Prototype="int LTS_Init(int i);" |
||
| 20 | |||
| 21 | [LTS_Close] |
||
| 22 | Class="Function" |
||
| 23 | Prototype="void LTS_Close(int i);" |
||
| 24 | |||
| 25 | [LTS_StopProfiled] |
||
| 26 | Class="Function" |
||
| 27 | Prototype="void LTS_StopProfiled(int i);" |
||
| 28 | |||
| 29 | [LTS_MoveAbsolute] |
||
| 30 | Class="Function" |
||
| 31 | Prototype="void LTS_MoveAbsolute(int i, double position, int wait);" |
||
| 32 | |||
| 33 | [LTS_MoveRelative] |
||
| 34 | Class="Function" |
||
| 35 | Prototype="void LTS_MoveRelative(int i, double distance, int wait);" |
||
| 36 | |||
| 37 | [LTS_GetPosition] |
||
| 38 | Class="Function" |
||
| 39 | Prototype="double LTS_GetPosition(int i);" |
||
| 40 | |||
| 41 | [LTS_GetStatus] |
||
| 42 | Class="Function" |
||
| 43 | Prototype="unsigned int LTS_GetStatus(int i);" |
||
| 44 | |||
| 45 | [LTS_Enable] |
||
| 46 | Class="Function" |
||
| 47 | Prototype="int LTS_Enable(int i);" |
||
| 48 | |||
| 49 | [LTS_Disable] |
||
| 50 | Class="Function" |
||
| 51 | Prototype="int LTS_Disable(int i);" |
||
| 52 | |||
| 53 | [LTS_GetNumberPositions] |
||
| 54 | Class="Function" |
||
| 55 | Prototype="int LTS_GetNumberPositions(int i);" |
||
| 56 | |||
| 57 | [LTS_Open] |
||
| 58 | Class="Function" |
||
| 59 | Prototype="int LTS_Open();" |
||
| 60 | |||
| 61 | [LTS_RegisterMessageCallback] |
||
| 62 | Class="Function" |
||
| 63 | Prototype="void LTS_RegisterMessageCallback(int i, void (*functionPointer)());" |
||
| 64 | |||
| 65 | [LTS_GetRealValueFromDeviceUnit] |
||
| 66 | Class="Function" |
||
| 67 | Prototype="void LTS_GetRealValueFromDeviceUnit(int i, int device_unit, double *real_unit, int unitType);" |
||
| 68 | |||
| 69 | [LTS_GetDeviceUnitFromRealValue] |
||
| 70 | Class="Function" |
||
| 71 | Prototype="void LTS_GetDeviceUnitFromRealValue(int i, double real_unit, int *device_unit, int unitType);" |
||
| 72 | |||
| 73 | [LTS_waitHome] |
||
| 74 | Class="Function" |
||
| 75 | Prototype="void LTS_waitHome(int i, int tout);" |
||
| 76 | |||
| 77 | [LTS_waitMove] |
||
| 78 | Class="Function" |
||
| 79 | Prototype="void LTS_waitMove(int i, int tout);" |
||
| 80 | |||
| 81 | [LTS_SetStatus] |
||
| 82 | Class="Function" |
||
| 83 | Prototype="void LTS_SetStatus(int nid);" |
||
| 84 | |||
| 85 | [EndOfThread] |
||
| 86 | Class="Function" |
||
| 87 | Prototype="void EndOfThread(long long poolhandle, int functionID, unsigned int event, int value, void *callbackData);" |
||
| 88 | |||
| 89 | [daq] |
||
| 90 | Class="Function" |
||
| 91 | Prototype="int daq(void *functionData);" |
||
| 92 | |||
| 93 | [MessageCB] |
||
| 94 | Class="Function" |
||
| 95 | Prototype="void MessageCB();" |
||
| 96 | |||
| 97 | [WinMain] |
||
| 98 | Class="Function" |
||
| 99 | Prototype="int WinMain(struct HINSTANCE__ *hInstance, struct HINSTANCE__ *hPrevInstance, char *lpszCmdLine, int nCmdShow);" |
||
| 100 | |||
| 101 | [TimerCB] |
||
| 102 | Class="Function" |
||
| 103 | Prototype="int TimerCB(int panel, int control, int event, void *callbackData, int eventData1, int eventData2);" |
||
| 104 |