Details
-
Type: New Feature
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V5.4.1.0
-
Component/s: None
-
Labels:
-
Sprint:PI4 backlog
-
Account:SPC EtherCat Slave (SPCETHERCA)
Description
Currently, the application can only register (ECAT_FOE_REGISTER_FILE_INDICATIONS_REQ) for files, by an exact file name.
It shall be allowed to use wildcard characters in the registration process (glob). Only "?" (matches any single character) and '*' (matches any number of any characters including none) shall be implemented.
The restrictions for the usage is, that the given glob string shall not match any of the following known filenames, if the given string matches one of the following strings, it shall be rejected.
- fwupdate.zip
- .nxi (extension can't be nxi)
- .nxe
- .nai
- .nae
- .nxs
Attachments
Issue Links
- relates to
-
PSECSV5-590 [Doc] extend description for "FoE Register File Indications" for files with wildcard
- Closed
-
PSECSV5-623 [v5.4.0.x] backport change of FoE register file API to allow wildcard patterns
- Closed
-
PSECSV5-612 FoE doesn`t work with non-glob file names
- Closed