parameterAvailable
on_resistance
`on_resistance` is an optional parameter of `telion_api.Circuit.switch` with the installed type contract `Any`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Circuit.switch | — |
| parameter | on_resistance | — |
| kind | keyword-only | — |
| type | Any | — |
| required | false | — |
| default | 1[mOhm] | — |
on_resistance is an optional parameter of telion_api.Circuit.switch with the installed type contract Any.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Circuit.switch |
| parameter | on_resistance |
| kind | keyword-only |
| type | Any |
| required | false |
| default | 1[mOhm] |