PNSlave.SetCommunicationState (METH)ΒΆ
METHOD SetCommunicationState : DED.ERROR
Control the connection establishment.
eRequestedState := STOP / RESET:
Abort an existing profinet connection. Do not try to reconnect.
eRequestedState := START:
Try to connect to the profinet device.
Repeat connect in interval of some seconds in case of failure.
- InOut:
Scope
Name
Type
Comment
Return
SetCommunicationStateDED.ERRORInput
eRequestedStateDED.DEVICE_TRANSITION_STATEState to which the device shall move.