Some data missing in Lookout, but present at device

We are using Lookout 3.8 to individually poll 20 channels of temperature data from Yokogowa chart recorders. Data from 10 of 20 of those channels is not present for a long period of time (over a year). No error messages were received. The data was present on the chart recorders for the same time period. For the channels that are missing, the data is blank, not even a number 3238 - which we get when the thermocouple is not connected.
Any ideas as to why some previous data may be missing? The system is still running and all channels now have continuous data for the past few weeks, although data is still missing from the earlier time period.
Thanks for your help.

It's difficult to say exactly why those channels did not log any data. As you know, Citadel only logs data if it changes beyond the specified deadband. Is there any other information you could provide?
If you're concerned about the reliability of future datalogging, I recommend that you upgrade to Lookout 5.1. National Instruments has not supported Lookout 3.8 for several years. Newer versions of Lookout use Citadel 4 which offers significant improvements to the stability of the database.
Regards,
Kristi H
Applications Engineer
National Instruments

Similar Messages

  • Add business partner to target group - some data missing

    Hello,
    I created a target group. This target group includes data of person and the associated data of organization (for example: city, street, ...). Now I want add some other person. I have two opportunities when I have open the target group:
    1. In the table of the target group
    In the column "Business Partner ID" I can open the input help and search the person which I want add zu the target group
    2. In the view of the target group
    On the top there is a button "Import Business Parterns", there I can upload txt files with the bp-no. from the person.
    It works only the first possibility. There are all data of person and organization included.
    At the second possibility there are the data of person included, but it lacks the data of organization and I don't know why.
    Does anybody know, what's the problem? Is it standard or is it a bug?
    Thank you in advance.
    Best regards, Jasmin

    For information:
    When you want add business partner by file upload to the target group, in the SAP standard the target group can handle only one ID, either the account ID or th contact ID. So when I add some contact IDs by file upload to the target group then I miss the data of the account. So, I have to build up the same target group a second time.

  • Check the code pls. getting attachment but some data missing

    HI all,
    PLs check the  code. I am getting mail in the attachment is having only " 12".  i am not getting 13 and 14.
    where i am doing wrong. ?
    TABLES:adr6.
    TYPES: BEGIN OF t_test,
    x(3),
    y(3),
    z(3),
    END OF t_test.
    DATA: itab TYPE STANDARD TABLE OF t_test,
    wa TYPE t_test.
    SELECT-OPTIONS : s_rcvr FOR adr6-smtp_addr LOWER CASE VISIBLE LENGTH 30
    NO INTERVALS OBLIGATORY.
    wa-x = 12.
    wa-y = 13.
    wa-z = 14.
    APPEND wa TO itab.
    *LOOP at itab INTO wa.
    WRITE:/ wa-x, wa-y, wa-z.
    *ENDLOOP.
    PERFORM send_email.
    **& Form send_email
    *text
    *--> p1 text
    *<-- p2 text
    FORM send_email .
      DATA : lo_mail_docu TYPE REF TO cl_document_bcs,
      lo_sender TYPE REF TO if_sender_bcs VALUE IS INITIAL,
      lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL ,
      lo_send_request TYPE REF TO cl_bcs VALUE IS INITIAL ,
      l_oref TYPE REF TO cx_root,
      l_message_body TYPE bcsy_text VALUE IS INITIAL,
      l_message_line LIKE LINE OF l_message_body,
      l_doc_subject TYPE so_obj_des,
      l_file_subject TYPE so_obj_des,
      l_mail_subject TYPE string,
      l_text TYPE string.
      DATA itab_bin TYPE TABLE OF solix.
      CONCATENATE 'Error' ' Log ' INTO l_doc_subject SEPARATED BY space.
      l_mail_subject = l_doc_subject.
      CALL FUNCTION 'SCMS_TEXT_TO_BINARY'
        TABLES
          text_tab   = itab
          binary_tab = itab_bin.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      CONCATENATE 'Attached is the' 'log file generated '
      INTO l_message_line-line SEPARATED BY space.
      APPEND l_message_line TO l_message_body.
      APPEND '' TO l_message_body. APPEND '' TO l_message_body.
      TRY.
          lo_mail_docu = cl_document_bcs=>create_document(
          i_type = 'RAW'
          i_text = l_message_body
          i_subject = l_doc_subject ).
          lo_mail_docu->add_attachment(
          EXPORTING
          i_attachment_type = 'TXT'
          i_attachment_subject = l_file_subject
          i_att_content_hex = itab_bin ).
          lo_send_request = cl_bcs=>create_persistent( ).
          CALL METHOD lo_send_request->set_message_subject
            EXPORTING
              ip_subject = l_mail_subject.
          LOOP AT s_rcvr .
            lo_recipient = cl_cam_address_bcs=>create_internet_address( s_rcvr-low ).
            lo_send_request->add_recipient(
            EXPORTING
            i_recipient = lo_recipient
            i_express = '' ).
          ENDLOOP.
          lo_send_request->set_document( lo_mail_docu ).
          lo_send_request->set_send_immediately( 'X' ).
          lo_send_request->send( ).
        CATCH : cx_send_req_bcs INTO l_oref,
        cx_document_bcs INTO l_oref,
        cx_address_bcs INTO l_oref.
      ENDTRY.
      COMMIT WORK.
      FREE : lo_mail_docu, lo_send_request, lo_sender, lo_recipient, l_oref.
      REFRESH : l_message_body, itab_bin.
      CLEAR : l_message_line, l_doc_subject, l_mail_subject, l_file_subject,
      l_text.
    ENDFORM.                    "send_email
    Thanks
    krupali

    HI Jelena,
    I think we cannot commenting the
    CALL FUNCTION 'SCMS_TEXT_TO_BINARY'  because we are transfering the data in binary format.
    Have you got the mail with full ITAb data ?
    have you tried it ?
    I have tried by commenting the
    CALL FUNCTION 'SCMS_TEXT_TO_BINARY'  but getting syntax error.
    Any other idea please  ?
    Thanks in advance
    krupali.

  • Some data missing on iOS 5.0.1

    Hi, would anyone help me? I had problems on reading Presentations (.ppt) and PDFs. As an engineer and lecturer, it is impossible to use iPad (2) for educational purposes because I make presentations using Equation Editor and when read on iPad (2) Wi-Fi+3G model running iOS 5.0.1, some symbols (e.g. Greek Alphabets like pi) wouldn't show and instead become small boxes with question marks. Even when Presentations are converted to PDFs (perfectly), some symbols are still missing without showing boxes with question marks. I bet this is caused by Apple iOS which is not complete with Greek Letters and other symbols. This is disappointing as people like me will choose to buy other tablets. But is there a way to fix this? I hope Apple will add these data with iOS 5.1 update.

    This link http://support.apple.com/kb/HT1518 will be helpful when creating your original presentation. Make sure the symbols are being created with Unicode. You also may want to check your iPad settings under General -> Keyboards -> International for a keyboard that can enter to correct characters if you are entering them from the iPad's keyboards. There are also some .99 apps that enable entering symbols and special characters directly on the iPad.
    HTH

  • Some Data Missing in the inbound Idoc received from Gentran

    Hi,
    We are receing one custom message type with the basic type ORDER05 in SAP from Gentran. When we checked the destination file generated in Gentran, its showing data for all the segments. However in SAP when we checked the corresponding idoc we find the segment E1EDP05 is missing. The Gentran team says they are placing the destination file in the unix server of SAP. However we dont find these files in the SAP Unix server. Could anybody advise what could be the problem and where we need to check further ?

    Gentran will never be able to create an IDOC within SAP. Here is what happens:
    > Gentran creates a flatfile/XML which is in the IDOC format (the one which you can see in WE60).
    > Gentran then places this flat file/XML in a folder on Application server. This can be UNIX, Windows NT, etc..
    > Gentran then triggers the Startrfc.exe which will trigger EDI_DATA_INCOMING function module.
    > This FM will parse the data, check it for consistency of the defined standards, then write the control record into EDIDC and corresponding data records into EDID4 and updates the relevant statuses (i.e. 01 - added, etc). It'll then look into the partner profile setup, look for process code and moves the status to 64 and calls the inbound FM which will post the application document.
    In you case, you need to find out what file is coming in and where E1EDP05 has missed. The data will only be sent by Gentran. The inbound function modules will never update IDOC data records (unless there is a customization). The status records are updated.
    If E1EDP05 is not mapped and sent by Gentran and you still used to see it, then there should have been a customization in place to add values to IDOC segment fields. Try to get the final file that is mapped from either X12/EDIFACT and then see if E1EDP05 segment is present in there. If it is present then upload the same file into AL11 using CG3Z and call EDI_DATA_INCOMING or WE19 to process it. Once processed, you'll can observe if E1EDP05 is being created or not.

  • Fonts missing in Illustrator, but present in InDesign

    I am asking this on behalf of our Art Department. I am the Systems Administrator. We have InDesign files from our customer, which our Art Department uses to produce pre-press proofs, and large-format digital prints. They have some files which look fine in InDesign, but when they create PDF's to bring into Illustrator to add crop marks, they show up with missing fonts. I am having them work around the problem by converting all the type to outlines before exporting, but we would prefer a better solution. The problem also appears using EPS for export.
    We are on CreativeCloud, Macintosh OSX, Lion.

    MarkTJohnsRSSP wrote:
    Thank you for you quick response. What is baffling to me is this is the same computer, where the InDesign file has no problem with the fonts in the file, but Illustrator does. The only reason we are using PDf as an interchange is that there doesn't seem to be any other way to get the InDesign files into Illustrator. Crop marks aren't the only thing our people are doing. I'm not an artist, but this is the workflow they have been using for years, and it's been fine until this season.
    Even if this is the workflow they have been used for many years it is not a good workflow.
    It is a no-go to convert fonts to outlines in InDesign it can cause demage.
    It is not good to open any pdf in Illustrator if it does not come from Illustrator itself. If you need to use a pdf in Illustrator place it and link it. Otherwise the font information will be destroyed.
    Crop marks should always be added with InDesign export.
    Avoid EPS. It makes no sense to use it except for very simple graphics like bar code or a simple logo without transparency. There is no reason to export EPS neither. Why do you use EPS? What for?
    If a font is available in InDesign but not in Illustrator it might be that this font is in a folder with the name "Document fonts" which is found on the same place as the indd file. These fonts are available only to indd files on that place.

  • Time Machine: is it possible to leave some data on time machine, but remove it from my mac?

    At the moment I have around 60gb of photos on my 250gb macbook pro, which I have been told is slowing it down. I would love to have it somewhere safe away from my mac but I'm scared to use an external hard drive because of many horror stories I've heard.
    I'm currently in the process of backing up my photos online (snapfish), so when I do eventually man up and transfer them to a hard drive there will be a back up there, too.
    I have a WD My Book 1tb hard drive for mac that I use with time machine. However I was wondering whether I could keep using it for time machine, but delete the photos off my mac and  keep them on the hard drive only, somehow?
    If not, can anyone reccommend a relatively inexpensive external hard drive for mac (500gb-1tb) to store my photos? How do others back up important data, is it common to keep two hard drives?
    Thanks in advance.

    markwmsn is right.Time Machine is only a rolling backup system, not an archive system. If you have data that should never be deleted, do not rely on Time Machine because old data will be purged eventually.
    I am not sure why you feel Time Machine is safer than a "scary" external hard drive, since the Time Machine backup is on...an external hard drive.
    Here's what the professional photographers do, since their lives rely on not losing photos. At least two backups on external media, with at least one offsite. Having at least two exact copies of the photo archive is how photographers get around the very real fear of hard drive death. It means that you can survive the loss of both your original and one backup drive simultaneously, because there will still be one more backup out there. Because while hard drives do fail, there isn't any other type of backup media that's so easy and fast to update. So you use redundancy to mitigate any failures and then stop worrying about it.
    The other solution that is used is online storage through companies like Crashplan or Carbonite. They guarantee your data won't be deleted because they maintain redundant backups themselves.
    Of course you can combine hard drive and online cloud backups, and then your data can survive almost anything that doesn't take out civilization itself.

  • Some events missing in ipod but appear in ical

    Some of my appointments/events in ical are not transfering to my ipod. The one I noticed last was from a subscribed calendar. There were two events on the calendar, one of which appeared on my ipod calendar and the other did not. I tried dumping the calendar files on the ipod, resubscribing to the calendar, reupdating the calendar to the ipod again, running the ipod updater program. Nothing helped though. I want to depend on my ipod for my calendar but unless I can get this fixed I cannot. Help!
    iMac G5   Mac OS X (10.4.4)  

    As a follow up I went to my local Apple Store and talked to a genius. He looked at it and at some forums and information and asked that I test to see if I put the iPod in disk support and deleted all the calendars from the iPod's calendars directory, then export each calendar manually from iCal to the iPod's calendar's directory. This actually worked - though it is a most inconvenient way of updating my iPod calendar. This seems to be a bug in either iCal or, more probably, iSync and will probably require an update from Apple.

  • Database exceptions data missing in SMD 7.1

    Hello all,
    I have configured SMD on SolMan 7.1 SP03. I successfully connected 2 systems (ABAP single and JAVA single) to technical monitoring. Also SolMan self-monitoring was configured successfully. I can see some monitoring data in solman_workcenter, but I don't see any data in section Database Exceptions and Database performance like e.g. tablespace usage, last successful backup, reads per usercall etc... I can see current data in Database availability section - archiver status, instance status etc... There are obviously some data missing in BI as I get an info message : "No data has been transferred to BI system up to now for metric .....". Unfortunately I can't find out where is the problem so far. I can see SMD agents are connected and pushing other data (ABAP and host related) to SMD w/o any problems. Any hint is appreciated.
    Thanks.

    Hi,
    Check this: http://help.sap.com/saphelp_sm71_sp01/helpdata/en/f7/51b87f807344eba0ddca2d2174cbee/frameset.htm
    "A remote database connection between the DBA Cockpit and the remote database is configured and available, to gather the data for tablespaces, availability, backup status, etc. remotely. The prerequisites for database administration and monitoring are described in SAP note 1027146."
    Cheers,
    Diego.

  • BP data missing in some Lead transactions of MSA.(Data Inconsistency)

    The BP information(Company name & Contact person) is NOT getting displayed on some of the Lead transactions on MSA. Although,it is displayed on most of the Lead transaction on MSA.
    1) If I download say 20 Leads from CRM Server to MSA, the BP data is missing only on some 4-5 Leads. All other Lead have the correct BP information.
    2) And, if 2 Leads are downloaded for the same BP, 1 Lead has the BP data whereas the other does NOT have it.
    -This shows that the BP data is available in MSA database but it is NOT displayed on the MSA tileset.
    -Also, we are able to pull the BP (Activity Partner & Contact person) under the respective BP search on MSA.
    We checked the Client SQL database table and all the data (Master & Transaction) are present there.
    However, when we check the tables for the Lead where BP is missing, the BP information is NOT available. i.e, the BP information is not available at the table level for that particular transaction.
    In spite of all the Master data available in database level.
    Can anyone please help us with this?
    Thanks in advance.
    Jags.

    Hi there,
    Yes.We are able to reproduce it as and when we want the "error samples".
    One more finding, we DON'T see this issue on DEV setup. It is working fine.
    However, when we try to upload the same flat file containing 24 Leads on Testing environment, invariably we get the "BP data missing" at least for 3 Lead transactions.
    This is the case on Production environment as well.
    We are already contemplating on OSS ticket.
    Thanks for your help.
    Jags.

  • Has anyone encountered problem with VIRSA_CC_ACTUSAGE missing some data?

    Has anyone encountered a problem where the VIRSA_CC_ACTUSAGE table is missing some transaction activity?
    We have a situation where the monthly ST03 file shows that a user executed the MI31 transaction some time back in August.  However our ACTUSAGE table does not show this user performing MI31 for any day in August. 
    It does have records of other people using MI31 in August.  It also has records of this same user performing other transactions in August.  It even has records showing other transactions this same user performed in August.
    This is now an issue with our external Auditors.
    We are on GRC 5.3 SP 13.
    Thanks.

    Hi Bob,
    VIRSA_CC_ACTUSAGE holds information on the transactions executed by users and it gets the data from STAD. Did you notice the time user has spent in the MI31 transaction code (I know even if the user hasn't spent more time, it should be recorded), but this another step to isolate the issue.Also, check SM21 logs on that specific day, and see if there are any events registered during that time related to STAD. I think it was not able to collect the data.
    Also, check VIRSA_CC_ALTCDLOG. This is the Alter log table that stores information of ACTUSAGE. The purge utility will only delete the data from the ACTUSAGE, but it remains in the ALTCDLOG.
    Refer to SAP Note 1512020 for additional details on the Alert files.
    Hope this helps!!
    BR,
    Raghu

  • Sharepoint list dataheet view error "Cannot connect to the server at this time. You can continue working with this list, but some data may not be available"

    I have a List which is having around 14000 items in it.while opening that list in datasheet view it is giving error .
    Below is a summary of the issue:
    After selecting datasheet view beow error occurs:
        "Cannot connect to the server at this time.  You can continue working with this list, but some data may not be available."
        "Unable to retrieve all data."
        The item counts displays say 100 out of 14000 items.
    Exporting List to excel is giving only 2000 records out of 14000 records.
    Other Observations   -  
    This is happening to only one list on the site .There are other lists in the site whose no. of records is equal to 8000 to 9000.They are working absolutely fine without any error.
    Also, If I am saving this list as a template and creating another list with it ,then it is working absolutely fine with 14000 records,so the issue does not seem to be related with no. of records as the template list is working fine.
    I have checked the Alternate access mapping setting ,its fine.
    It should not be related to lookup,datefield or any other column as the list created from it template is working fine with all these columns.
    I checked below links also ,but doesn't seem to work in my case.
    http://social.technet.microsoft.com/forums/en-US/sharepointadminprevious/thread/974b9168-f548-409b-a7f9-a79b9fdd4c50/
    http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/87077dd8-a329-48e8-b42d-d0a8bf87b082
    http://social.msdn.microsoft.com/Forums/en-US/sharepointgeneral/thread/dc757598-f670-4229-9f8a-07656346b9b0

    I have spent two days to resolve this issue. Microsoft has released two KBs with reference to this issue...but are not appearing in search results at the top.
    I am sharing my finding.
    1. First install the
    KB2552989 (Hopefully you might have already installed it. The KB detetcts it and informs the user.)
    2. Then update registry by adding new key for data fetch timeout as mentioned inKB2553007
    These two steps resolved the issue in our environment. Hope it might help others as well.
    Pradip T. ------------- MCTS(SharePoint 2010/Web)|MCPD(Web Development) https://www.mcpvirtualbusinesscard.com/VBCServer/paddytakate/profile

  • In firefox 4 RC, some addons installed suddenly disappear, but checking the profile, some of the missing addons related files are still here, how to make the addons back?

    I use firefox 4 form beta 9 to RC (zh) now and there are also firefox 3.6 installed in computer. One day when I open Fx 4 RC, some (actually a lot but not all) of the adoons just disappear. When I check on about:addons page, some addons installed do not appear in the list.
    The addons '''REMAINED''' including:
    * addons I already used in Fx 3.6 (like webmail notifie , xmarks)
    * ''addons only can use in Fx 4'' (like Open Web Apps for Firefox).
    The addons '''DISAPPEARED''' including:
    * addons I already used in Fx 3.6 (like yoono)
    * '' addons installed when using Fx 4'' (like updatescanner, Thumbnail Zoom).
    But when I check the profile(by Help > Troubleshooting Information>Open Containing Folder) , some (not sure is it all) of the missing addons related files are still here [lucky], so any one know how to make the missing addons back?
    Some more details:
    * This happened when i use RC for already a few days and keep on even i restart Fx and windows.
    * The bookmarks, history, search engine and even themes and icon setting are still here. [ I only sync bookmarks but not history for both xmarks and firefox sync.]
    * This addons are really '''disappeared''' but not disable only!
    * This number of addons missed, as i remember, at least 30, should be more than that number bacause some of them are installed but in disable mode.
    * I try to install back one of the addons - Stylish, the installed code are still here.
    * It is nearly an impossible mission to install every missing addons again, as it really kill my time.

    Delete the files extensions.* (extensions.rdf, extensions.cache, extensions.ini, extensions.sqlite) and compatibility.ini in the Firefox [[Profiles|profile folder]] to reset the extensions registry. New files will be created when required.
    See "Corrupt extension files": http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the Tools button at the left side of the Search Bar to do a compatibility check.

  • Iphone 4 wont sync to itunes anymore. Itunes opens then a message comes up saying I need to restore it. I want to avoid doing this as I've noticed some of my purchases since updating itunes are missing from computer but they are on my phone.

    I have reset my phone, put the latest updates on itunes and iphone and thought it might work then, but no luck. I am trying to avoid restoring it as I dont want to loose the data I have purchased that is missing off my itunes since I updated that. I'm not sure how to contact itunes to get my data put back on my itunes on computer. All my purcahsed data from itunes still comes up on my phone as it hasnt been able to sync to the update. DOes anyone know how to contact itunes to have bought data re-put back on. It comes up in my itunes acocount with the date and purchase number but these items are missing from my itunes purcahsed items. Weird?
    I am on an imac. Is there anyway I can get around the issue of syncing again or should I just restore once I have contacted itunes about them deleting my paid for items! I feel very ripped off, its like buyoing something from target and having the manager come to your house and retrieve it! lol

    Plawexki wrote:
    ...  do you know if the contacts, photos, messages etc will be wiped?
    Yes... Everything will be Wiped and Replaced with what is currently on Your Mac.
    SYNCING with iTunes
    See here  >  http://support.apple.com/kb/HT1386
    From Here  >  http://www.apple.com/support/iphone/syncing/
    You may find this information of interest...
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    How to Use Multiple iDevices with One Computer

  • For the last month or so my icloud won't back up, it keeps telling me that there is too much storage and I need to delete some data. But I have deleted between 3-400 photos and it is still saying the same, can anyone please help

    For the last month or so my icloud won't back up, it keeps telling me that there is too much storage and I need to delete some data. But I have deleted between 3-400 photos and it is still saying the same, can anyone please help

    If they were deleted from your camera roll that should have resulted in a corresponding decrease in the estimated size of your next backup.
    If it's still saying that you don't have enough storage to back up, read through this article: http://support.apple.com/kb/ht4847.  It provides some suggestions for reducing your iCloud storage, such as deleting unneeded email. 
    The other area to look at is your text messages.  These are included in the backup.  If you have lots of photos and videos attached to your messages, that can significantly increase the size of your backup.  If that's the case, deleting these may make a big difference.

Maybe you are looking for