Flatten Names (Phys Chan) VI
- Updated2025-10-06
- 2 minute(s) read
Converts an array of physical channels into a comma-delimited list of physical channels. If the array contains physical channel-style names with consecutive numeric suffixes, they will be collapsed into a colon-delimited range. Example: ["Mod1/load0","Mod1/load1","Mod1/load2","Mod2/load0"] -> "Mod1/load0:2,Mod2/load0".

Inputs/Outputs
names in
—
names in is the array of device, area, or channel names to be changed to a list.
error in (no error)
—
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
names out
—
names out is the list of device, area, or channel names.
error out
—
error out contains error information. This output provides standard error out functionality. |
names in
—
error in (no error)
—
names out
—
error out
—