最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

filelist - List files in a PLC with Codesys SP19 no more working - Stack Overflow

programmeradmin0浏览0评论

I am using a Schneider Electric plc with webvisualisation. The programm stores files in the PLC, which the user can access and manage. I am using the Visu_FbFileListProvider library for this, which worked perfectly. Since an update of codesys the way of storing an accessing files changed.

The Files in the PLC can now only be accessed if they are stored in this path: '$$PlcLogic$$/PDF_Download/' .

This path works if I want to store a single file oder read (File.Open). But Visu_FbFileListProvider does not list the content of the path....

发布评论

评论列表(0)

  1. 暂无评论