07-17-2012 12:03 AM
hi, i am interfacing keithley 2612a with pc using gpib and labview. i am receiving my results(numerical) in string format after giving commands to machine in string format(which is required to do ). now whenever i try to convert the results in numerical format by applying 'string to num. format', it shows only one result rather than array. i am receiving my results collectively in a form of array. please tell me a way to convert this string array into numerical format. i am using labview 7.1.
07-17-2012 01:24 AM
07-17-2012 06:53 AM
Can you share some code so we can see what you have tried? How about an example of what you are recieving and what you expect out?
07-17-2012 08:35 AM
@crossrulz wrote:
Can you share some code so we can see what you have tried? How about an example of what you are recieving and what you expect out?
You'll want to read what he wrote in another relevant thread. http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/keithley-2612a-interfacing-with-pc-using-labv...
07-19-2012 12:50 AM
thnx for considering the question, guys! i sorted it out.