Jump to content

nagesh

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by nagesh

  1. Hi folks,

    I need to know if this is possible?

    if yes then the what are the possibilities??

    1. The user should select the signals (by check box or similar).

    2. My waveform chart should display only these signals on the front panel. (no of signals in the waveform chart must be modified based on this signals).

    3. it is better, by clicking a button the new front panel pops up with waveform chart.

     

  2. http://www.sunshine2k.de/coding/javascript/crc/crc_js.html

    Add reference of type i need.

    In above link there are two possibilities:

    1) Custom with 0x1021  polynomial , 0xFFFF as the initial Value and 0x0 as the final Xor value.

    2) Predefined type CRC16_CCITT_FALSE.

    With other settings:

    a) CRC width (Bit Length) is CRC-16

    b) CRC Input Data is bytes.

     

    I am stuck at this point....... Need Help.....

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.