Controlling 1906 Digital Multimeter(TTi) using ARC Rs232 interface

Hello All,
I want to control  1906 Digital Multimeter by Thurlby Thandar Instruments (TTi) ,using its ARC Rs232 interface.I have downloaded driver from the http://tti1.co.uk/registered_users/downloads/drivers-download.htm  but the problem is that this driver seems to be designed for labwindows and for GPIB interface.I want to control it using labview and  Serial (ARC Rs232 ) interface.
i need advice for the solution.
Regards
Shahzad

Shahzad,
 To create LabVIEW VIs for LabWindows/CVI instrument drivers, use the LabVIEW Instrument Driver Import Wizard.
NI has an Instrument Driver Network which provides a host of Instrument Drivers, which also included the TTi 1906 CVI/LabWindows driver, if you are looking to interface any other instruments with LabVIEW I would recommend checking here first.
Hope that helps!
-Marshall R
Applications Engineering

Similar Messages

  • Is it necessary to use a rs232 interface?

    Hi, I have a AL104 mass scale and I'm trying to read the weight on labview, I hook it up to the computer using a rs232 cable, but I don't really understand how the device and the computer is communicating, I use VISA to write the program, but I can't locate the resourse name (address of the input) . Some one told me I might need to use a rs232-GPIB converter, because the computer is not detecting the hardware. I want to ask, is it necessary to use a converter in order for the computer to send and receive signal from the device? becasue it seems to me that even the pc and the device is connected thru the cable, the data still not transfering between the two... or how do I check the computer knows the device is "attached"??
    Really appreciate if someone can go thru what I should do from the beginning to when I'm able to read the output from the computer!!!
    Thanks!!

    RS-232 and GPIB are two different things.  Looking up AL104 by Google, I came across this page that as a link to the manual  http://balance.balances.com/scales/1114
    The manual shows it is using RS-232.  That means you write a command to the Com port and read back the response.  There is no hardware to detect.  Your VISA port will be whatever com port you have it connected to.  Com1, com2, ....
    That manual told to look for the command set.  I found this link   http://us.mt.com/mt_ext_files/Editorial/Generic/1/PL-S_SICS_0x0002467000027246000b531d_files/B-S-AL-...  That should tell you all you need to know about communicating with the balance.

  • How to control a digital output signal using the DAQ assistant?

    I am using a USB 6251 DAQ board and would like to control a switch. I am gathering airflow, pressure, and acoustic data on the same board (analog input) and would like the switch to trigger when the airflow value is within a pre-determined range. Finally, I would like to reverse the polarity of the switch (to off) about a second after the initial digital signal, all of which is during continuous data acquisition.
    I am able to actuate the switch only when pressing the "run" button in the DAQ assistant window. I am proficient with data acquisition but have never tried programming an output... Please help!
    Thanks!
    -a troubled researcher
    P.S. I am running LabVIEW 8.5 as well.

    blsmith4,
    You probably won't get the control of the digital port on your card by only using the DAQ Assistant. One of the following examples should provide you the functionality that you would like out of the box:
    Digital - SW - Timed Output (Simple)
    Digital - Continuous Output (More Complex)
    Continuous Write Digital Port - External Clock - Non Regeneration (Most Complex)
    Let me know if these work better for you.
    Best,
    Jason M.
    Applications Engineer
    National Instruments

  • WIth LabVIEW how do I control an instrument with a RS232 output, using a RS232 to USB converter cable.

    WIth LabVIEW how do I control an instrument with a RS232 output, using a RS232 to USB converter cable since I dont have rs232 ports. I have two instruments that I want to control in this manner. One is an Imada ZPS force gage with RS232 output. The other is a Panasonic HL-G103-S-J laser micrometer sensor which is RS422. I've done considerable LabVIEW programming using GPIB but I have no experience with devices like these. Any tutorial or examples would be greatly appreciated.
    Thanks.
    Solved!
    Go to Solution.

    I understand that you want to control a device which having RS 232 port as output. If so, you can use an USB-RS232 cable from PC to device and you can control or monitor the device.
    See this link http://zone.ni.com/devzone/cda/epd/p/id/2669
    Also, first check the device in hyperterminal and then continue to program in labVIEW. You can find the serial VI's in Instrument I/O.

  • How can I control instrument using its RS232 port in VB or VC++?

    1)How can I control instrument using its RS232 port in VB or VC++?
    2)What's the module or .h file need I add-in to VB or VC++?
    3)Can you provide me some easy examples for that?
    Thanks!

    Kevin,
    I've used Measurement Studio - Tools for Visual Basic and Tools for Visual C++ (ActiveX component) for instrument control.
    I've used both the VISA and non VISA versions and they are pretty straight forward to use for GPIB, Serial or VXI.
    You might find the following page useful.
    http://www.ni.com/mstudio/cworks.htm#ICC
    Regards,
    Kamran

  • How can i request the actual time code of digital video recorder, i am using RS232 interface for asking actual time code of digital video recording

    how can i request the actual time code of digital video recorder, i am using RS232 interface for asking actual time code of digital video recording

    If you have an RS-232 interface to the digital video recorder, it may be that you can send a command to the video recorder in order to get the time code sent back to your application - you would then read this as a string and then incorporate this data into your program.
    The best source of help will be any documentation you have relating to the serial (RS-232) interface with the digital video recorder. This documentation should have commands that you can send to the recorder and expected response strings that you should get back from the device. This task should be straightforward but can often be frustrating without documentation about the video recorder. This will not be something that you can "guess" - past experience in writing serial communication ap
    plications has shown that a good manual is your best friend.
    Failing this if you have any source code for example programs that have already been written to communicate with the recorder, you might be able to extract the relevant ASCII strings and use them within your application. This is true whether you are using LabVIEW or a text-based language.
    Jeremy

  • Can DAQ 6025E Interface with a digital multimeter?

    Hi,
    Can DAQ 6025E Interface with a digital multimeter? I have an ordinary digital multimeter without RS232, GPIB etc. Is it possible to read any instrument with a digital display with a DAQ 6025E card?

    NO! You have no physical connection between the dmm and the pc. The digital display on the dmm cannot just be magically transmitted between the two. The 6025 can measure voltage. It is not a camera that can read the dmm's front panel. The 6025 sits inside the pc. There is a communication bus between the 6025 and the pc. NI-DAQ/LabVIEW software allows you to control the daq board and measure voltages physically present at the input pins of the daq board. Use the daq board and throw away the dmm or throw away the daq board and buy a dmm with a serial or gpib interface.

  • Digital multimeter in LabVIEW?

    I am wondering if it is possible to design a digital multimeter using LabVIEW. If so are there any pointers here that anybody can give me? Such as how to convert voltage into current and other things?

    This DAQ card will always gonna read voltage, so if you want to measure the current, probably you can use a resistor (precise and of known value) and allow the current to flow across it and use DAQmx to read the voltage across the resistor and in LabVIEW you can determine the current equivalent to the voltage across resistor (Ohm's law).
    There is another option wherein you can use internal shunt resistance (inbuilt in 6353) and LabVIEW will directly give you current readings.
    Similarly to calculate Resistance value you need to build an additional circuit arrangement (may be wheatstone bridge or something else)...!!
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • Looking for XTRA to control a digital camera

    I am looking for an xtra that will let me control a digital
    camera. It is for a kiosk that captures photos of users. I used
    several in Xtras in the past that worked wonderfully but they
    appear to no longer exist. Any help would be greatly
    appreciated.

    Using webcamxtra, you could get the image and then sharp xtra
    to save
    the file to the desktop. Not much control over the camera
    exactly...
    matthewmaday wrote:
    > I am looking for an xtra that will let me control a
    digital camera. It is for a
    > kiosk that captures photos of users. I used several in
    Xtras in the past that
    > worked wonderfully but they appear to no longer exist.
    Any help would be
    > greatly appreciated.
    >

  • Whether the NI step controller can control the digital servo driver and motor

    I want to you can help me confirm whether the NI step controller can control the digital servo driver and motor.If can,what is the differents between servo controller and step controller to control servo motor?Thank you so much!
    Best regards

    The PCI/PXI/FW 7344 high precision controller can be used to control both steppers and servo motors. The older PC Step controllers are made for stepper only control. The difference in the two control types is with stepper control, the controller outputs two digital signals that control the step and direction of the motor. The drive uses these digital signals to energize the stepper phases and commutate the motor. In a servo system, the controller outputs a -10 to 10 Volt analog signal that the drive then uses to output the appropriate current to the motor which is proportional to torque.
    You can get more information from the following website:
    http://zone.ni.com/devzone/devzone.nsf/webcategories/69771825AE23E98E86256786000BEA02?opendocument
    Please let u
    s know if you have any further questions.
    Regards,
    Andy Bell
    Applications Engineer
    National Instruments

  • VI library suitable for Tek DM2510G Prog. Digital Multimeter...

    I have a Tektronix DM2510G Programmable Digital Multimeter (with GPIB interface) on-hand, but it does not appear to have a set of instrument library VIs.  Can anybody point me to a library that might work -- or be easily adapted so that it will work?

    Hello,
    For horizontal cursors try:
    CURS:HBA?
    The instrument should give a response in this format:
    Horizontal Pos1;Pos2;Delta;Selected Cursor;Units
    For Vertical try these:
    CURS:VBA:HDELT?
    Returns horizontal difference
    CURS:VBA:HPOS? x = 1 or 2
    Returns value of vertical bar ticks
    CURS:VBA:UNITS?
    Return measurement units
    CURS:VBA:VDELTA?
    Returns value difference between the bars ticks
    If you are using the IVI driver, use the write to instrument and read from instrument VIs. If you are using the LabVIEW native one, VISA write and read should do the trick. Hope this helps.

  • I just downloaded Digital Editions to use an e-book I purchased.   When I try to open the file it opens in Adobe Reader and I get an error message.  Please help

    please help  I downloaded Digital Editions to use e-book and when I got to open I get an error message

    It says file could not be opened because it was either not a supported type or it was damaged.  I have already had the file resent and in talking to the American Medical Association (purchased from their site)  it appears when I go to open the file it is in Adobe Reader and I do not see an option to move it to Adobe Digital Editions,
    Kathy Harlan
    <mailto:[email protected]> [email protected]
    Cell: 214-850-6427

  • How do I create a digital signature to use when filling out applications online?

    The application is asking me to add or create a digital ID to sign and encrypt documents. The certificate that comes with your digital ID is sent to others so that they can verify your signature.
    I have four options: Browse for an existing digital ID file
    Configure a roaming ID for use on this computer
    Create a self-signed digital ID for use with Acrobat
    Look for newly inserted hardware tokens

    Formscentral does not support forms with digital signature workflows. I suggest you see if our Echosign product meets your needs.

  • HT1539 How can a digital copy be used in a household with multiple apple ids, synced on the same computer?

    How can a digital copy be used in a household with multiple apple ids, synced on the same computer?  I want to put a digital copy on my device, and on my wife's device.
    Please help.

    you're welcome.
    actually, unless you take an extra step, the first opened swf will close.  if you want the 2nd to close, the initial receiving lc will send a message to sender that causes the sender to close.

  • Digital signatures for use in consenting research participants

    Hi.  I need some help implementing digital signatures into a consent document.  I work as a research assistant at a university and in our line of research, we have participants from multiple regions of the country.  One of the most important parts of staying in compliance with various regulations is that all research participants are presented with information about the study, and they must sign a document to indicate that they understand the risks/benefits involved.
    We want to implement digital signatures to make this process easier for ourselves and the research participants who live across the country.  However, there seem to be some technical hurdles in using signatures.  First, we want to make sure that participants who only have Adobe Reader are also able to sign (my understanding is that they should be able to).  Some participants may not be very computer savvy, so we need the process to be somewhat dummy-proof.  Participants must fill in their printed name and date, so I need for them to have authority to change some information, but I don't want them to have the authority to change the document itself or the participant ID numbers which I have to fill in once I get the form back.
    I have created a fillable form in Adobe LiveCycle and added 2 signature form fields, one for the participant, and one for myself.  I plan on distributing the form so that I can have a dataset file for all of the returned consents.
    Essentially the process should work like this:
    I send a participant the form, they fill out the fields for their printed name, date, and provide their digital signature and use the submit by email button to return the form to me.
    I receive the form, add their participant ID number, and provide my digital signature.
    Save the file in our dataset file which is associated with the returned consent forms.
    The thing I'm concerned about is their digital signature being invalidated once I insert the ID numbers and add my own digital signature.
    Thanks for any help you could provide.

    We have a document that needs to be signed by more than one individual -- and in our process we are using the Topacz signature pad to get the signature.  It's similar to the one you sign at the grocery store, drug store, etc.  In order to NOT have the first signature invalidated, we were told to edit the registry...and it works perfectly!
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox]
    "iDigSigSaveAsCertified"=dword:00000001
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\8.0\AVAlert\cCheckbox\cAnnots]
    "iReaderEnableSaveWarn"=dword:00000001
    Obviously if you are using a different version of Acrobat, you'll have to change the key accordingly.
    Hopefully this will work with your process.
    Good luck!!

