motor.isMachineSR()¶ Description¶ true if the type of machine SR. Syntax¶ JSmotor.isMachineSR() -> Boolean Return value¶ Type Description Boolean true if the type of machine SR. Example¶ JS1 2let result = motor.isMachineSR() console.info(result) See Also Motor Last update: 14 August 2025, 18:47