LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotation Controller with SGSP-60YAW-0B

attached all the lib vis in 2017

0 Kudos
Message 11 of 18
(1,608 Views)

Hi BaJa,

 


@BaJa_2020 wrote:

attached all the lib vis in 2017


Thanks for that.

 

But there still is no programming manual: you REALLY need this to go further!

 

From your VIs it seems:

  • "H" is command for "homing"
  • "M" is command for "move"

But you really need to look for a good manual…

 

Again: which device translates between PC and your stages? Where is the RS232 cable connected to?

Best regards,
GerdW


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

the translator is GSC-01. 

yes, you are corrected, but there is no manual available, so I am asking maybe someone works with the same controller or similar. 

0 Kudos
Message 13 of 18
(1,598 Views)

Hi BaJa,

 


@BaJa_2020 wrote:

the translator is GSC-01.   … but there is no manual available,


After following the link you provided I see this:

Why don't you read the manual to learn about all options of this motor controller?

 

So I repeat: read the manual and follow all recommendations written!

Best regards,
GerdW


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

you are correct. 

I have read the manual carefully, 

It already contains many commands. its also included in the SGCommander software. 

can you guide me on how to build these commands with LV? (page11).

0 Kudos
Message 15 of 18
(1,565 Views)

Hi BaJa

 


@BaJa_2020 wrote:

you are correct. I have read the manual carefully, 

It already contains many commands. its also included in the SGCommander software. 

can you guide me on how to build these commands with LV? (page11).


Use the existing driver VIs as guide to create a new/better set of driver VIs (that's what I would do!).

 

Send a command and read it's return value. I guess you want to use the "Q" command as described on page 19…

Best regards,
GerdW


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

can you give me a material to read about how to build the commands?

or guide me to build one of them. 

I am feeling lost. 😪

0 Kudos
Message 17 of 18
(1,555 Views)

Hi BaJa,

 


@BaJa_2020 wrote:

can you give me a material to read about how to build the commands?

or guide me to build one of them.


You have all the material you need: the manual describes all commands, their syntax and their responses.

And you have (rather bad) example VIs showing how to send several commands and receive their answers…

 

When you are still lost you should take the free trainign resources to learn LabVIEW. Hurry up to catch the free self-paced courses until end of April!

Best regards,
GerdW


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