Go to the source code of this file.
◆ CLC_STRUCT_WN()
CLC_STRUCT_WN |
( |
Resistance |
, |
|
|
clCResistances |
|
|
) |
| |
Used to receive channel resistances from Capsule.
Contains electrode resistances of the device
◆ clCResistances_GetChannelName()
CL_DLL clCString clCResistances_GetChannelName |
( |
clCResistances |
resistances, |
|
|
int32_t |
index |
|
) |
| |
Get channel name by index.
- Parameters
-
resistances | resistances handle |
index | channel index |
- Returns
- channel name
◆ clCResistances_GetCount()
CL_DLL int32_t clCResistances_GetCount |
( |
clCResistances |
resistances | ) |
|
Get total number of resistance channels.
- Parameters
-
resistances | resistances handle |
- Returns
- number of channels
◆ clCResistances_GetValue()
CL_DLL float clCResistances_GetValue |
( |
clCResistances |
resistances, |
|
|
int32_t |
index |
|
) |
| |
Get channel resistance by index.
- Parameters
-
resistances | resistances handle |
index | channel index |
- Returns
- resistance value