File tree Expand file tree Collapse file tree 11 files changed +12
-28
lines changed
EasyModbusServerSimulator Expand file tree Collapse file tree 11 files changed +12
-28
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: iMac
4
4
* Date: 09.07.2016
5
5
* Time: 12:36
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Runtime . Serialization ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Erstellt mit SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* http://www.rossmann-engineering.de
4
4
* Datum: 16.06.2011
5
5
* Zeit: 21:35
Original file line number Diff line number Diff line change 1
1
/*
2
- * Erstellt mit SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* http://www.rossmann-engineering.de
4
4
*/
5
5
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 25.11.2015
5
5
* Time: 07:35
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Drawing ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 26.11.2015
5
5
* Time: 06:55
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Drawing ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 25.11.2015
5
5
* Time: 12:44
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Collections . Generic ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 25.11.2015
5
5
* Time: 06:50
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Collections . Generic ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 25.11.2015
5
5
* Time: 06:50
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Windows . Forms ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
3
- * User: www.rossmann-engineering.de
4
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
+ * www.rossmann-engineering.de
5
4
*/
6
5
using System ;
7
6
using System . Collections . Generic ;
Original file line number Diff line number Diff line change 1
1
/*
2
- * Created by SharpDevelop.
2
+ * Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
3
3
* User: srossmann
4
4
* Date: 13.02.2015
5
5
* Time: 11:09
6
- *
7
- * To change this template use Tools | Options | Coding | Edit Standard Headers.
8
6
*/
9
7
using System ;
10
8
using System . Windows . Forms ;
You can’t perform that action at this time.
0 commit comments