LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC and 16 bit integers

Hi everybody,

I have a very time consuming problem with opc programming in labview: I need
to write 16 bit integers with the labview opc client to the server - and I
don't know how to do this because of the limitation of the labview Vi's to
32 bit integers.

Any suggestion is very welcome.

Bernd Szyszka
0 Kudos
Message 1 of 2
(2,434 Views)
What is the limitation? LabVIEW has 8,16, and 32 bit integers - both signed
and unsigned.

"Dr. Bernd Szyszka" wrote:
>Hi everybody,>>I have a very time consuming problem with opc programming
in labview: I need>to write 16 bit integers with the labview opc client to
the server - and I>don't know how to do this because of the limitation of
the labview Vi's to>32 bit integers.>>Any suggestion is very welcome.>>Bernd
Szyszka>>
0 Kudos
Message 2 of 2
(2,434 Views)