en:en_manual_control
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:en_manual_control [2015/12/04 11:25] – created kirilov | en:en_manual_control [2016/02/02 18:47] (current) – removed bl | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | | ||
- | |||
- | ====== Spectrometer control through command language ====== | ||
- | |||
- | <note important> | ||
- | Each program element is available spectrometer (engine, temperature controller, etc.) with TZ program is a " | ||
- | For manual operation through command language, there are two possibilities: | ||
- | * Via PythonWin task (in this case, loading the GUI is not required) | ||
- | * With the help of the Mds (manual device interface) | ||
- | |||
- | < | ||
- | |||
- | ===== Manual control via task PythonWin ===== | ||
- | |||
- | |||
- | PyhonWin is an editor for Windows, adapted to work in Python, who after starting as follows | ||
- | |||
- | {{: ru: pywin1.png? 700 |}} | ||
- | |||
- | Before actually entering commands to load the library spectrometer using the "from <name sektrometra> | ||
- | |||
- | {{: ru: pywin2.png? 700 |}} | ||
- | |||
- | Next you need to connect to the database of the spectrometer, | ||
- | |||
- | {{: ru: pywin3.png? 700 |}} | ||
- | |||
- | You can then proceed directly to the management. For example, you need to specify the position of the axis of 1.0 P1_beta. | ||
- | Enter the name of the device and the point. This editor tells what commands are available for this class of devices. | ||
- | |||
- | {{: ru: pywin4.png? 700 |}} | ||
- | |||
- | |||
- | Selects Set (by pressing Tab). Next, type an open parenthesis and editor tells us a list of command options. The first parameter of " | ||
- | |||
- | {{: ru: pywin5.png? 700 |}} | ||
- | |||
- | Locator, bury the brackets and press " | ||
- | |||
- | {{: ru: pywin6.png? 700 |}} | ||
- | |||
- | Check the current position can be similarly P1_beta using the Get or program Reflector. | ||
- | |||
- | {{: ru: reflector_2.png? | ||
- | |||
- | ==== Manual operation with the help of the Mds (manual device interface) ==== | ||
- | |||
- | |||
- | Mds panel is part of a universal GUI as a tab page Manual, and may also be called as a separate window. | ||
- | |||
- | |||
- | Differences when using this window from the previous case are as follows. | ||
- | Connection to Varman and import of the instriment library are performed automatically. Left drop-down listof widget contains a list of devices. After selecting a device, the user will get a possibility to select from the right list approptiate command. Then he has to replace the parameter names to desired values and press " | ||
- | {{: ru: mds104.png? |}} | ||
- | |||
- | [[index | Back to contents]] | ||
- | |||
- | |||
en/en_manual_control.1449217552.txt.gz · Last modified: (external edit)