|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMasterDevice
| Method Summary | |
|---|---|
void |
changeNMTState(int nodeID,
NMTState nmtState)
|
void |
monitorNetwork()
|
NMTState |
requestNodeState(int nodeID)
A canopen master device can ask its NMT state to another device on the network. |
| Method Detail |
|---|
NMTState requestNodeState(int nodeID)
nodeID - If nodeID=0 this request is sent to all the devices on the network.
void changeNMTState(int nodeID,
NMTState nmtState)
void monitorNetwork()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||