Rev 172 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 172 | Rev 173 | ||
|---|---|---|---|
| Line 101... | Line 101... | ||
| 101 | SetToolTipText("Get the current incidence angle of the rotation sample holder."); |
101 | SetToolTipText("Get the current incidence angle of the rotation sample holder."); |
| 102 | rotButtons->widgetTB[2]-> |
102 | rotButtons->widgetTB[2]-> |
| 103 | SetToolTipText("Move the rotation sample holder to angle 0 deg."); |
103 | SetToolTipText("Move the rotation sample holder to angle 0 deg."); |
| 104 | rotButtons->widgetTB[3]-> |
104 | rotButtons->widgetTB[3]-> |
| 105 | SetToolTipText("Reposition to 0 deg, reset and initialize controller for the rotation sample holder.\nOnly use, if there is a problem with moving the table. If further problems\noccur, check under \"Movement table\" in the \"Help\" file."); |
105 | SetToolTipText("Reposition to 0 deg, reset and initialize controller for the rotation sample holder.\nOnly use, if there is a problem with moving the table. If further problems\noccur, check under \"Movement table\" in the \"Help\" file."); |
| 106 |
|
106 | rotButEmergency->widgetTB[0]-> |
| 107 | SetToolTipText("Emergency stop of the rotation samble holder. Use if you know the motor is about to hit something."); |
107 | SetToolTipText("Emergency stop of the rotation samble holder. Use if you know the motor is about to hit something."); |
| 108 | 108 | ||
| 109 | evtNum->widgetNE[0]->GetNumberEntry()-> |
109 | evtNum->widgetNE[0]->GetNumberEntry()-> |
| 110 | SetToolTipText("Number of events to obtain before stopping data acquisition."); |
110 | SetToolTipText("Number of events to obtain before stopping data acquisition."); |
| 111 | timeStamp->widgetTE-> |
111 | timeStamp->widgetTE-> |