03-10-2006 05:53 AM
03-10-2006 06:08 AM
Hi hakan_s
Up to know I've got three test rigs running, where I access a Siemens OPC-Server and I have not found yet another than reading a number and then convert it to a boolean (unless you use the DSC module I think).
Thomas
03-10-2006 06:22 AM
hi thomas,
is it a question or answer?:)
when i get value 1 from server, i want to switch on my ampel
that's what i'm trying
03-10-2006 06:23 AM
also what kind of indicator, that u use?
can u please send me a foto?
03-10-2006 07:01 AM
03-10-2006 07:01 AM
@hakan_s wrote:
...i mean, form Opc, i get "0" and "1", and i want to put a swicht, which shows the value of Data.(for example, when it is 0, it must be off,and when it is 1, it must be On )i can do it, with "Nummer to Boolean Array", as you see, it is an Array format.i want to do this in a simply way. ....
hakan_s,
Apologies if I'm misunderstanding, but the Not Equal To 0? primitive may be what you are looking for.
03-10-2006 07:27 AM
thanks for replys
i see, when i use National Ins/OPC demo, it works..
i mean,boolean with data socket.
may be, something wrong with my opc server...
thanks alot...
03-10-2006 07:35 AM