Compare commits
3 Commits
07c3041e2e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b609f1c193 | |||
| d9461fb3b7 | |||
| 27c44e89c9 |
@@ -0,0 +1,7 @@
|
||||
* text=auto eol=crlf
|
||||
|
||||
*.scl text eol=crlf
|
||||
*.xml text eol=crlf
|
||||
*.libinfo text eol=crlf
|
||||
*.libint text eol=crlf
|
||||
*.liblink text eol=crlf
|
||||
+2
-2
@@ -3,8 +3,8 @@
|
||||
Comment:
|
||||
de-DE: Erste Version
|
||||
LibraryVersion:
|
||||
VersionNumber: 0.0.2
|
||||
VersionNumber: 0.0.1
|
||||
Author: e.yueksel
|
||||
IsDefault: true
|
||||
Comment:
|
||||
de-DE: XOR durch AND ersetzt
|
||||
de-DE: Erste Version
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
FUNCTION_BLOCK "FB_Haus"
|
||||
{ S7_Optimized_Access := 'TRUE' }
|
||||
VERSION : 0.2
|
||||
VERSION : 0.1
|
||||
VAR_INPUT
|
||||
xInTest : Bool;
|
||||
END_VAR
|
||||
|
||||
Reference in New Issue
Block a user