I want to transfer data through the serial port in the same coding that hyperterminal uses. How can i do it?

The serial port seems to be working, and labview seems to be sending the data, but the problem is in which format does it send the data, because in hyperterminal i just input the string "JDX" and it sends it to my device, with labview it sends something but my device does not recognize it.

nobuto wrote:
> I want to transfer data through the serial port in the same coding
> that hyperterminal uses. How can i do it?
>
> The serial port seems to be working, and labview seems to be sending
> the data, but the problem is in which format does it send the data,
> because in hyperterminal i just input the string "JDX" and it sends it
> to my device, with labview it sends something but my device does not
> recognize it.
Hyperterminal adds the carriage return/line feed to the string which is
generated by the return key to send out the current line. LabVIEW simply
sends out what you tell it, so try to set the string to "Show \ Display"
format and add a \r or \n or \r\n to the command you want to send out.
Assumes of course that you set the right baudr
ate/bits/parity etc in
LabVIEW with the VISA property node, when opening the serial port.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Want to transfer CS5 . Have serial number but not product key or discs. How can I do it?

    I have Cs5 on my Mac book but want to transfer it to my new MacBook Pro retina. I have the serial number BUT my installation discs are packed away. Can I retrieve the product key from Adobe ? Do I need it anyway?
    help would be much appreciated...

    If you have the serial number and an internet connection you should be all set.  You can download thru the following page and use the serial number you say you have to activate it.
    Download CS5 products
    You are allowed to have two activated installations, so if you choose to you can leave the current installation on the old machine as a backup.  If you prefer to remove it for any reason, be sure to deactivate it first so that the extra activation is still available to you.

  • Which standard is the serial Port of the Tecra A9

    Which standard is the serial Port of the Tecra A9?
    Is it RS-232?

    Everything what I know is that its a 9pin serial port

  • I want countiniou​s data traansmitt to serial port

    hello
    i am working on a project,which is transmit continously data which can given by switch,but i can transmit data only after timeout error,so instade of that error i want continously transmit data without time out, so please help me soon,
    Attachments:
    Basic Serial Write.vi ‏25 KB

    Hi pareshsabhad
                                   I modified your VI with error out. Run this VI and let us know the error outs. 
    You are new here as i can see through your number of posts. Lets make a practice of some tips before you post your problem (Not hard and fast rules).
    1. Always upload your VI.
    2. What input you are giving and what corresponsing output you are expecting.
    3. Clarify the problem. if possible then use bold letters for that.
    4. What error and where exactly you are getting that let us know.
    5. Upload the image of that if possible
    Dont worry we will deal with it.
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet
    Attachments:
    Basic Serial Write.vi ‏31 KB

  • HT4623 I had 2 iphone is stolen but if my device find my iphone i always find the one that am using. how can i find thst is stolen?

    I lost one of my iphone, I had 2 of them but if i put on find my iphone, I dont see other one the device. what can i do to get other which is not showing?

    You had to have find my iphone turned on prior to the device being stolen. I would recommend going to icloud.com and signing in. Then tap on the 'find my iphone" app and it should show all listed devices

  • Using a PS/2 keyboard on a Sparc workstation through the serial port

    We have recently migrated an application that used to run on a PC, to now run on a Sparc Workstation. This is a SunBlade 1500, running Solaris 8. The application is running in a dedicated console which has a fitted keyboard and trackerball that have PS/2 connectors and cannot be changed.
    We need a way of connecting the PS/2 keyboards to the serial ports of the Sparc workstation. We already have a piece of software that will read ascii values from the serial port so we definately want to go through the serial ports.
    Can someone please suggest what converters will be required to get the output of the keyboard and trackerball as ascii input to the serial port.

    Actually, that's not a bit perverse, at all.
    Jonathan's suggestion is a standard method of connecting to a server.
    (null cable between the computer serial ports)
    ... see the Solaris man pages.
    man tip
    TeraTerm and Hyperterminal are customarily used on a PC running some dialect of Windows.
    The 'tip' command is all that's necessary between Solaris systems.
    PS/2 is not a serial connection, but is a keyboard/mouse interface 'invented' by IBM when they offered their XT-class PS/2 line of desktop systems, back in the 1980's.
    I found this next link by using Google:
    http://members.chello.at/theodor.lauppert/computer/ps2/
    The smaller DIN ports were more compact than the AT-class keyboard ports and the mouse moved from a serial port to a dedicated mouse port.
    Serial communication devices are not keyboards, per se,
    and keyboards are not serial communication devices.
    You need other hardware in between to translate what the human being sends, and another computer is a common method to accomplish that translation.
    Having said all that ...
    Since you cannot change the dedicated console hardware,
    I suggest you go to the manufacturer of that console equipment
    and have them suggest some sort of serial-to-serial interface lash-up.

  • How to get a signal from the serial port to start a labview program?

    I need to synchronize the data obtained from a program (which is not in Labview)with the data collected with Labview on a different computer. I can send some data strings to the serial port of the computer running the Labview program when the other program starts. However, I need to be able to read the trigger in my Labview program. Do you know what I should do? Thanks.

    If you don't have any other programs listening on the COM port, you need to let a LV program run BEFORE the signal comes, otherwise you won't be able to read it. You can have the program wait in a slow timed loop so that it doesn't use up too much CPU time, and when the required "trigger" comes, to move into the main part of the program.
    You basically need a while loop waiting for a certain string in the serial buffer. Once the string is found the while loop is exited, and the data acqquisition or whatever else you require from the progam can be performed.
    In the example attached the program wait for ANY text to be sent to the COM port. Please note that you need to configure the VISA resource before using it. Once there is something at the COM port, the loop will exit and the rest of the program will be executed.
    Hope this helps
    Shane
    Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
    Attachments:
    Wait for serisl message.vi ‏17 KB

  • MEASURING FORCE ON BALANCE USING AN ELECTRONIC BALANCE FROM THE SERIAL PORT

    Hi,
    I am trying to measure FORCE using an electronic BALANCE from the serial port. My measurements are strange! The BALANCE sometimes give ZERO reading! Is it because of the sample rate, baud rate etc? I have attached the readings concerned.
    Attachments:
    databalance.doc ‏144 KB

    I think your problem is due to the way you read the weight :
    1/ask the balance to send the data
    2/oversee the byte number on the serial port until it is constant
    3/read the bytes received
    4/convert to number
    During step 2, you compare the bytes at serial port with the previous value. So far, you have been very lucky to be able to read something : the answer here is always ZERO since the readings occur BEFORE the balance has been able to send anything! means that your loop stops immediately (if you are not convinced, jujst add an indicator to display the loop index. However, since you added a wait (0.8 s), when going to step 3, the balance has had some time to send something. Here, you should not have read again the number of bytes at serial port, but that unwillingly corrects the previous error and you can read most of the received data...
    You should modify completely your algorithm. Usually, a balance send the weight as a string with some terminator (RC or LF). Accordingly, the algorithm should be :
    1/ask the balance to send the data
    2/read the serial port, concatenating the received chars until a terminator char is received or a timeout has occured
    3/convert to number
    CC
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • I want to build an array using the data that I get through the serial port

    I am reading data through the serial port, but I want to buffer these data. I have seen a function, but i think that i can use this if I am reading data from I/O intrument, so I don´t how can I fill an array, with the data that I am reading!!!
    Thank you!!!

    I'll hazard a guess that you are reading data with VISA as a string. Then you want to convert that (probably with Scan From String) into a number. Then, you want to collect those numbers into an array.
    We don't really have enough information to tell you the best way to do this. Here are some ideas.
    If you are reading all the numbers from the instrument at once (e.g., a waveform from a scope), you might consider using "Spreadsheet string to array". Most scopes return the data as ASCII with commas between the values, so you'd wire a "," to the "delimiter" input of the "Spreadsheet string to array" function.
    If, however, the instrument is returning a single point at a time, there are more questions. Do you want to do this continuously, or do you want t
    o collect only a certain number of data points, and then process them as a block?
    If the latter, then you'd just acquire each data point, convert it to a number, and then use output indexing on the for loop to create your array.
    If the former, then you may want to store the data in a queue, and read it from the queue elsewhere in your program.
    If you let us know what you want to do, we can probably provide more precise help.
    Brian

  • Why does a standalone program created in Labview 8.5 try connecting to the internet when the program only reads data through the serial port? Firewalls object to progams that contact the internet without permission.

    why does a standalone program created in Labview 8.5 try connecting to the internet when the program only reads data through the serial port? Firewalls object to progams that contact the internet without permission.
    The created program is not performing a command I have written when it tries to connect to the internet, it must be Labview that is doing it. How do I stop this from happening? 
    Any help would be very appreciated.

    It looks that way..
    "When LabVIEW starts it contacts the service
    locator to removes all services for itself. This request is triggering
    the firewall.This is done in case there were services that were not
    unregistered the last time LabVIEW executed- for example from VIs that
    didn't clean up after themselves"
    This is not yet fixed in LV2009.
    Message Edited by Ray.R on 11-04-2009 12:25 PM

  • I have Iphone 5 and mac pro, and i want to transfer pics through idrop. but my iphone not detect the mac pro. How i can turn the idrop on my computer?

    I have Iphone 5 and mac pro, and i want to transfer pics through idrop. but my iphone not detect the mac pro. How i can turn the idrop on my computer?

    The Mac Pro - the desktop computer - does not support Airdrop, if that's what you mean.
    Matt

  • Currently have ipod touch 4 and am getting an iphone 5c. Want to transfer data to new phone. Currently all our family devices on one apple ID for purchases and it is the same for icloud. I want to create a new one for icloud for this iphone. What do I do?

    Currently have ipod touch 4 and am getting iphone 5c this weekend. Currently our family has several apple devices and they have the same apple ID for itunes and it is the same ID that we use for icloud. I want to set up a separate icloud ID so that it is only on my new device. I still want to keep the same apple ID for purchases. Can I do this and better yet when do I do this...before the purchase, after the purchase and backing up of data. Where do I go to create a new one?

    Figured it out. Thanks.

  • How can an image be displayed by using raw data read from the serial port?

    Hi there,
    I am using an embedded camera to take photos. To operate it i send commands to it via the serial interface. I have received all of the image data back through the serial port and can view it as hex data in a string. The image data is 16bit colour RAW data at 160x120 resolution meaning i have 38400 bytes of data (160x120 = 19200. 19200*16 = 307200. 307200/8 = 38400). I want to be able to display this data as a picture, but cannot figure out how to do it. Can someone please point me in the right direction? i have been fiddling about with lots of the pixmap functions but no luck. Do i need to put this data in to a 2D array first?

    Yes, first convert it into a 2D array of pixel values. From there you can convert it into an image to display it in a picture control.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Transfer data from a Pop up to the main view

    Dear expert,
    i want to transfer data from a popup to the main view,
    i created a TEXT_EDIT UI-Element on my main View and on a popup, and when writing a text on the TEXT_EDIT UI-element on the popup, i want get it (or display it) on the TEXT_EDIT UI-Element of my main View after clicking on the Popups OK button .
    is there any kind of ways to do this
    BR

    HI,
    Is your issue resolved.Create a node and a attribute in Comp controller and map this to the both the Main and Popup view.
    Bind the same attirbute to btoh the TEXT EDIT UI elements..U need not write any code for this..When you enter the value in the popup and the same will be shown in the MAIN view's TEXT edit.There is not need to SET ATTRBUTE as it is already bound to the context attribute..Hope it is clear. IOn OK button just...close the popup..
    now i am getting error :
    View Is Already Displayed in Window W_MAIN of Component ZCOMPO
    I thnk you are trying to create/open a popup for the same view twice.Please check it.
    Regards,
    Lekha.

  • Want to transfer data to another cpu

    got a new computer, want to transfer data from this computer to the new one
    i proceeded to sync up - created an account (on this computer not the new one) the new computer is asking for the code number from this computer but i am not able to find that - it wants the code number from the new computer - why can't i go back to the beginning - why do i have to write this in a question instead of getting to a person? at 2 in the morning - where am i going to get an answer?

    Hello - sorry to hear that Firefox Sync is being awkward. It sound like you're at the stage of entering the 12-character 'setup code'. If you have an already set-up Sync account on your '''old''' PC, what's suppose to happen is that you:
    * Do 'Set up sync' on your '''new''' PC
    * The new PC gives you a 12-character code to enter on your '''old''' PC
    * On the old PC, you open the Options window (usually from the Firefox menu), go to the Sync section and click the '''Pair a Device''' link.
    * You should see the window to enter the code from your new PC.
    You can find more detail, with screen-shots, at [[http://support.mozilla.org/en-US/kb/add-a-device-to-firefox-sync|http://support.mozilla.org/en-US/kb/add-a-device-to-firefox-sync]].
    Hope that helps!

Maybe you are looking for

  • Can we declare quotation item text in footer

    hi , But if you have some very good description how to solve an issue and need screenshots to explain: best regards, prashant

  • Creation of restricted key figure

    hi experts, when i will create restricted key figure and calculated key figure for reporting.any one suggest that. regards, balu.

  • Cannot place because the source rectangle is empty

    Please I need help I have no idea how to fix this I am just placing an image with file - place embedded and this shows up on EVERY SINGLE IMAGE I place ( including sample pictures on windows for a test to see if it was just my picture )

  • X-Serve refuses to boot from HDD

    Hi! Short version: We have an X-serve, a later Xeon but not the latest that for some reason refuses to boot from any internal HDD both original Apple branded 80GBs and newer ones that works fine in other X-Serves we have. Full: The X-Serve was delive

  • Connection problem with Microsoft Access DB to portal

    I build a system to connect a Access DB to the portal to use it for a query IView. In the connection tests everything went right even DQE. But the Metadata Loader shows unable to connect to system. When I choose the System as System Alias the tables