Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.3.0.7
-
Component/s: None
-
Labels:None
-
Account:SPC Profinet Slave (SPCPROFINE)
Description
Currently when handling HIL_SET_TRIGGER_TYPE_REQ_T, the following handshake modes are accepted:
- Input Area: HIL_TRIGGER_TYPE_PDIN_TIMED_ACTIVATION
- Output Area: HIL_TRIGGER_TYPE_PDOUT_TIMED_LATCH
However, even if this is parameterized, internally the firmware only supports and uses these modes:
- Input Area: HIL_TRIGGER_TYPE_PDIN_RX_DATA_RECEIVED
- Output Area: HIL_TRIGGER_TYPE_PDOUT_READY_FOR_TX_DATA
For compatibility, this release branch will accept both values for Input and both values for output. Internally, always these mode will be activated:
- Input Area: HIL_TRIGGER_TYPE_PDIN_RX_DATA_RECEIVED
- Output Area: HIL_TRIGGER_TYPE_PDOUT_READY_FOR_TX_DATA
In future versions of this component, the incorrectly accepted modes (mentioned at beginning of this ticket) will no longer be supported but will be rejected.
Attachments
Issue Links
- discovered by
-
PSPNSV5-307 Wrong names used for synchronized modes in Set Trigger Type service
- Closed
- relates to
-
PSPNSV5-320 Upgrade Profinet Device Interface to V1.3.0.7
- Closed