Baler

Software for Creating Data Files

Frequently Asked Questions: Baler


  1. What is the current shipping version of Baler?

    The current version of Baler can be found by viewing the Baler patch information on the Campbell Scientific website at http://www.campbellsci.com/25/1/1.

  2. Is there an upgrade to get to the current version of Baler? If so, where can I get it?

    The current version of Baler can be found by viewing the Baler patch on the Campbell Scientific website at http://www.campbellsci.com/25/1/1. Note that Baler version 2.2 is required to be installed on your computer for this upgrade to work.

  3. We just upgraded to Loggernet 3.3 to provide support for a CR800. Unfortunately, Baler 2.2 didn't recognize the CR800 in the station list. Do we need to upgrade a more recent version of Baler?

    Baler 2.2 was developed prior to the release of the CR800 and therefore does not support it. The latest version of Baler, does support the CR800. There is a patch on the Campbell Scientific website (http://www.campbellsci.com/25/1/1) to upgrade to the current version of Baler.

    Note: As newer versions of Baler are released, upgrades to older versions may not work. The notes associated with the upgrade or patch will indicate what prior version is required to be installed prior to installing the upgrade.

  4. In what format does the Baler Client Software save the data, and does the user have the option to choose? I need a way to extract data from the data logger into a comma-delimited file so I can import it into a SQL database.

    Baler does have file format options for storing the data. These are TOACI1 (table to ASCII 1 format), TOA5 (table to ASCII 5 format), TOB1 (table to binary format), or CSV (comma separated values).TOACI1 example:

    "TOACI1", "CR1000_2", "Data1Hr""TMSTAMP", "RECNBR", "Batt_Volt_Min", "Panel_TempF_Avg", "AirTempF_Avg", "RH", "WSData_S_WVT", "WSData_D1_WVT", "WSData_SD1_WVT", "WS_mph_Min", "WS_mph_Max", "WindDir_SMM", "SlrW_Avg", "Rain_in_Tot", "BP_inHg_Avg", "FuelM_Avg", " FuelT_F_Avg", "TdewF_Avg"
    "2008-03-14 16:00:00" , 22, 13.07, 73.8, 72.98, 20.72, 0, 0, 0, 0, 0, -0.097, 0.021, 0, 26.34, 7999, 7999, 29.37


    TOA5 example:

    "TOA5", "CR1000_2", "CR1000", "1243", "CR1000.Std.14.16", "CPU:RAWS-F_V1-fixedGOES_Frank_H_Test.CR1", "52455", "Data1Hr""TIMESTAMP", "RECORD", "Batt_Volt_Min", "Panel_TempF_Avg", "AirTempF_Avg", "RH", "WSData_S_WVT", "WSData_D1_WVT", "WSData_SD1_WVT", "WS_mph_Min", "WS_mph_Max", "WindDir_SMM", "SlrW_Avg", "Rain_in_Tot", "BP_inHg_Avg", "FuelM_Avg", "FuelT_F_Avg", "TdewF_Avg"
    "TS", "RN", "Volts", "Deg F", "Deg F", "%", "miles/hour", "Deg", "Deg", "miles/hour", "miles/hour", "Degrees", "W/m²", "inch", "In of Hg", "%", "Deg F", "Deg F"
    "", "", "Min", "Avg", "Avg", "Smp", "WVc", "WVc", "WVc", "Min", "Max", "SMM", "Avg", "Tot", "Avg", "Avg", "Avg", "Avg"
    "2008-03-14 16:00:00", 22, 13.07, 73.8, 72.98, 20.72, 0, 0, 0, 0, 0, -0.097, 0.021, 0, 26.34, "NAN", "NAN", 29.37


    TOB1 example:

    "TOB1", "CR1000_2", "CR1000", "1243", "CR1000.Std.14.16", "CPU:RAWS-F_V1-fixedGOES_Frank_H_Test.CR1", "52455", "Data1Hr"
    "SECONDS", "NANOSECONDS", "RECORD", "Batt_Volt_Min", "Panel_TempF_Avg", "AirTempF_Avg", "RH", "WSData_S_WVT", "WSData_D1_WVT", "WSData_SD1_WVT", "WS_mph_Min", "WS_mph_Max", "WindDir_SMM", "SlrW_Avg", "Rain_in_Tot", "BP_inHg_Avg", "FuelM_Avg", "FuelT_F_Avg", "TdewF_Avg"
    "SECONDS", "NANOSECONDS", "RN", "Volts", "Deg F", "Deg F", "%", "miles/hour", "Deg", "Deg", "miles/hour", "miles/hour", "Degrees", "W/m²", "inch", "In of Hg", "%", "Deg F", "Deg F"
    "", "", "", "Min", "Avg", "Avg", "Smp", "WVc", "WVc", "WVc", "Min", "Max", "SMM", "Avg", "Tot", "Avg", "Avg", "Avg", "Avg"
    "ULONG", "ULONG", "ULONG", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2", "FP2"
    €<"  EÔ‚H` ` ` ` ` àa`` JJŸþŸþKy



    CSV example:

    101, 2008, 74, 1600, 0, 13.07, 73.8, 72.98, 20.72, 0, 0, 0, 0, 0, -0.097, 0.021, 0, 26.34, 7999, 7999, 29.37







Question not answered? Ask Our Expert



Back to Main Page