LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Turntable

Hi!

I have a turn table that has a GPIB input (Innco systems with CO 1000 controller).

I want to control this turn table with LabView 8.0 .

But, I don't have any idea about how I can control it.

If you share a solution with me, I will be grateful.

Thanks...

0 Kudos
Message 1 of 6
(3,059 Views)

The first thing you will need is the programming manual for the Innco system with CO 1000 controller.

The next thing is to read the manual.

Figure out what you need to send to the controller via GPIB to make it do what you want it to do.

 

Then after you have read the manual and figured out what commands you wish to send, then you will need a GPIB card and cable to send those commands from LabVIEW using VISA Reads and VISA Writes.

 

The easy part is sending and recieving messages with LabVIEW. The hard part is knowing what to put in those messages.

 

Read the Innco manual. 

Omar
0 Kudos
Message 2 of 6
(3,047 Views)

Omar firstly thanks for your attention...

 

I want to turn this this table with given angle and direction such as 2 degree - counter clockwise for each step.

I downloaded a manual about Innco Systems-CO 1000 controller but there is no string commands for Labview Write/Read Visa.

 

Now, what should I do to control it?

0 Kudos
Message 3 of 6
(3,010 Views)

Attach the manual.

0 Kudos
Message 4 of 6
(3,006 Views)
0 Kudos
Message 5 of 6
(2,998 Views)

@GXnn wrote:

I downloaded a manual about Innco Systems-CO 1000 controller but there is no string commands for Labview Write/Read Visa.

 


The manual you attached shows the commands.  Start reading at page 35.

0 Kudos
Message 6 of 6
(2,969 Views)