CANopenManager_Diag.CheckCurrentSupportedCommunicationState (METH)ΒΆ
METHOD CheckCurrentSupportedCommunicationState : BOOL
This method checks if a specific
DED.DEVICE_TRANSITION_STATE can be processed in the current state.For more details on interpretation of
DED.DEVICE_TRANSITION_STATE for CANopen see CANopenManager_Diag.SetCommunicationState.Note
Use CANopenManager_Diag.CheckSupportedCommunicationState to check which DED.DEVICE_TRANSITION_STATE is supported in general.
- InOut:
Scope
Name
Type
Comment
Return
CheckCurrentSupportedCommunicationStateBOOLTRUEif node supports the requestedDED.DEVICE_TRANSITION_STATEin the current state.Input
eRequestedStateDED.DEVICE_TRANSITION_STATEThe communication state to be checked.