Jump to content

zadah

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by zadah

  1. For each "character" you can set any value in range of byte (0-255, 0x0 - 0xFF). Please note - if you want to send out values above 127, you need to set communication to 8 data bits 9not default for Jazz 7).

    Ok. How about receiving a string of Hex characters? I understood that the SMS should have stantard format to receive it correctly by JAZZ. I didint found any examples of receiving string of multiple variables in it.

  2. Yes, it's possible. You need ot define the string you want to send as a special variable and thhen to add this variable as SMS and send out.

    In U90Ladder > Help menu > Sample ... > SMS there is a demo "SMS - print special characters". I hope this well explained example will be useful for you.

    Thanks Emil!

    Does it support extended ASCII characters as well ? For example if i want to send aa, does it work if i write 170 as a start up value ?

    Do I need to put Linearization function on?

×
×
  • Create New...