TwinCAT symbol browser via SymbolLoaderFactory #127
Reference in New Issue
Block a user
Delete Branch "twincat-symbol-browser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes task #188. BrowseSymbolsAsync on ITwinCATClient, real impl via SymbolLoaderFactory.Create + Flat mode. TwinCATDriverOptions.EnableControllerBrowse (default false) gates the walk; Discovered/ folder under device folder carries controller-resident globals/locals. Type-name mapping + system-symbol filter (TwinCAT_, Constants., Mc_, __). Browse failure non-fatal. 8 new tests, 110/110 passing. Merges to v2.