From 0abc960b05c8477f380914a09c3406359c2eb380 Mon Sep 17 00:00:00 2001 From: Michael Huth Date: Thu, 7 Sep 2023 15:18:12 +0200 Subject: [PATCH] Util: Extend desc of GetHeadstageColor - make it clear what channel number has to be give if isSplitted is zero (composite TTL traces) --- Packages/MIES/MIES_MiesUtilities.ipf | 1 + 1 file changed, 1 insertion(+) diff --git a/Packages/MIES/MIES_MiesUtilities.ipf b/Packages/MIES/MIES_MiesUtilities.ipf index 5d65c533b9..c7bd6114d7 100644 --- a/Packages/MIES/MIES_MiesUtilities.ipf +++ b/Packages/MIES/MIES_MiesUtilities.ipf @@ -3350,6 +3350,7 @@ End /// @param channelType [optional, empty by default] The channel type for non-associated channels, currently only XOP_CHANNEL_TYPE_TTL is evaluated /// @param channelNumber [optional, empty by default] For plotting "TTL" channels only, GUI channel number /// @param isSplitted [optional, default 1] For plotting "TTL" channels only, Flag if the color for a splitted or unsplitted channel should be returned +/// For the case isSplitted == 0, then channelNumber must be a GUI channel number from the specific TTL rack range Function [STRUCT RGBColor s] GetHeadstageColor(variable headstage, [variable channelType, variable channelNumber, variable isSplitted]) string str