03-29-2011 05:53 PM
One way to do it:
03-30-2011 12:10 AM
@TerraNova wrote:
Look into "String/Number Conversion" palette.
Attach ouput of "VISA Read.vi" with last character deleted ("*") to the "Number To Fractional/Exponential/Engineering string.vi" (one of these three - parameters depend upon protocol).
That's all You need, If I cought You right.
Ah, yes, my fault.
Darin goes right, by the by.
03-30-2011 02:07 AM
can you post the vi in labview8.5 version. So, that i can see the code with help option.
03-30-2011 02:07 PM
I just copied your VI but its not giving output as 3.3v ...can you help me where is the problem.
03-30-2011 02:11 PM
Right-click the lower Boolean Array to Number and select 'Sign Extension Mode' and choose Always.
03-30-2011 02:16 PM
There is no such kind of operation. I see only unsigned, signed(8,16,32,64) and FXP.
03-30-2011 02:31 PM - edited 03-30-2011 02:31 PM
@shjukheter wrote:
There is no such kind of operation. I see only unsigned, signed(8,16,32,64) and FXP.
??
I see it.
03-30-2011 02:37 PM
OMG, Its rellay not visible in my labview 8.5. Can you see down picture or am i doing any mistake. Thank you for helping hand.
03-30-2011 03:23 PM
I do not have LV8.5 installed anywhere, but I know that was not available in LV8.2 and available in LV8.6. It was not listed as new in LV8.6 either. Plus, save for previous does not complain when I save for LV8.5 but does strip the output configuration in LV8.2.
At any rate, try this version saved for 8.5. If the configuration is lost then the workaround is simple.
03-30-2011 03:37 PM
The given VI is also not resulting 3.3. So, how I can go ahead with this kind of problem. I have labview9 version in my univ or is it possible to work in 8.5 version.