Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bmk10k
telescope_firmware
Commits
9cc40c63
Commit
9cc40c63
authored
Feb 05, 2020
by
Jörg Weingrill
Browse files
main after refactoring Environment
parent
594c78f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
BMK10k/BMK10kRuntime/POUs/MAIN.TcPOU
View file @
9cc40c63
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject
Version=
"1.1.0.1"
ProductVersion=
"3.1.402
2.12
"
>
<TcPlcObject
Version=
"1.1.0.1"
ProductVersion=
"3.1.402
4.0
"
>
<POU
Name=
"MAIN"
Id=
"{f2c30934-2a66-4ca1-b954-b6a792cbb96d}"
SpecialFunc=
"None"
>
<Declaration>
<![CDATA[PROGRAM MAIN
VAR
...
...
@@ -9,16 +9,13 @@ END_VAR
<Implementation>
<ST>
<![CDATA[TelescopeControl();
ThermoControl();
Convert
Environment();
Environment();
MainControls();
DomeControl();
]]>
</ST>
</Implementation>
<LineIds
Name=
"MAIN"
>
<LineId
Id=
"355"
Count=
"0"
/>
<LineId
Id=
"282"
Count=
"1"
/>
<LineId
Id=
"362"
Count=
"0"
/>
<LineId
Id=
"367"
Count=
"0"
/>
<LineId
Id=
"377"
Count=
"4"
/>
<LineId
Id=
"372"
Count=
"0"
/>
</LineIds>
</POU>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment