Jump to content

Display of values


Recommended Posts

Hi,

it may be a stupid question, but I'm not too deep into Labview yet.

I want to read out values from a battery via a DS28E17 and display them.
Now my question is how to do this with TMEX.

My current setup is as follows. I can output the ROM number without any problems. But not the voltage from the battery or the DS28E17 does not pass on my commands to the battery.

1.png

Link to comment

Judging only by your attached image.

The Array that is being chained through your DLL calls has conversation dot (red dot)  that shows you are auto typecasting.

 

Make sure all inputs to DLLs have exact data type and length.   If passed by reference or by value etc. 

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.