Skip to content

Id

Description

Stationary element identifier.

Accepted values

StatorItem.ID1 | StatorItem.ID2 | StatorItem.ID3

Property type

Number

Access Rights

Read-Only

Example

JS
let result = motor.stator.item(StatorItem.ID1).id
console.info(result)

See Also

StatorItem ID

Last update: 14 August 2025, 18:47