Adquisicion codigo ASCII

cordial saludo.
en estos momentos estoy tratando de adquirir una señal usando un cable serial USB la cual llega en formato ASCII, el problema es que no logro ver nada en labview, cabe decir que estoy usando el mismo cable para otra aplicación en la cual adquiero los datos de una báscula y me funciona correctamente...alguien me puede decir que puede estar pasando?

cordial saludo
amigo en estos momentos tengo una adquisición sencilla, me igual forma pienso que debería de ver algo en el read, el archivo 1_2 es algo que me corrigieron, pero de igual forma no funciona
Attachments:
Untitled 1.vi ‏14 KB
Untitled 1_2.vi ‏15 KB

Similar Messages

  • El codigo String que envio por puerto serial se envia en ASCII y no en Bytes

    Hola
    Tengo una gran duda, estoy intentando controlar una placa de modulo de pago mediante labview. La conexion se logro con exito pero el envio de datos no.
    Estoy intentando mandarle un codigo en Bytes pero lo envia en ASCII y no se el porque. Me gustaria saber que puedo hacer ya que he intentado usar "Byte Array to String" pero no me resulto.
    Gracias por su ayuda.
    Atte. Andres P.

    Hola,
        Me imagino que tienes algún problema en tu código. Si lo adjuntas será más fácil ayudarte.
        Algunas otras cosas que podrías revisar:
    La cajita que recibe los datos tiene una opción de terminaton char, deshabilitalo si no lo estas usando, ya que no te interesa que un valor de voltaje 0x13 sea confundido con un carácter de terminación y te de un comportamiento inesperado.
    Si tienes etapas de alto consumo de potencia (como motores eléctricos) trata de separar la alimentación análogica de tu parte digital, y utiliza un condensador cerámico de 0,1uF lo más cercano a la alimentación de tu micro.
    Mantener un pin intermitente, te permite visualizar a través de un led que tu micro no se ha colgado, y en labview tambien pudieses hacer lo mismo.
    Saludos.
    Luis A. Mata C.
    Ing. Electrónico
    Anaco - Venezuela

  • Convert smart quotes and other high ascii characters to HTML

    I'd like to set up Dreamweaver CS4 Mac to automatically convert smart quotes and other high ASCII characters (m-dashes, accent marks, etc.) pasted from MS Word into HTML code. Dreamweaver 8 used to do this by default, but I can't find a way to set up a similar auto-conversion in CS 4.  Is this possible?  If not, it really should be a preference option. I code a lot of HTML emails and it is very time consuming to convert every curly quote and dash.
    Thanks,
    Robert
    Digital Arts

    I too am having a related problem with Dreamweaver CS5 (running under Windows XP), having just upgraded from CS4 (which works fine for me) this week.
    In my case, I like to convert to typographic quotes etc. in my text editor, where I can use macros I've written to speed the conversion process. So my preferred method is to key in typographic letters & symbols by hand (using ALT + ASCII key codes typed in on the numeric keypad) in my text editor, and then I copy and paste my *plain* ASCII text (no formatting other than line feeds & carriage returns) into DW's DESIGN view. DW displays my high-ASCII characters just fine in DESIGN view, and writes the proper HTML code for the character into the source code (which is where I mostly work in DW).
    I've been doing it this way for years (first with GoLive, and then with DW CS4) and never encountered any problems until this week, when I upgraded to DW CS5.
    But the problem I'm having may be somewhat different than what others have complained of here.
    In my case, some high-ASCII (above 128) characters convert to HTML just fine, while others do not.
    E.g., en and em dashes in my cut-and-paste text show as such in DESIGN mode, and the right entries
        –
        —
    turn up in the source code. Same is true for the ampersand
        &
    and the copyright symbol
        ©
    and for such foreign letters as the e with acute accent (ALT+0233)
        é
    What does NOT display or code correctly are the typographic quotes. E.g., when I paste in (or special paste; it doesn't seem to make any difference which I use for this) text with typographic double quotes (ALT+0147 for open quote mark and ALT+0148 for close quote mark), which should appear in source code as
        “[...]”
    DW strips out the ASCII encoding, displaying the inch marks in DESIGN mode, and putting this
        "[...]"
    in my source code.
    The typographic apostrophe (ALT+0146) is treated differently still. The text I copy & paste into DW should appear as
        [...]’[...]
    in the source code, but instead I get the foot mark (both in DESIGN and CODE views):
    I've tried adjusting the various DW settings for "encoding"
        MODIFY > PAGE PROPERTIES > TITLE/ENCODING > Encoding:
    and for fonts
        EDIT > PREFERENCES > FONTS
    but switching from "Unicode (UTF-8)" to "Western European" hasn't solved the problem (probably because in my case many of the higher ASCII characters convert just fine). So I don't think it's the encoding scheme I use that's the problem.
    Whatever the problem is, it's caused me enough headaches and time lost troubleshooting that I'm planning to revert to CS4 as soon as I post this.
    Deborah

  • To display non US-ASCII filename in file download dialog - Help Needed

    Hi,
    Our application supports to upload a file with name in chinese/japanese language. When user tries to download filedownload dialog box is appearing with the filename as junk characters.
    How to solve this issue to display the filename as uploaded.
    Thanks in advance
    ~kans

    bsampieri, issue is in display of the file name in
    file download dialog.
    ~kansI understood that, but my thought was that the HTTP headers content type containing a charset of UTF-8 might help. I don't know for sure, but otherwise, I don't know how to get the browser to otherwise not assume ASCII.

  • O Itunes não esta aceitando codigo de segurança

    Boa noite. Não estou consiguindo efetuar nenhuma compra nem mesmo fazer o download de apps grátis no itunes pois digito o codigo de segurança do cartão corretamente e ele diz ser invalido, isso porque eu ja tentei usar um cartão visa, e outro mastercard. Grato desde já !

    Não obtive nenhuma resposta ainda não sei oque fazer por nao consigo registrar meu iphone no itunes store, pois todo codigo de segurança que eu digito nenhum da certo

  • What is the diffrence between ASCII and BIN mode

    Hello All,
    What is the diffrence between ASCII and BIN mode
    Regards,
    Lisa.

    'ASC' :
    ASCII format. The table is transferred as text. The conversion exits are
    carried out. The output format additionally depends on the parameters
    CODEPAGE, TRUNC_TRAILING_BLANKS, and TRUNC_TRAILING_BLANKS_EOL.
    'IBM' :
    ASCII format with IBM codepage conversion (DOS). This format correspond
    to the 'ASC' format when using target codepage 1103. This codepage is
    often used for data exchange by disc.
    'DAT' :
    Column-by-column transfer. With this format, the data is transferred as
    with ASC text. However, no conversion exists are carried out and the
    columns are separated by tab characters. This format creates files that
    can be uploaded again with gui_upload or ws_upload.
    'DBF' :
    The data is downloaded in dBase format. Because in this format the file
    types of the individual columns are included, import problems, for
    example, into Microsoft Excel can be avoided, especially when
    interpreting numeric values.
    'WK1' :
    The data is downloaded in Lotus 1-2-3 format.
    'BIN' :
    Binary format. The data is transferred in binary format. There is no
    formatting and no codepage conversion. The data is interpreted row by
    row and not formatted in columns. Specify the length of the data in
    parameter BIN_FILESIZE. The table should consist of a column of type X,
    because especially in Unicode systems the conversion of structured data
    into binary data leads to errors.

  • Wrong ASCII values for control characters in Variables and Stack Call in CVI2013?

    Hi,
    I think there is an error in  "Variables and Call Stack" window if you want to look for your variables in ASCII format.
    The control characters (0 -  31) are not shown correct. They are shifted 2.
    For example:
    Character in Decimal format is 10 (LF) but when you are chancing to ASCII format it is showing \012.
    The same with 13 (CR). This character is \015 in ASCII format.
    I think that was no problem in CVI2012.
    Best regards
    Gunther
    Solved!
    Go to Solution.

    I'm not using CVI2013 yes so I cannot respond regarding this specific product, but the code you are showing are the octal equivalent of the decimal value you specified: it could be that control characters (or generally speacking non-printable ones) are replaced with their octal equivalent in string view.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Converting ASCII text (byte array ending in null) to a String

    Hi all,
    I am trying to convert a null terminated ascii string stored in a byte array to a java String. When I pass the byte array to the String constructor it
    does not detect/interpret the null as a terminator for the ascii string. Is this something I have to manually program in? ie Check for where the null is and then
    pass that subarray of everything before the null to the String constructor?
    example of problem
    //               A   B  C   D   null   F   (note F is junk in the array, and should be ignored since it is after null)
    byte[] asciiArray = { 65, 66, 67, 68, 0,  70 };
    System.out.println(new String(asciiArray, "UTF-8"));
    //this prints ABCD"sqare icon"F

    Why do you expect the null character to terminate the string? If you come from a C or C++ background, you need to understand that java.lang.String is not just a mere character array. It's a full-fledged Java object that knows its length without having any need for null terminator. So Ascii 0 is just another character for String object. To achieve what you want to do, you have to manually loop through the byte array and stop when you encounter a null character.

  • Problem with java, ASCII and Linux

    Hi Friends,
    I has a Linux RedHat 9.0 with a jre1.5.0_04 (rpm package of Sun).
    I has a problem with ASCII , for example :
    import java.io.*;
    public class HolaMundo
    public static void main (String[] args)
    System.out.println("Hol� M�ndo");
    this programs runs ok on my windows jdk so it prints "Hol� M�ndo", but when i run the same HolaMundo.class program on my linux redhat it prints "Hol�� M��ndo"
    I think the problem is with the ASCII table that uses the linux version of jre, but i dont know how to solve this problem. I need a Spanish-European ASCII table on my application but i think it is working with a US-ASCII table.
    Then i has installed a kaffe 1.0 (rpm) java machie on this linux and this solve the problem but i has another problems of compatibility with this old version of java kaffe.
    Do you know whats happening?
    Thanks in advance.

    The problem doesn't have to do anything with Java or Linux as far as i can see. It's more likely a problem with Windows XP and IE. Be assured that normally downloading the Linux JDK in windows is not a problem.

  • Unicode and ascii conversion help needed

    I am trying to read passwords from a foxpro .dbf. The encrpytion of the password is crude, it takes the ascii value of each char entered and adds an integer value to it, then stores the complete password to the table. So to decode, just subtract same integer value from each chars retieved from .dbf. pretty simple.
    The problem is that java chars and strings are unicode, so when my java applet retrieves these ascii values from the .dbf they are treated as unicode chars, if the ascii value is over 127 I have problems.
    The question. how can i retrieve these ascii values as ascii values in java?
    Should I use an InputStream like:
    InputStream is=rs.getAsciiStream("password");
    Is there a way to convert from unicode to extended ascii?
    Some examples would be helpful, Thanks in advance.

    version 1
    import java.nio.charset.Charset;
    import java.nio.ByteBuffer;
    import java.nio.CharBuffer;
    class Test {
        static char[] asciiToChar(byte[] b) {
            Charset cs = Charset.forName("ASCII");
            ByteBuffer bbuf = ByteBuffer.wrap(b);
            CharBuffer cbuf = cs.decode(bbuf);
            return cbuf.array();
        static byte[] charToAscii(char[] c) {
            Charset cs = Charset.forName("ASCII");
            CharBuffer cbuf = CharBuffer.wrap(c);
            ByteBuffer bbuf = cs.encode(cbuf);
            return bbuf.array();
    }version 2
    import java.io.*;
    import java.nio.charset.Charset;
    class Test {
        static char[] asciiToChar(byte[] b) throws IOException {
            Charset cs = Charset.forName("ASCII");
            ByteArrayInputStream bis = new ByteArrayInputStream(b);
            InputStreamReader isr = new InputStreamReader(bis, cs);
            char[] c = new char[b.length];
            isr.read(c, 0, c.length);
            return c;
        static byte[] charToAscii(char[] c) throws IOException {
            Charset cs = Charset.forName("ASCII");
            ByteArrayOutputStream bos = new ByteArrayOutputStream();
            OutputStreamWriter osw = new OutputStreamWriter(bos, cs);
            osw.write(c, 0, c.length);
            osw.flush();
            byte[] b = bos.toByteArray();
            return b;
    }

  • How do I get channel names written into a logged ascii file in Signal Express

    Hi there,
    This maybe a rookie question but I am a relative rookie to this software, and I hope it has an easy fix!
    Background:
    Take a load of analogue inputs from a DAQ device into Signal Express, first thing that hits me is that unlike labVIEW you cannot right click in the channel configuration window and change the name from say... Dev2_ai0 to Air Pressure? I feel that if this was possible then I would overcome my problem? anyway I can't so onwards...
    I goto the DAQmx Acquire window on the top left and can right click and rename the channel, which is great... however this does not translate to the logged data as I get the ai0 channel names across the top of the columns and not the names that I have put in.
    Is there anyway of getting data like the attached snippet?
    Many thanks for your help in advance.
    Neil Barker, Redbull Technology.
    Attachments:
    Channel names.gif ‏4 KB

    Hi Dan,
    Thanks for the reply, that has certainly fixed my issue as I wasn't expanding the channel and selecting the channel that I had renamed.
    One last thing though:
    I now not only get the individual channel name but the prefix for the DAQmx Aquire, for instance I get the Input of Braketest and then the channels under the input data.
    It looks a bit like this....
    Braketest - Front Pres
    Braketest - Rear Pres
    Braketest - FR Temp
    Braketest - FL Temp
    etc etc...
    Now all of the channel names at the top of the columns have this long name. Can this be rectified? can I remove the "Braketest" bit?
    By the way I am saving it as an ASCII so that I can read it in excel.
    Many thanks, Neil.

  • How to draw a jerarchical tree in ASCII ??

    Hi guys, I've been stuck in a small project of mine about organizational diagrams.
    The idea is to produce a tiny domain specific language to describe a hierarchy of
    entities in a organization. Like manager, offices, departaments, etc
    So far the language part is already implemented parsing the input and creating
    the hierarchy of this type
    type unidad = {
    name : string;
    mutable parent : unidad option;
    mutable children : unidad list;
    the implementation language is Ocaml, the style of the hierarchy is procedural so we can treat
    it as a C struct like this (I'm not experienced in C, maybe this struct definition is invalid...)
    struct unidad {
    char* name;
    struct unidad* parent;
    struct unidad** children;
    the second phase is to draw some form of representation. Initially it was supposed this representation
    be in ASCII. Here is an example of output (sorry the stupid example):
    father
    |
    | | |
    son girl boy
    | | |
    ------- --------- |
    | | | | |
    dog cat doll bob-spongeball puppet
    |
    | | |
    kitty spider homer
    So far I'm short of ideas how to do this. I've tried in paper travelling from bottom nodes,
    and mark every node as an offset (against an absolute columnt i don't know... see).
    Say i reach to the last level and start with kitty, probe the parent, doll and mark it's
    offset as 0, now mark it's children, kitty -1, spider 0 and homer 1, and now I know that
    we need to go up... and then my head explodes...
    Is there anyone who could enlighten me, designing an algorithm to draw this hierarchy ?

    Tillotson wrote:Is Ocaml popular in Chile, how did you come to use it?
    nah, I don't think so.
    I am not that experienced guy to know the interests of people
    into the languages field. I mean, I went to a 'good' university here and
    sucked a lot because school was real easy that I had time to drink, being in
    another planet... and stuff like that, but when the exigence
    demanded to be constant I just couldn't handle it. Besides, topics
    like economy or 'engineering' coming next year at that time scared
    me more because I was really INTO my thing about computers. So I
    dropped university with a really nice depression and got more
    obsessed with knowledge (I have found this true, when you are sad
    your mind is shouting more and more, beging for ideas to make sense of
    your interests). This is how slowly my picture about the technical
    side of the field has sharpened -languages more that anything else-...
    I got interested in Turing as the man at that time, read one or
    two papers of him and some revisions about his ideas, just to note
    that it pervades computing (at that time I was a little paranoid) and
    people actually keeps trying that path from different angles.
    I've always been obsessed with programming-languages since I have a notion
    of computation. So reading about Turing naturally took me to the theorical
    side with references to some functional-or-like-that, lisp-or-like-that,
    ml... you know.
    As far of young people here, I don't believe their interests are
    that independent to learn and explore Ocaml (even functional
    programming is like voodo) because it's obvious when I try to talk to
    teachers about the actual 'esoteric' paradigm I'm
    fascinated with they don't want to involve.
    Popular here would be C, php, social-shit,
    networking as both consummers and theorists. That's my narrow vision
    when this ideas haunt me at times.
    So my idea is that they just do and think whatever their curricula
    builds them in their heads. Yeah, it is a miserable
    thought, I don't know, I just let my fixation with things like
    this (languages) be my education -the real one- but I'm scared, I'm 24 and
    I fear that when I finish university in this 2nd-or-3rd intent I'll get
    jobs that make me neurotic and more miserable, typical web or repairing
    houses jobs, thinking why I can't produce something interesting to sell.
    I've found myself mentioning this discourse several times when talking to
    people with my communication skills and irritability as an impediment.
    Do you think I'm pedantic?, I mean when assisting to a shrink last year
    we got to this theme and she attacked me -psichological tactic I think-
    to the point it was patetic, me declaring 'I know nothing' but at the
    same time it is clear that exploring things by your own gives you a
    boost, an identity and a sense of being where you really want.

  • Print Report using ASCII command through printer selection available on windows

    Hi,
    I'm using Labview 2009 to create a report using Report Generation Toolkit.
    Creating a report is not the problem, the problem is I need to print the report manually by sending an ASCII Code.
    I noticed that there are few example on send ASCII code command, but neither of them are related to printing.
    The printer I use is Panasonic dot matrix printer KX-P1121E with USB port. (Fanfold type of paper)
    I used "NI_report_lvclass: Print report.vi" from Report Generation before this to print my report, everything is okay and not receiving any error.
    But I noticed that after finish printing, the paper will automatically feed out as if that VI (Print report.vi) is sending out "Form Feed" (FF) Command to the printer. 
    My application cannot use this method because I need to print a set of data in every minute. If the data only have 2 rows, then it will be a wasting a lot of paper if everytime finished printing paper feeding out. I want the printer to continue standby on the same paper after finished printing previous data. In other words, maybe just manually send "Line Feed or Carriage Return" to the printer.
    So I have a few things need to be clarified step by step;
    1. How can I send an ASCII Code to my printer? Do you have any example for this? link below is the character of ASCII Codes that can be use :http://webpages.charter.net/dperr/links/esc_p83.ht​m
    2. Can I send a report created by report generation to be printed using this ASCII command method?
    3. If my printer is setup by using windows (Meaning: Available on "Printer and Faxes" list), How can I configure the printer setup in sending the ASCII Code? 
    Really appreciated your reply
    Thanks!

    Hi Zwired1,
    Just to make sure I fully understand the situation - I am assuming since you say you are printing to two different printers that when you are using the Print Report.vi you are using the printer name string to specify which printer you would like to print on. And if the printer that you specify is not functioning it automatically prints on the other printer, is that correct?
    From looking at the code in the Print Report.vi, it looks like if you specify a printer name in the input string, if there is a problem with that printer or if that printer is unavailable, the VI should not print anything, so please let me know if that is not the behavior you are seeing.
    For your question about checking the health of printers, there is a VI in the report gen toolkit called Query Available Printers. You can find it if you open up the Print Report.vi and choose the Standard Report instance, the Query Available Printers.vi is on the block diagram of that VI. It will return the list of available printers and the default printer.
    I hope that helps,

  • Convert PDF File to ASCII / Text File

    Hello,
    I have a PDF File that was created from a Spools (Output of Smart Form to begin with and run in background) using the SAP Function module - CONVERT_OTFSPOOLJOB_2_PDF and I have the pdf file archived.
    Now, I need to do Reverse process. The original Spool is gone, and I need to extract some data from the pdf file - say, for example:
    I need to extract A/c numbers where the Label is "Account No:" followed by value of the Account No.
    I opened the pdf file in Binary mode, stored into an internal table of type Hex and then LOOP ed through this table.
    Moved the Hex data to a long enough data field of Type C to use "CS" operator in an IF Statement to look for the String "4163636F756E74204E6F3A" which is Hex representation of  'Account No:' (without the single quotes).
    I can see 'Account No:' in the PDF File but my IF Statement with CS fails. I even tried to find the Zip Code using CS Statement - it fails too.
    Some sample codes that I used are as follows:
      LV_TAG_1_C = '4163636F756E74204E6F3A'.
    refresh: T_DATA_FILE_C.
      LOOP AT T_DATA_FILE_X.
        ASSIGN T_DATA_FILE_C-DATA TO <FS_C>.
        T_DATA_FILE_C-DATA     = T_DATA_FILE_X-DATA.
        IF T_DATA_FILE_C-DATA CS LV_TAG_1_C.
    * The Above IF Statement NEVER became TRUE - even though I can see the "Account No:"
          LV_VAL_1_C = <FS_C>+SY-FDPOS(6).
          APPEND T_DATA_FILE_C.
        ENDIF.
      ENDLOOP.
    Outside LOOP, T_DATA_FILE_C is still EMPTY.
    Please let me know if you know of any example where I can extract data in ASCII format from a PDF File.
    Please NOTE - I do NOT need to convert a spool to PDF File (whole website is full of this) - I need the opposite !!!
    Help will be much appreciated.
    Regards,
    Tarun
    Message was edited by: Matthew Billingham - email address removed

    Hello Manish,
    Thanks a lot for your suggestion. This pdf file is really not a 1 to 1 representation of ASCII to Hex and vice verse. Your suggestion is really good.
    I think, we are very close. Do you know the Function Module name that I need to use - this is what we have in ECC / R/3. An example with which Function module I need to use with some sample code - basically, what I need to supply and where does the result go - will be great.
    Thanks again Manish.
    INCLUDE LSSXPU01.   "SXPG_STEP_XPG_START
    INCLUDE LSSXPU02.   "SXPG_STEP_END
    INCLUDE LSSXPU03.   "SXPG_STEP_COMMAND_START
    INCLUDE LSSXPU04.   "SXPG_JOB_END
    INCLUDE LSSXPU05.   "SXPG_STEP_START_UPDATE
    INCLUDE LSSXPU06.   "SXPG_STEP_END_UPDATE
    INCLUDE LSSXPU07.   "SXPG_JOB_END_UPDATE
    INCLUDE LSSXPU08.   "SXPG_COMMAND_CHECK
    INCLUDE LSSXPU09.   "SXPG_DUMMY_COMMAND_CHECK
    INCLUDE LSSXPU10.   "SXPG_APPSERV_RFCDEST_GET_INT
    INCLUDE LSSXPU11.   "SXPG_RFCDEST_OPEN_INT
    INCLUDE LSSXPU12.   "SXPG_COMMAND_CHECK_INT

  • ASCII (SYMBOLS & CHARACTERS) Conversion to Telephone numbers

    I am using oracle Release 9.2.0.7.0 and I am trying to access a database containing telephone numbers and codes, the table contains two columns with the names no and code both are VARCHAR2 column datatype. As you can see below the values in these two columns are ASCII characters and symbols. I tried to save the SQLPLUS query (select no, code from subdata) into a a file using spool command but the Ascii symbols and characters have being changed into some other format I am not familiar with I will show it below. Therefore is there a function that can help me to convert the ascii codes into the telephone numbers without doing any import or export, an embedded SQLPlus function will help me very much.
    This is a sample of the current table containing the ASCII codes:
    no code
    %)öFƒ   cs☺ ☻YO
    %)ûe_   cs☺ ☻Y_
    %)ö►_   cs☺ ☻Y
    %)ö♥▼   cs☺ ☻YÅ
    %)ö"_   cs☺ ☻Yƒ
    %)ö☻o   cs☺ ☻`
    %)ô☺▼   cs☺ ☻`▼
    %)öt_   cs☺ ☻`/
    %)öto   cs☺ ☻`?
    %)æ_   cs☺ ☻a
    %)òS▼   cs☺ ☻h_
    no code
    %)öv   cs☺ ☻pÅ
    %)öp?   cs☺ ☻pƒ
    %)Æ♠_   cs☺ ☻q
    %)öp/   cs☺ ☻q▼
    %)öuo   cs☺ ☻q/
    %)Æ _   cs☺ ☻q?
    %)ö↨O   cs☺ ☻qƒ
    %)öu   cs☺ ☻r
    %)ÿ☺O   cs☺ ☻r▼
    %)öQ_   cs☺ ☻r/
    %)öB?   cs☺ ☻r?
    24 rows selected.
    SQL>
    This is the format I got after I saved the query results of the sub_data table into a text file using SPOOL command:
    no Code
    %)^G\2223?\377\377 cs 5_
    %)^G\225^X_\377\377 cs 5\217
    %)^G\2238\217\377\377 cs 3/
    %)^G\225^Q\217\377\377 cs 6O
    %)^G\223^Q^O\377\377 cs 3?
    %)^G\223SO\377\377 cs 3o
    %)^G\2231^O\377\377 cs 3^?
    %)^G\223\225/\377\377 cs 3\217
    %)^G\223^W^_\377\377 cs 3\237
    Abdel Moalim
    Bosaso, Somalia

    The two column names are MSISDN and IMSI
    MSISDN IMSI
    %)VXO   cs☻ ☺sA/
    %)sq   cs☻ ☺åo
    %)ÖÇ   cs☺ ♥y_
    %)ÖÇ_   cs☺ ♥y?
    %)ÖÇo   cs☺ ♥yO
    %)ÖÇÅ   cs ► y?
    %)Öü▼   cs☺ ☻io
    %)Öü?   cs☺ ☻iO
    %)ÿâO   cs☺ ☻iÅ
    %)Öü   cs☺ ♥yo
    %)û↕_   cs☺ ☻i
    MSISDN IMSI
    %)ûƃ   cs☺ ☻i
    %)ûT▼   cs☺ ☻p▼
    %)ûw?   cs☺ ☻po
    %)Æ▼   cs☺ ☻p
    %)ÿêO   cs☺ ☻hƒ
    %)ûR_   cs☺ ♥y/
    %)ùFÅ   cs☺ ♥s
    %)ÿ1_   cs ► i?
    %)ÿü▼   cs☺ ☻p/
    %)ùöƒ   cs☺ ☻p
    %)ÿ1o   cs☺ ☻hÅ
    MSISDN IMSI
    %)òE_   cs☺ ☻É
    %)ÿ   cs☺ ♥sÅ
    %)û0Å   cs ► dƒ
    %)Ö♥Å   cs☺ ♥sƒ
    %)Öbo   cs☺ ♥t/
    %)ÿ    cs☺ ♥t?
    %)Ö♠Å   cs☺ ♥tO
    %)û%O   cs☺ ♥t_
    %)æ?   cs !_
    %)Öö   cs☺ ♥to
    %)ûV   cs☺ ♥tÅ
    MSISDN IMSI
    %)òô/   cs☺ ☻cƒ
    %)òSÅ   cs☺ ☻d?
    %)òSƒ   cs☺ ☻hO
    %)òV▼   cs☺ ☻do
    %)ò3   cs☺ ☻"ƒ
    %)òT▼   cs☺ ☻h
    %)ò3o   cs☺ ☻ho
    %)ÖG   cs☺ ♥tƒ
    %)Ö1?   cs☺ ♥u
    %)Ö`_   cs☺ ♥u▼
    %)Ö2?   cs☺ ♥u/
    MSISDN IMSI
    %)ùù/   cs☺ ♥u?
    %)Ö►o   cs☺ ♥w?
    %)D☺▼   cs☻ ☺Eÿ?
    %)ÿY   cs☺ ♥w_
    %)ÖDo   cs☺ ♥wO
    2469 rows selected.
    SQL>

Maybe you are looking for

  • Annual View ?

    This may be an old issue but I'm stumped as to why an annual view isn't included in iCal viewing options. Anyone help me with this ?

  • Create New Field - Package is null and non editable

    7.0 when choosing the Create New Field in the UI, I get a window where the Package is empty and I can not edit it, the Namespace contains a Z and is not editable. I select ORDERADM_I but when I select OK I get the message the Package is Required. I a

  • IconItemRenderer with rounded Corners

    Hi everyone, im using the mobile IconItemRenderer and need to round the corners of the list-Items to be in conform with the rest of my UI-Design. is there any way to archive this? thx for your help

  • Feature not enabled: OLAP Window Functions

    I was trying to use the RANK function in oracle 8i when I got this message ORA-00439: feature not enabled: OLAP Window Functions Where do I enable this feature? there isn't enough detail available for this in documentation. Any help will be appriciat

  • Can't open pdf online.(internet stop working)

    I have windows 7 and adobe reader X, I can't open pdf files online. Every time i tried to open pdf error message pop ( internet has stopped working ). Can some please help.