mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-24 19:13:47 +08:00
Fixed typo.
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ to exchange process data.
|
||||
The direction setting decides which instance writes and which reads from
|
||||
shared memory.
|
||||
|
||||
For instance, emulating a digial output works in the following way:
|
||||
For instance, emulating a digital output works in the following way:
|
||||
Create another real time application with the same slave information
|
||||
as your control application.
|
||||
Then, replace all EC_DIR_INPUT with EC_DIR_OUTPUT and vice versa.
|
||||
|
||||
Reference in New Issue
Block a user