Results 1 to 3 of 3

Thread: UNCHANGED Items

  1. #1
    Member
    Join Date
    Jan 2007
    Location
    Colorado Springs
    Posts
    1

    UNCHANGED Items

    Help!

    Is there a way to configure LS to not send UNCHANGED for items that have not changed? I would prefer to get all items in the table regardless of there state.

    Thanks in Advance.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    Sorry, there is no such configuration flag at the moment.
    In each update, if a field has not changed with respect to the last update for the same item, then it is not sent again. However, the .Net Client Library does not manage the recalling of the field value from the previous update, but it just leaves the job to the custom listener, by sending it the "UNCHANGED" notify.

    Dario

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    The .NET Client API gives you UNCHANGED, even in DISTINCT mode, when a field value is the same as the previous message. This is a message compression strategy. You should simply cache the latest message and use it to get the unchanged values. It should be a straightforward task.

    Notice that such “uncompression” is performed automatically by the Web Client, but not by the .NET Client.

 

 

Similar Threads

  1. Formatting of unchanged values in "DynaScrollTable"
    By hofmanna in forum Client SDKs
    Replies: 5
    Last Post: January 14th, 2010, 11:02 AM
  2. Are unchanged values broadcasted?
    By Otake in forum Client SDKs
    Replies: 2
    Last Post: December 17th, 2009, 03:13 PM
  3. Formatting unchanged items...
    By widiot in forum Client SDKs
    Replies: 1
    Last Post: March 4th, 2009, 10:30 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:17 PM.