Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.8.0.14 (open), V3.9.0.5, V3.9.1.0 (trunk)
-
Component/s: Documentation
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
The following yellow marked description is wrong and needs to be corrected. The firmware does not wait for the Application Ready flag. Instead it only waits for the BUS_ON flag.
|
In the case of "Automatic", the firmware will set the bus state to ON automatically, without any interaction from the host application.
In the case of "Application-Controlled", the firmware waits for the host application to set the bus state to ON.
Typical host application packet sequence for "Automatic":
- Set Config
- ChannelInit
- Bus On (optional)
Typical host application packet sequence for "Application-Controlled":
- Set Config
- ChannelInit
- Bus On