Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V5.1.0.0, V5.1.0.1, V5.1.0.2
-
Labels:None
-
Account:SPC Open Modbus TCP (SPCOPENMODTCP)
-
Epic Link:
Description
Command HIL_START_STOP_COMM_REQ(start) is rejected with error code ERR_OMB_IF_START_STOP_STATE_CHANGE (0xC060010C) in application controlled startup mode if the command is send before LinkUP of the Interface.
1. Pull out the network cable from the device.
2. Send a Set_Configuration packet with a valid network configuration and a ulSystemFlags set to APPLICATION CONTROLLED(1).
3. Send a Channel Init.
4. Send a START_STOP_REQ (0x2f30) with a value start (01 00 00 00)
5. An error is received: 0xC060010C (ERR_OMB_IF_START_STOP_STATE_CHANGE)
Attachments
Issue Links
- is cloned by
-
PSOMBV3-121 Command HIL_START_STOP_COMM_REQ(start) is rejected.
- Closed