CANRemoteModule_Diag.CheckSupportedCommunicationState (METH)ΒΆ
METHOD CheckSupportedCommunicationState : BOOL
This method checks if a specific
DED.DEVICE_TRANSITION_STATE
is supported by the node in general.Note
Currently there is no transition state supported for CANopen modules.
- InOut:
Scope
Name
Type
Comment
Return
CheckSupportedCommunicationState
BOOL
TRUE
if node supports the requestedDED.DEVICE_TRANSITION_STATE
in general.Input
eRequestedState
DED.DEVICE_TRANSITION_STATE
The communication state to check