04-14-2020 03:08 AM
Hello,
I have this controller "SGSP-60YAW-0B", I would like to design a LabVIEW controller for this motor.
I am still a beginner in LabVIEW. Do you have any ideas or suggestions! what shall I do? If anyone uses this kind of instrument could help.
04-14-2020 03:25 AM
Hi BaJa,
@BaJa_2020 wrote:
I have this controller "SGSP-60YAW-0B", I would like to design a LabVIEW controller for this motor.
The linked website lists several compatible drivers/controllers: why don't you use them?
@BaJa_2020 wrote:
I am still a beginner in LabVIEW.
Then hurry up to take the online courses offered for free until end of April!
04-14-2020 03:38 AM
I dont use the ready drivers or controller because this controller is only one of many instruments that I want to design code for them,
about the course, can you send me the link, please!
04-14-2020 04:40 AM - edited 04-14-2020 04:41 AM
Hi BaJa,
@BaJa_2020 wrote:
about the course, can you send me the link, please!
Do you notice that orange/red button right on NI's homepage?
04-21-2020 10:05 PM
Hello,
04-22-2020 12:38 AM - edited 04-22-2020 12:45 AM
Hi BaJa,
@BaJa_2020 wrote:
This controller can control the movement, speed, and stage origin position.But how can I show the stage position! which function or controller should I use to show the stage position!!
Have you read the (programming) manual? Did you learn about all (relevant) commands and responses of this motion controller?
I'm sure there is a command to request the current position…
Which motor controller do you use? Can you provide its name/type and a link to its manual?
04-22-2020 01:02 AM
There is no programming manual available on the company website or anywhere else online.
I have contact with them about that, they send me the attached catalogs.
and this website for LabVIEW examples.
https://www.global-optosigma.com/en_jp/software/sample_en.html
It doesn't contain any commands to showing the current position.
or maybe I don't find the requested commands.
04-22-2020 01:18 AM - edited 04-22-2020 01:23 AM
Hi BaJa,
the example VIs are made for RS232/GPIB communication. The specs you show don't provide any serial or GPIB communication ports: which device translates between your computer and those stages from RS232/GPIB to analog/digital signals for those stages?
Please provide as much information as possible!
In those VIs commands like "R", "G", or "M" are used: you need to get a manual which describes all those commands, their options and responses!!!
(Btw. those examples are written in a really bad way using a very old version of LabVIEW: you really should recreate them from scratch using modern style and guidelines…)
04-22-2020 01:35 AM - edited 04-22-2020 01:37 AM
the attached library has been modified according to my system.
As I mentioned, it already works fine. my LV version is 2018 (64).
please check.
But I didn't have any guidelines for this controller.
04-22-2020 02:57 AM