LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotation Controller with SGSP-60YAW-0B

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.

0 Kudos
Message 1 of 18
(2,872 Views)

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!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 18
(2,858 Views)

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!

0 Kudos
Message 3 of 18
(2,855 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 18
(2,841 Views)

Hello,

 

We have your products ""SCSP20-85 & SGSP-60YAW-0B"". 
It's working fine with the attached LabVIEW controller.
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!!
If anyone knows about this controller, please guide us.
 
0 Kudos
Message 5 of 18
(2,826 Views)

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?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 18
(2,784 Views)

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.

 

Download All
0 Kudos
Message 7 of 18
(2,776 Views)

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…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 18
(2,769 Views)

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.

0 Kudos
Message 9 of 18
(2,758 Views)

Hi BaJa,

 

But I didn't have any guidelines for this Controller.

Simple answer: No manual, no help…

 

I cannot open your LV2018 VIs, please downconvert to LV2017…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 10 of 18
(2,739 Views)