commit nr 3
This commit is contained in:
parent
9f4a54edc7
commit
ebf9fcd4a8
42
.gitignore
vendored
42
.gitignore
vendored
@ -3,3 +3,45 @@
|
||||
################################################################################
|
||||
|
||||
/ServiceFwUpdate/Common
|
||||
/Common/.vs/Common/v15/Server/sqlite3
|
||||
/Common/.vs/Common/v16
|
||||
/Common/Cryptology/Security/obj/Debug
|
||||
/Common/CommonCore/obj/Debug
|
||||
/Common/CommonCore/ThreadWatcher/obj/Debug
|
||||
/Common/CommonCore.Configuration/obj/Debug
|
||||
/Common/CordonelAssemblyLine/obj/Debug
|
||||
/Common/CordonelPreadjustmentUi/obj/Debug
|
||||
/Common/FreezzeConsole/obj/Debug
|
||||
/Common/Hardware/Interfaces/Ports/PortCore/obj/Debug
|
||||
/Common/Hardware/Interfaces/Ports/SerialPorts/obj/Debug
|
||||
/Common/Hardware/Interfaces/Protocols/TransmitProtocol/obj/Debug
|
||||
/Common/Hardware/PLC/Siemens/Client/TestbenchAdapter/obj/Debug
|
||||
/Common/Hardware/PLC/Siemens/Client/UALibray/obj/Debug
|
||||
/Common/Hardware/PLC/Siemens/Stack/Core/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/GenesisPwd/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/GenesisFile/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/GenesisCore/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/GenesisConfig/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/DataPackages/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/Applications/obj/Debug
|
||||
/Common/Hardware/WaterMeter/Genesis/Protocols
|
||||
/Common/Hardware/WaterMeter/Genesis/Registers/obj/Debug
|
||||
/Common/Hardware/WaterMeter/WaterMeterCore/obj/Debug
|
||||
/Common/Metrology/Measurements/obj/Debug
|
||||
/Common/Logic.PrdoctionToProductMapper/obj/Debug
|
||||
/Common/Logic
|
||||
/Common/SoftwareAccessHelper/obj/Debug
|
||||
/Common/Ui/GenesisToolBox/obj/Debug
|
||||
/Common/Ui/IrdaDemo/obj/Debug
|
||||
/Common/Ui/IrdaFunctionalTestApp/obj/Debug
|
||||
/Common/Utils/ProcessExec/obj/Debug
|
||||
/Common/Utils/Logging/obj/Debug
|
||||
/Common/Utils/Crc16Ccitt/obj/Debug
|
||||
/Common/Utils/ByteArrayStyle/obj/Debug
|
||||
/Common/Utils
|
||||
/Common/Ui.ProductionControls/obj/Debug
|
||||
/Common/Ui/TempLogger/obj/Debug
|
||||
/Common/Ui/SiemensSPS/obj/Debug
|
||||
/Common/Ui/RfidFunctionalTestApp/obj/Debug
|
||||
/Common/Ui/RelatePcb/obj/Debug
|
||||
/Common/Ui/LegacyGenesisControl/obj/Debug
|
||||
|
||||
@ -19,7 +19,8 @@
|
||||
// mb.AddMeter(MyMeter);
|
||||
// MyMeter.Login();
|
||||
// MyMeter.Logout();
|
||||
|
||||
//testcommit nr 1
|
||||
//testcommit nr2
|
||||
// }
|
||||
// public void ReadGenesisflowCalFactor1AndConvertIt()
|
||||
// {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user