Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
Commits
3c310966
Commit
3c310966
authored
Dec 08, 2013
by
Jeroen Vreeken
Browse files
add ethercat status
parent
436abeb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
console/htdocs/mech.html
View file @
3c310966
...
...
@@ -109,7 +109,7 @@
<td>
<div
style=
"border: thin solid black; background: lightgrey"
id=
"
Azimuth_Soft_Enabled
"
>
id=
"
ethercat.pdo_data
"
>
EtherCat Communication
<br>
<center>
...
...
@@ -634,6 +634,17 @@ weather.callback = dt_weather_callback;
weather
.
open
();
/******************************************************************
*
* Ethercat
*
******************************************************************/
Ethercat_PDO_trace
=
new
trace
();
trace_bool
(
'
ethercat.pdo_data
'
,
Ethercat_PDO_trace
);
</script>
</html>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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