
68
Instruction book, PHD API Reference
CANopen Service
Appendix B
Appendix B
CANopen Service
The PHD CANopen service exists to provide the system with access to one or more
CANopen CAN buses. Inter-process communication is provided via DCP to permit access
from other system services.
CANopen channel events
cos.ext_od_access
Event
cos.ext_od_access
Event Data
Keys
Values
Description
access
<0..65535>
0 = read request from other node.
Non-zero = write value to other node.
index
<0..65535>
Index of the item in the external object dictionary
subindex
<0..65535>
Subindex of the item in the external object dictionary
value
<0..4294967295>
Value to write to the external object dictionary. Ignored for
reads.
Direction
output
Channel
cos
Notes
Sent by the application to read or write an external object dictionary entry by index
and subindex.
The examples below assume the Storyboard application is set up to call the given
Lua functions with arguments of
index
and
subindex
. The
canopen_write_ext_od
takes an additional argument of
value
.
Содержание PHD28
Страница 1: ...Parker Hannifin Display PHD User Guide UG PHD 1040001 201707 010...
Страница 52: ...44 PHD Mounting the PHD 9 1 2 PHD50 Figure 18 PHD50 dimensions mm...
Страница 53: ...User Guide 45 Mounting the PHD 9 1 3 PHD70 Figure 19 PHD70 dimensions mm...
Страница 58: ...Parker Hannifin Display PHD User Guide HY33 5021 IB US...
Страница 59: ...PHD Network Interface Configuration Publ no HY33 5021 M1 UK Edition 2017 02 02...
Страница 75: ...PHD API Reference Publ no HY33 5021 M2 UK Edition 2017 02 13...