Maybe you are looking for

  • URGENT QUERY INFO NEEDED

    I HAVE A STANDARD SMART-FORM ME9K... I SHOULD DO CHANGES FOR THE SMART-FORM PLEASE HELP ME

  • Sun Application Server -  Trouble starting default server

    Hi everyone. I am new to J2EE and am currently trying to get the Sun Appliation Server to run, but am having difficulties. I have installed version 1.4 of J2EE SDK. Running Windows XP SP2. When I run the program Start Default Server, it hangs for age

  • SchemaFactory in Mapping Runtime

    Hi all, I need to validate an XML in a java mapping. To this end, I'm trying to instantiate a SchemaFactory supporting W3C XML Schema 1.0. using this piece of code in my java class: /* ... stuff here ... */ SchemaFactory sf = SchemaFactory.newInstanc

  • Accounting in the General ledger for a previous period after reconversion

    Hi experts!! We have just runned the conversion tool in Venezuela for our monetary reconversion. Now we are presenting some problems and we need to do some accounting in the general ledger for a previous period. It's seems that's not possible... what

  • Strange problem with Contribute 3

    I have a strange problem with Contribute 3. One of my page editors changed a single page on my web site and submitted it for review. When I go to review the page, 75 pages show up to be reviewed. If I try to edit the actual page that was changed, it