LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sun elcetronics EC10

Hi,

 

I am using the sun elctronics driver for EC10 chamber. This driver lets me set the chamber controls. I want to send some command to this chamber but I am having a hard time. I am a beginner in labview. Please help as soon as possible.

Regards,

 

Waqar

0 Kudos
Message 1 of 6
(3,238 Views)
Impossible to help without knowing what your problem is. Simply saying you are having a 'hard time' is not adequate.
0 Kudos
Message 2 of 6
(3,237 Views)

What I meant when I said I am having a hard time is, I am not sure how to send commands to the equipment.

 

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

But you already said that the driver allows you to set the chamber controls. The driver is obviously sending commands. If you want to send commands that are not in the driver, look to see how the driver does it.

 

You also need to provide some basic information. You haven't said what type of connection (GPIB or Serial) you have. You haven't mentioned what LabVIEW functions you have tried to use. You haven't mentioned the commands you are trying to send.

 

I don't want to guess which driver you are using either. There are two. Post the one you downloaded.

0 Kudos
Message 4 of 6
(3,215 Views)

Hi,

 

I am using the 8.0 driver. The connection is through GPIB. i am looking to send commands like "OUT" to the chamber.

 

0 Kudos
Message 5 of 6
(3,201 Views)
Well, I looked through the driver and did not see any 'OUT' command so if that is something you will need, you will have to add it to the driver. What I would suggest is that you debug GPIB communication in MAX. If you need help with formatting this command, you probably need to post an electronic copy of the programming manual so someone can look at the exact syntax required.
0 Kudos
Message 6 of 6
(3,196 Views)