Time column in Excel

Hi all

I've implemented a VI which measures tension that automatically saves the data in excel with writing to the file express measure VI. I need to record the elapsed time that I did, but the saving in excel column header is "Untitled". I can name over time so it is automatically added into the excel spreadsheet? Thank you.

Scott

More code would be necessary to create and write the column headings and ensure that it is the fact that only once. Using the fixed attribute function, you add a unique feature to the block diagram.

Tags: NI Software

Similar Questions

  • How to put the 2nd column 1st column in excel

    Hello

    I have a question how to set the 2nd column 1st column in excel. Thank you.

    Why the 1 iteration for loops?

    Why two Index tables?  He's just trying to solve the problem created by the loops For on the original 1 d arrays.

    Two of these things create 2D tables which are what complicates things and can be eliminated.

    You can take your 2 1 d tables, use build table and right-click to set 'concatenate the inputs.

    If you have a 2D array, you can use table remodel to make a 1 column of the table of N line 2D.

  • How to label the columns in excel

    I need to know what code to use in labview to label columns in excellent when data are open up in excel. Thank you

    That's what it would look like:

    Ignore the fact that I compressed the code in the loop. The item is important is that you write the first row once before the loop and the rest data inside the loop (with the addition of entry as T).

    In general, it is very important to understand yourself if you expect to do anything about it either in LV I highly suggest you follow these tutorials and try learning to other places as well.

  • a plan explain time column

    Hello
    I use Oracle version 10.2.0.3.0. I have 2 tables with 10 million documents each. The DOF is as follows.

    create the bigtable table (varchar2 (20) col1, col2 varchar2 (20))
    create table bigtablechild (varchar2 (20) col1, col2 varchar (20))

    bigtablechild.Col1 is a foreign key to bigtable.col1. Below is the request and explain the plan. During several executions, the query runs for about 20 seconds before returning the results. Could someone please explain what represents the time column? It does not at the same time it took return of results.
    SQL> set autotrace on
    SQL> 
    SQL> select b.col2
      2  from bigtable a, bigtablechild b
      3  where a.col1 = b.col1
      4  and a.col1 = 'ABC6554';
    
    COL2
    --------------------
    XYZ6554
    XYZ6554
    XYZ6554
    XYZ6554
    XYZ6554
    
    
    Execution Plan
    ----------------------------------------------------------
    Plan hash value: 4210396901
    
    ------------------------------------------------------------------------------------
    | Id  | Operation          | Name          | Rows  | Bytes | Cost (%CPU)| Time     |
    ------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT   |               |     5 |   150 | 21538   (4)| 00:04:19 |
    |*  1 |  HASH JOIN         |               |     5 |   150 | 21538   (4)| 00:04:19 |
    |*  2 |   TABLE ACCESS FULL| BIGTABLE      |     1 |    10 | 13124   (4)| 00:02:38 |
    |*  3 |   TABLE ACCESS FULL| BIGTABLECHILD |     5 |   100 |  8413   (5)| 00:01:41 |
    ------------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       1 - access("A"."COL1"="B"."COL1")
       2 - filter("A"."COL1"='ABC6554')
       3 - filter("B"."COL1"='ABC6554')
    
    
    Statistics
    ----------------------------------------------------------
              0  recursive calls
              0  db block gets
          93672  consistent gets
          91845  physical reads
              0  redo size
            463  bytes sent via SQL*Net to client
            396  bytes received via SQL*Net from client
              2  SQL*Net roundtrips to/from client
              0  sorts (memory)
              0  sorts (disk)
              5  rows processed

    Hello

    >

    Thanks, but how did you determine the 12 Member States based on my exit from the plan to explain?

    04:19 = 259 seconds = 259 000 milliseconds

    259 000 milliseconds / 21538 monobloc bed ~ = 12 milliseconds per read monobloc

    Note, however, that A time column, on the other hand, is extremely useful, but it is available only if content plan (RowSource) statistics have been populated.

    What is the A-time column, you are referring to? Could you please give an example?

    ALTER session set statistics_level = all;

    Select * from table (dbms_xplan.display_cursor (, null, 'last iostats'));

    Best regards
    Nikolai

  • Convert date and time column column

    Hi all

    I want to convert the date column to date-time column in the place of time, should be set from 07:00

    example of

    26/10/12-07:00

    I have sysdate who only date and I added 1 to that date and now I must include part time and want to display as mentioned above.

    TO_CHAR (sysdate + 1) is the column that I already now for this column, I add time portion(07:00:00AM).


    Please help me with the same.

    Thanks in advance.

    When you insert the column date, then insert it using 07:00 in time, like the big ones showed you (trunc (the_date) + 7/24)

  • "One time" column in dbms_xplan.display_cursor is summed up?

    Hello

    I did some research on the internet before this announcement, but I could find enough information.

    "One time" column in dbms_xplan.display_cursor is summed up?
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    | Id  | Operation                                                    | Name                           | Starts | E-Rows | A-Rows |   A-Time   | Buffers | Reads  |  OMem |  1Mem | Used-Mem |
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT                                             |                                |      1 |        |    155 |00:06:36.28 |    4957K|  34952 |       |       |          |
    |   1 |  SORT ORDER BY                                               |                                |      1 |      1 |    155 |00:06:36.28 |    4957K|  34952 | 55296 | 55296 |49152  (0)|
    |   2 |   NESTED LOOPS                                               |                                |      1 |      1 |    155 |00:06:30.04 |    4957K|  34952 |       |       |          |
    |   3 |    NESTED LOOPS                                              |                                |      1 |      1 |    155 |00:06:30.04 |    4957K|  34952 |       |       |          |
    |   4 |     NESTED LOOPS                                             |                                |      1 |      1 |    155 |00:06:30.04 |    4957K|  34952 |       |       |          |
    |   5 |      NESTED LOOPS                                            |                                |      1 |      1 |    155 |00:06:30.04 |    4956K|  34952 |       |       |          |
    |   6 |       NESTED LOOPS                                           |                                |      1 |      1 |    155 |00:06:30.04 |    4956K|  34952 |       |       |          |
    |   7 |        NESTED LOOPS                                          |                                |      1 |      1 |    155 |00:06:30.03 |    4956K|  34952 |       |       |          |
    |   8 |         NESTED LOOPS                                         |                                |      1 |      1 |    155 |00:06:30.03 |    4956K|  34952 |       |       |          |
    |   9 |          NESTED LOOPS                                        |                                |      1 |      1 |    155 |00:06:30.03 |    4956K|  34952 |       |       |          |
    |  10 |           NESTED LOOPS                                       |                                |      1 |      1 |    155 |00:06:30.03 |    4955K|  34952 |       |       |          |
    |  11 |            NESTED LOOPS                                      |                                |      1 |      1 |    155 |00:06:30.03 |    4955K|  34952 |       |       |          |
    |  12 |             NESTED LOOPS                                     |                                |      1 |      1 |    155 |00:06:30.03 |    4955K|  34952 |       |       |          |
    |  13 |              NESTED LOOPS                                    |                                |      1 |      1 |    155 |00:06:30.03 |    4954K|  34952 |       |       |          |
    |* 14 |               HASH JOIN                                      |                                |      1 |      1 |    155 |00:06:30.03 |    4954K|  34952 |   872K|   872K|  927K (0)|
    |  15 |                VIEW                                          |                                |      1 |     15 |      8 |00:06:28.63 |    1305K|  34883 |       |       |          |
    |* 16 |                 FILTER                                       |                                |      1 |        |      8 |00:06:28.63 |    1305K|  34883 |       |       |          |
    |  17 |                  HASH GROUP BY                               |                                |      1 |     15 |      8 |00:06:28.63 |    1305K|  34883 |   760K|   760K| 1077K (0)|
    |  18 |                   VIEW                                       |                                |      1 |     15 |    341 |00:00:50.44 |    1305K|  34883 |       |       |          |
    |  19 |                    UNION-ALL                                 |                                |      1 |        |    341 |00:00:50.44 |    1305K|  34883 |       |       |          |
    |  20 |                     VIEW                                     | V_POSNR_2011000           |      1 |      7 |    303 |00:00:50.44 |     645K|  31282 |       |       |          |
    |  21 |                      UNION-ALL                               |                                |      1 |        |    303 |00:00:50.44 |     645K|  31282 |       |       |          |
    |  22 |                       VIEW                                   | V_POSNR_0200011           |      1 |      2 |     20 |00:00:50.42 |     429K|  31244 |       |       |          |
    |  23 |                        UNION-ALL                             |                                |      1 |        |     20 |00:00:50.42 |     429K|  31244 |       |       |          |
    |  24 |                         NESTED LOOPS                         |                                |      1 |      1 |     20 |00:00:50.42 |     376K|  28979 |       |       |          |
    |* 25 |                          HASH JOIN                           |                                |      1 |      1 |     20 |00:00:50.42 |     376K|  28979 |  1096K|  1096K| 1348K (0)|
    |* 26 |                           TABLE ACCESS BY INDEX ROWID        | PROPERTIES                     |      1 |      6 |   2651 |00:00:00.02 |    2131 |      0 |       |       |          |
    |* 27 |                            INDEX RANGE SCAN                  | P_SETAALDATE_IDX               |      1 |      6 |   2651 |00:00:00.01 |      21 |      0 |       |       |          |
    |  28 |                           VIEW                               | VW_JF_SET$7992605D             |      1 |      2 |    504 |00:02:30.85 |     374K|  28979 |       |       |          |
    |  29 |                            UNION-ALL                         |                                |      1 |        |    504 |00:02:30.85 |     374K|  28979 |       |       |          |
    (hope this execution plan is reasonably legible)

    I thought that the columns A-time indicates the time of the operation in question (summarizing all time from the operation of the child)

    but this seems different:
    |* 25 |                          HASH JOIN                           |                                |      1 |      1 |     20 |00:00:50.42 |     376K|  28979 |  1096K|  1096K| 1348K (0)|
    |* 26 |                           TABLE ACCESS BY INDEX ROWID        | PROPERTIES                     |      1 |      6 |   2651 |00:00:00.02 |    2131 |      0 |       |       |          |
    |* 27 |                            INDEX RANGE SCAN                  | P_SETAALDATE_IDX               |      1 |      6 |   2651 |00:00:00.01 |      21 |      0 |       |       |          |
    |  28 |                           VIEW                               | VW_JF_SET$7992605D             |      1 |      2 |    504 |00:02:30.85 |     374K|  28979 |       |       |          |
    Line 25 is a JOIN hash including a tableTABLE (1) the ACCESS BY INDEX ROWID and (2) the result of a VIEW
    The Timing of the HASH (line 25) JOIN is 00:00:50.42, but the timing of the VIEW is 00:02:30.85 who ought both to complete before you chop it can happen

    So I thought the HASH JOIN would be (at least) a schedule of the 00:02:30.85 of the VIEW, plus the 00:00:00.02 of the TABLE ACCESS BY INDEX ROWID.

    But it seems that it is a misconception, can anyone shed light on this?

    Best regards

    Published by: x45r32 on April 4, 2012 08:25

    Published by: x45r32 on April 4, 2012 08:46

    Hello

    How do you collect statistical plan - via STATISTICS_LEVEL = ALL or gather_plan_statistics reference to the declaration?

    The indicator is known for producing inaccurate schedules from time to time (has to do with the sampling frequency), STATISTICS_LEVEL = ALL should be more specific.

    Best regards
    Nikolai

  • SQLLDR table-> column mapping excel column

    CREATE TABLE "DW". "" ABC ".
    ("SKILL_NAME" VARCHAR2 (60 BYTE) ACTIVATE NOT NULL,)
    VARCHAR2 (20 BYTE) "SKILL_TYPE."
    "DAILY_DATE" DATE NOT NULL ACTIVATE.
    VARCHAR2 (60 BYTE) "SCC_NAME."
    NUMBER (8.0) "RFS_FORECAST."
    NUMBER (8.0) "FORECASTED_CALLS."
    NUMBER (8.0) "TOTAL_CALLS_ANSWERED".
    ) ;

    It is a table.


    Following are excel columns

    Date of RFS CALLS PLANNED projected TOTAL CALLS


    Control file is the following

    load data
    CHARACTERSET UTF16
    INFILE 'D:\CSVs\4cols.csv '.
    in table
    'ABC '.
    fields ended by ',' optionally surrounded "" "
    (
    CONSTANT "FM," SKILL_NAME
    SKILL_TYPE CONSTANT 'CUSTOMER ',.
    DAILY_DATE,
    SCC_NAME CONSTANT NULL,
    RFS_FORECAST,
    FORECASTED_CALLS,
    TOTAL_CALLS_ANSWERED)

    How to associate the table columns with excellent columns...

    and if the first row of the excel is the header of the specification that

    See if that answers your question:
    [http://www.dba-oracle.com/t_sql_loader_date_format_error_syntax.htm]

  • Date and time of file Excel data import

    I'm running into problems of import of dates-hours format 15/03/2010 21:30 using SQL Developer. In step 1 of the import data wizard, the data preview window displays all fields date dates Excel (for example, 40252.89583 instead of 15/03/2010-21:30). I can SQL Developer to recognize the data in the format of date and time, rather than convert them to decimal values?

    When you import from Excel, I have not found a date format model that would transform their decimal number into a date Oracle. But the following seems to work well:

    1. save the Excel page in a CSV file, and then in the import wizard SD, you can enter the date format for this column model.

    2. in Excel convert this column of text. (Highlight your date column, choose the menu item 'Data', 'Data tools' group choose the 'Text to columns' tool, click next / next / then click on the 'Text' button, click on 'Finish' and save your xls) Now in the import of SD Wizard simply enter the date format model that corresponds to the column of 'text' Excel with your dates.

    Anyway seems to work for me.

  • Add columns in Excel

    I have an active Excel sheet with 10 columns. How can I add 20 empty column after column 5?

    I wanted to add that "How can I add 20 columns empty after column 5 using applescript?

  • TIME column result autotrace

    ORACLE VERSION: 10.2.0.3
    Operating system: Windows 2003

    I've been running the same SQL statement twice after rinsing my buffer_cache. As expected the first took more time (elapsed time: 00:00:07.67) according to the second one (00:00:00.51). But why not the given result in time does not change the column of my autotrace report. HE shows me the twice 00:02:01 as you can see in my listings.

    Achim.bigemp DESC;
    Name Null type
    EMPNO NUMBER
    ENAME VARCHAR2 (10)
    USE VARCHAR2 (9)
    MGR NUMBER 4
    HIREDATE DATE
    SAL NUMBER (7.2)
    NUMBER (7.2) COMM
    DEPTNO NUMBER (2)
    8 selected lines

    COUNT (*)
    ----------------------
    7529536



    First ROUND
    SQL > set the calendar;
    SQL > set autotrace traces;

    SQL > select count (empno) in the achim.bigemp;

    Abgelaufen: 00:00:07.67

    Ausf³hrungsplan
    ----------------------------------------------------------
    Hash value of plan: 870989070

    -----------------------------------------------------------------------------
    | ID | Operation | Name | Lines | Bytes | Cost (% CPU). Time |
    -----------------------------------------------------------------------------
    | 0 | SELECT STATEMENT | 1. 3. 10023 (3) | 00:02:01 |
    | 1. GLOBAL TRI | 1. 3 | | |
    | 2. TABLE ACCESS FULL | BIGEMP | 7529K | 21 M | 10023 (3) | 00:02:01 |
    -----------------------------------------------------------------------------


    Statistics
    ----------------------------------------------------------
    245 recursive calls
    0 db block Gets
    44436 consistent gets
    44410 physical readings
    0 redo size
    425 bytes sent via SQL * Net to client
    396 bytes received via SQL * Net from client
    2 SQL * Net back and forth to and from the client
    4 sorts (memory)
    0 sorts (disk)
    1 rows processed
    Second RUN
    SQL > select count (empno) in the achim.bigemp;

    Abgelaufen: 00:00:00.51

    Ausf³hrungsplan
    ----------------------------------------------------------
    Hash value of plan: 870989070
    -----------------------------------------------------------------------------
    | ID | Operation | Name | Lines | Bytes | Cost (% CPU). Time |
    -----------------------------------------------------------------------------
    | 0 | SELECT STATEMENT | 1. 3. 10023 (3) | 00:02:01 |
    | 1. GLOBAL TRI | 1. 3 | | |
    | 2. TABLE ACCESS FULL | BIGEMP | 7529K | 21 M | 10023 (3) | 00:02:01 |
    -----------------------------------------------------------------------------
    Statistics
    ----------------------------------------------------------
    0 recursive calls
    0 db block Gets
    44408 compatible Gets
    0 physical reads
    0 redo size
    425 bytes sent via SQL * Net to client
    396 bytes received via SQL * Net from client
    2 SQL * Net back and forth to and from the client
    0 sorts (memory)
    0 sorts (disk)
    1 rows processed

    SQL >

    When I ask the elapsed_time of v$ sqlarea I get the same result, as shown on my screen in SQLPLUS or SQL Developer. It would be nice to give me a hint how I understand the DURATION indicated in the report autotrace.
    Thank you Achim

    See this link for some Autotrace more information: [test Autotrace | http://jonathanlewis.wordpress.com/testing-autotrace/]

  • I use a budget from time to time with the Excel program.  I deleted some how while cleaning my Finder files.  No idea how I can get it back.  I threw in the trash...

    Is it possible to recover a file from the Recycle Bin, once it's been dumped?

    If you have a rotating magnetic drive, on third-party utilities such as Data rescue. Note: Data rescue requires another disk on which to save the recovered files.

    If you have an SSD, your files are GONE.

    --------

    If you do not have a backup of confidence, make the conscious decision to NOT to keep all the files on your Mac at all times. It's only a matter of time before a major failure just launch into it. "Any disk can fail at any time."

    The solution to this problem is to get an external drive about 2-3 times (or more) the size of what you want to keep and activate the Time Machine (included on your Mac). This drive doesn't have to be fast - USB - 2 will suffice.

    After the first backup very long cycle, you will find that Time Machine works quietly in the background at low priority without interrupting your work, and that 'walk' to save files so that when you need a copy, it is here.

  • Last row/column in Excel

    Hello

    From a worksheet open Excel since Labview (v8.5) how to retrieve the position of the last cell of the sheet?

    Currently, I run a macro since Labview as the sheet doesn't I want to know the size and this macro me gives the last cell. It's a little heavy...

    In the same idea, there - has - you it a way to read an Excel spreadsheet simply only through an ActiveX?

    Thanks for your replies.

    (in English)

    Hello

    Leave an Excel spreadsheet open Labview (v8.5) how can I get the last position of the cell in this worksheet?

    In fact, I run a macro of Labview and the sheet of witch, I want to know the size and give this macro to the last cell. It's kinda incomode...

    In the same spirit, is it possible to load a sheet withouit Excel using an ActiveX?

    Thanks for your replies.

  • Display a time column value

    Hey,.
    I'm trying to display a column value only once for a folder, not a static value. Changes in value and it can be a lot of values. I don't think that grouping will work since the Date value is dynamic. I use Oracle for Toad 10.5. There are 4 files with data from this trial.
    select Date, Person, Language, Country
    from TableA
    TableA
    Date            Person  Language   Country
    01/25/2013       James   English
    12/20/2012       James   English
                                         US
                                         AF
    Want to display only
    Date            Person  Language   Country
    01/25/2013       James   English
    12/20/2012  
                                         US
                                         AF
    Thanks for reading this thread!

    Published by: Nikki on January 7, 2013 13:08

    Hello

    You can use the ROW_NUMBER analytic function to see if a given line is the 1st row in a group and display only the columns of the person and the language when it is:

    WITH     got_r_num     AS
    (
         SELECT       dt          -- DATE is not a good column name
         ,       person, language, country
         ,       ROW_NUMBER () OVER ( PARTITION BY  person
                                      ,          language
                               ORDER BY          dt
                             )  AS r_num
         FROM      table_x
    )
    SELECT       dt
    ,       CASE WHEN r_num = 1 THEN person   END)     AS person
    ,       CASE WHEN r_num = 1 THEN language END)     AS language
    ,       country
    FROM       got_r_num
    ORDER BY  person, language, dt     -- If wanted
    ;
    

    Your front end, perhaps as a way of hiding these values when you want to. PAUSE function in SQL * more to it; I don't know if toad has nothing comparable.

    I hope that answers your question.
    If not, post a small example data (CREATE TABLE and only relevant columns, INSERT statements) where the query above generates erroneous results, and also after the good results you want from this data.
    Explain, using specific examples, how you get these results from these data.
    Always say what version of Oracle you are using (for example, 11.2.0.2.0).
    See the FAQ forum {message identifier: = 9360002}

  • Outer Join don't know the smallest and largest join until the run time column

    Hello, I have three tables and I don't know which one is the smallest game of the outer join column. So, how can I join them and the following output.
    If I know in advance, which is the largest and which one is the smallest game so I can use something like below, but what if I don't know which is the smallest together or we're great together?

    Test case and the request for a fixed set, smaller and more large set case:


    Select x1.nm, cnt1, cnt2, cvt3.cnt cnt3
    Of
    (
    Select cvt1.nm, cvt1.cnt cnt1, cnt2 in cvt1 cvt2.cnt, cvt2
    where cvt1.nm = cvt2.nm (+)
    ) x 1, cvt3
    where x1.nm = cvt3.nm (+)


    NM CNT1, CNT2 CNT3
    -- ---------- ---------- ----------
    A 1 101
    B 2 102
    C 3
    4 1001 D
    5 1002 E

    create table cvt1 (nm varchar2 (1), cnt1 number)
    /
    create table cvt2 (nm varchar2 (1), number of cnt2)
    /
    create table cvt3 (nm varchar2 (1), cnt3 number)
    /

    insert into cvt1 select 'A', 1 double
    /
    insert into cvt1 select 'B', 2 of the double
    /
    insert into cvt1 select 'C', 3 double
    /
    INSERT into cvt1 select would be ', 4 of the double
    /
    insert into cvt1 select 'E', 5 double

    Insert into select cvt2 'A', 101 double
    /
    Insert into cvt2 select 'B', 102 of the double
    /
    Insert into select 'C', 103 double cvt2
    /

    INSERT into cvt3 select would be ', double 1001
    /
    insert into cvt3 select 'E', 1002 double
    /

    Published by: xwo0owx on March 31, 2011 12:48
  • display the same value in a times column in multiple lines

    Dear all:

    I have a table id, with the following data values

    ID VALUES
    ===============
    EG001 5888314
    EG001 5888315
    EG001 5888316
    EG002 5888317
    EG002 5888318


    I want to display a query to display the result as follows:

    ID VALUES
    ===============
    EG001 5888314
    5888315
    5888316
    EG002 5888317
    5888318


    Kind regards

    Hassan

    Hello
    Try:

    WITH test_tab AS (
    SELECT 'EG001' REC_ID, 5888314 VALUE FROM DUAL UNION ALL
    SELECT 'EG001', 5888315 FROM DUAL UNION ALL
    SELECT 'EG001', 5888316 FROM DUAL UNION ALL
    SELECT 'EG002', 5888317 FROM DUAL UNION ALL
    SELECT 'EG002', 5888318 FROM DUAL)
    -- end test data
    SELECT LTRIM(CASE WHEN row_num = 1 THEN REC_ID ELSE NULL END || ' ' || VALUE) VALUES
      FROM (
    SELECT REC_ID, VALUE,
         ROW_NUMBER() OVER (PARTITION BY REC_ID ORDER BY VALUE) row_num
      FROM test_tab)
    
    VALUES
    ----------------------------------------------
    EG001 5888314
    5888315
    5888316
    EG002 5888317
    5888318
    

Maybe you are looking for

  • The Satellite A series CD/DVD drive no longer works

    I bought my computer Toshiba Satellite A of the series with Windows Vista installed. I removed Vista and installed windows XP on the computer.Now, the dvd player does not work properly. When burning the DVD it burns only 6 percent and then gives the

  • How can I change the elements of an Enum to execution?

    I have an enum that is full of items. I would like to change the labels on these elements using the runtime. When I try using the property node '[] strings' I get the following error: "Error 1073 in property node (arg 1). Possible reasons: LabVIEW: T

  • Other notebook PC Questions

    HP ENVY TS m7 Notebook PC I have a problem with tent install a program of virus protection on my laptop, with 92% of the way through the installation, it freezes and comes up with the error messages on blue screen. Also I tried to find my laptop mode

  • How to add user libraries to FPGA palette?

    Hello I know how to add a VI library of user LV, but how do I make it easily accessible in the blockset FPGA palette? Kind regards Simo

  • ThinkVantage System Update servers down all weekend?

    I received my new E320 just yesterday (Saturday morning in Germany) and I could not update with the update system 4. System update server is not available. Please contact the administrator. I made a mistake in the configuration, or servers are genera