Size: 136
Comment:
|
Size: 1070
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
KAGRA/Subgroups/DGS/Projects/StepperMotorについて、ここに記述してください。 | == Overview == |
Line 3: | Line 3: |
# Overview | == DriverList == |
Line 5: | Line 5: |
# DriverList | |
Line 7: | Line 6: |
# Setup | == Configuration == [[attachment:configuration|{{attachment:スクリーンショット 2017-05-01 19.20.17.png|latest sensitivity curve|width="600"}}]] == Setup == ユーザがTelnetでコマンドを送信するには,(1)Nport5150のRS485-Ethernet変換の設定(2)TMCM6110の環境設定が必要である。 === Nport5150の設定 === [[attachment:configuration|{{attachment:SerialSetting.png|latest sensitivity curve|width="900"}}]] [[attachment:configuration|{{attachment:NportSetting.png|latest sensitivity curve|width="900"}}]] [[attachment:configuration|{{attachment:NetworkSetting.png|latest sensitivity curve|width="900"}}]] Please change the IP address according to where you want to use it. === TMCM6110の設定 === Do not use in ASCII mode. Use binary mode. === How to control the motors from python script === (At point at 17/10/5) - Go to the directory: /kagra/Dropbox/Subsystem/VIS/TypeBp/Script/steppingmotor/ - start ipython - in ipython, type the command as follows. |
Overview
DriverList
Configuration
Setup
ユーザがTelnetでコマンドを送信するには,(1)Nport5150のRS485-Ethernet変換の設定(2)TMCM6110の環境設定が必要である。
Nport5150の設定
Please change the IP address according to where you want to use it.
TMCM6110の設定
Do not use in ASCII mode. Use binary mode.
How to control the motors from python script
(At point at 17/10/5)
- Go to the directory: /kagra/Dropbox/Subsystem/VIS/TypeBp/Script/steppingmotor/
- start ipython
- in ipython, type the command as follows.