weAutoTwigMeshRoutingEnabled
we weAutoTwigMeshRoutingEnabled boolean { t | nil }
Description
Enables creation of mesh routing connecting the routes that exist over the device or in the channel. Mesh routing is realized using the automatically generated twigs. The default value is nil.
GUI Equivalent
Examples
envGetVal("we" "weAutoTwigMeshRoutingEnabled")
envSetVal("we" "weAutoTwigMeshRoutingEnabled" 'boolean t)
Related Topics
Connecting Twigs Automatically
Return to top