09-10-2014 07:07 AM
I have a fiber optic switch ( 3 input channels and 1 output and serial port interface), how i can i operate it in labview?
09-10-2014 07:12 AM
What have you tried? What is the protocol for the switch? What is the model of the switch?
If you are starting from scratch, look in the LabVIEW Example Finder (Help->Find Examples) and look for the Simple Serial Write and Read. It isn't the best of examples, but it will teach you the beginnings of how to communicate with an instrument.
09-10-2014 07:15 AM - edited 09-10-2014 07:16 AM
I know a very basic thing about labview, I've tried the Read/Write VISA , but it did not work. the switch is a LEONI Fiber optic switch 3x1
09-10-2014 07:36 AM
@kian666 wrote:
I know a very basic thing about labview, I've tried the Read/Write VISA , but it did not work. the switch is a LEONI Fiber optic switch 3x1
You want us to read the manuals and do your job?
09-10-2014 07:43 AM
I dont know about the electronics and microcontrollers programming, it's a part of my thesis which is not in my field, if you know how to operate you have done a great favour to me!!!
09-10-2014 07:44 AM
@kian666 wrote:
I dont know about the electronics and microcontrollers programming, it's a part of my thesis which is not in my field, if you know how to operate you have done a great favour to me!!!
Why are you chosing to write a thesis that is not in your field?
09-10-2014 07:48 AM
It's just a part of it which is not related to me, I'm doing the photonics part which is dealing with lasers and etc, i just need the switch to be operated in labview
09-10-2014 07:49 AM
Page 8 of the first PDF gives the protocol. It looks quite simple. Just make sure you are adding the End Of Line to the command string.
Go ahead, give it a try and post what you have tried. We'll be able to direct you a lot better then.
09-10-2014 07:57 AM
what do you mean by end of line? for example in the write buffer i write " ch0 " , what should i write instead?
09-10-2014 08:03 AM
I want it to be in schematic Switch and Knobs, not command type