Table of Contents

Method GetKeyForItem

Namespace
Bonsai.PulsePal
Assembly
Bonsai.PulsePal.dll

GetKeyForItem(TriggerChannelConfiguration)

Returns the key for the specified configuration object.

protected override TriggerChannel GetKeyForItem(TriggerChannelConfiguration item)

Parameters

item TriggerChannelConfiguration

The configuration object from which to extract the key.

Returns

TriggerChannel

The key for the specified configuration object.