LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i control optomux brain baords using LV6i?

i am new to labview..i am currently in a process of communicating with optomux B1 and B2 brain boards and i/o modules which control the robot and CNC machine and the sensors. This optomux device is connected to the computer through a serial port. I am able of take control of the serial port but find difficluty in communicating with optomux. Can any body guide me from basics as to how to go about doing this? any kind of help will be appreciated...thanx
0 Kudos
Message 1 of 5
(3,257 Views)
Prasad wrote:

> i am new to labview..i am currently in a process of communicating with
> optomux B1 and B2 brain boards and i/o modules which control the robot
> and CNC machine and the sensors. This optomux device is connected to
> the computer through a serial port. I am able of take control of the
> serial port but find difficluty in communicating with optomux. Can any
> body guide me from basics as to how to go about doing this? any kind
> of help will be appreciated...thanx

To find out optomux basics and commands, may be good way is to use
FieldPoint programmers reference manual for FP-1000 controller.
http://digital.ni.com/manuals.nsf/web_productcurrent/EE241C7357D3F8CE862567840072F554?OpenDocument
I haven't had any troubles doung FP-1000 communic
ation using optomux
protocol.
Generally,use VISA read/write and send/receive optomux string commands
to "ASRL[Com port number]::INSTR".
You forget to mention which troubles exactly you have with optmux?

Good luck.
--
Sergey Krasnishov
____________________________________
Automated Control Systems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
Message 2 of 5
(3,257 Views)
hello, i´m spanish,
have you got labview 6?
where are a demo or free labview 6 ?


Prasad escribió en el mensaje de noticias
506500000008000000CE210000-991728092000@quiq.com...
> i am new to labview..i am currently in a process of communicating with
> optomux B1 and B2 brain boards and i/o modules which control the robot
> and CNC machine and the sensors. This optomux device is connected to
> the computer through a serial port. I am able of take control of the
> serial port but find difficluty in communicating with optomux. Can any
> body guide me from basics as to how to go about doing this? any kind
> of help will be appreciated...thanx
0 Kudos
Message 3 of 5
(3,257 Views)
I am not sure this wil help but something to consider. Have you try this driver

C:\WINDOWS\TEMP\OPTO22 Opto Mux Serial Protocol (Contributed) for LabVIEW - Instrument Drivers - National Instruments.html

Let me know if this work.
0 Kudos
Message 4 of 5
(3,257 Views)
Sorry the hyperlink I submitted was not valid, here is the correct one

http://zone.ni.com/idnet97.nsf/9b2b33e1993d877786256436006ec498/dda218f5db4ffeb8862568ab005fb9fb?OpenDocument
0 Kudos
Message 5 of 5
(3,257 Views)