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