01-16-2008 01:37 PM
Has any one tried to make a simple interface for this device? I have done some basic communicating with it, but it seems to be rather glitchy.
01-17-2008 12:54 AM
hi dstafford,
can you explain your problem? We can help you although we don´t have exactly what you need.
Mike
01-17-2008 12:43 PM
Well I have followed the basic serial example. So I have been able to input the commands that it uses to operate. It wants two sets of numbers, so it knows where to point in a formatted string. I can also add a command so that it tells me where it is at. Here is what I would like to do, I would like to add two knobs for inputting azimuth and elevation so that it is graphical, and I need to format the string such that w000 000 the first 000 is azimuth (000 to 360 deg) and the second set is for elevation (000 to 180). There is also a second command c2 (but I don’t know where I should put it in the string) as this reads the current position and displays it. In that example it only runs for a brief period and then it stops, I need to be able to chance the position dynamically and see where it is at as it changes.
01-17-2008 01:34 PM
Hi
i think the attachment makes what you want.
Mike
01-17-2008 04:34 PM
Thanks that helped out a lot; I combined that program with the serial example. It works well, but it seems to want to update very frequently, as I am hearing relays tripping, but if I set the number I want and hit stop it goes there and will stop at that command. Is there a way to just have it send the data and then just have it leave the serial device alone unless you change the angle. As in only send the data once, but not have to re hit run.
01-17-2008 05:47 PM
01-18-2008 12:17 AM
Hi dstafford,
another way can be to place your send vi in an event structure and only read permanently from serial.
Mike
01-18-2008 10:16 AM
01-21-2008 01:39 AM - edited 01-21-2008 01:39 AM
Hi dstafford,
i attach an example for it.
Mike
07-29-2009 02:43 PM
Hello MikeS81,
I am also in need of a .vi file for the Yaesu GS-232 antenna rotor controller. However, I can't open the one you posted since it is a later rev than my LV. Any chance you can save your GS-232 controller .vi file in LV version 7.1.1?
Greatly appreciated