API Reference

Sections

Theme switcher

AutoOperatorActions

AutoOperatorActions

disableActuatorAlternateActionobject

Disables actuatorAlternateAction and clears timeoutInMinutes setting.

Show child attributes

disableActuatorTwoobject

Disable actuator switch(es) wired to Actuator 2 terminal(s).

Show child attributes

disableAutoReverseobject

Disable door from re-opening upon hitting an obstruction during closing operations.

Show child attributes

disableLockDelayobject

Disables latch release opening delay feature and clears duration setting.

Show child attributes

disableLockPreloadReleaseobject

Disable feature to drive door closed before releasing latch to overcome latch pre-load condition.

Show child attributes

disablePowerAssistobject

Disables power assist feature, but does not clear power assist force setting.

Show child attributes

disablePowerBoostobject

Disables power boost and clears power boost mode setting.

Show child attributes

disablePushAndGoobject

Disables push and go feature and clears push and go mode.

Show child attributes

disableSafetySensorIgnoreAngleobject

Disables safety sensor ignore feature and clears ignore angle.

Show child attributes

enableActuatorAlternateActionAndSetTimeoutobject

Enables the actuator's Alternate Action feature and sets the desired timeoutInMinutes.

Show child attributes

enableActuatorTwoobject

Enable actuator switch(es) wired to Actuator 2 terminal(s).

Show child attributes

enableAndSetLockDelayobject

Sets the duration and simultaneously enables the lock release opening delay feature if disabled.

Show child attributes

enableAndSetSafetySensorIgnoreAngleobject

Enable the operator to ignore the safety sensor detection input after the door has opened to the specified angle.

Show child attributes

enableAutoReverseobject

Enable door to re-open upon hitting an obstruction during closing operations.

Show child attributes

enableLockPreloadReleaseobject

Enable feature to drive door closed before releasing latch to overcome latch pre-load condition.

Show child attributes

enablePowerAssistobject

Enable motor to assist door opening and reduce user-force required to manually open the door.

Show child attributes

enablePowerBoostAndSetModeToContinuousobject

Enable motor to apply a continuous amount of additional force during door closing when needed to overcome obstructions in order to get the door to postively close and latch. Simultaneously enables power boost if disabled.

Show child attributes

enablePowerBoostAndSetModeToNormalobject

Enable motor to apply a burst of additional force during door closing when needed to overcome obstructions in order to get the door to postively close and latch. Simultaneously enables power boost if disabled.

Show child attributes

enablePushAndGoAndSetModeToFootTrafficobject

Enable door(s) to automatically open to full open position whenever user manually pushes door open a short distance. Doors will hold open for 1 second before closing.

Show child attributes

enablePushAndGoAndSetModeToNormalobject

Enable door(s) to automatically open to full open position whenver user manually pushes door open a short distance. Doors will hold open for time equal to holdOpenDelay setting before closing.

Show child attributes

initiateCalibrationobject

Initiates calibration process on the auto operator device.

Show child attributes

initiateTestCycleobject

Initiates the device defined test cycle (i.e. opening and closing a door).

Show child attributes

resetToCalibratedValuesobject

Resets the device's autoOperator settings to the default values calculated during the last run calibration process.

Show child attributes

setBackcheckAngleForBothDoorsobject

Set the angle at which the device switches to the backcheck speed during the opening cycle.

Show child attributes

setBackcheckSpeedForBothDoorsToHighobject

Set the relative speed both doors open at between the backcheck engagement angle to the full open position to HIGH.

Show child attributes

setBackcheckSpeedForBothDoorsToLowobject

Set the relative speed the door opens at between the backcheck engagement angle to the full open position to LOW.

Show child attributes

setDoorOneClosingSpeedobject

Sets the relative closing speed of the door(s) wired into Door 1 terminal(s).

Show child attributes

setDoorTwoClosingSpeedobject

Sets the relative closing speed of the door(s) wired into Door 2 terminal(s).

Show child attributes

setHoldOpenDelayobject

Sets the time, in seconds, that the door is held at full open position.

Show child attributes

setLatchAngleForBothDoorsobject

Set the angle at which the device enters decelerated speed as it nears the fully closed position.

Show child attributes

setOpeningForceForBothDoorsobject

Sets the relative maximum opening force allowed by the device.

Show child attributes

setOpeningSpeedForBothDoorsobject

Sets the relative main opening and closing speed of the device.

Show child attributes

setPowerAssistForceobject

Set the relative maximum power assist force allowed by the device.

Show child attributes

setPowerBoostAngleobject

Set the angle at which the Power Boost is eligible to engage if the door has trouble closing.

Show child attributes

setPowerBoostForceobject

Set the relative maximum power boosted closing force allowed by the device.

Show child attributes

setSafetySensorActionOnObstructionToCloseobject

Set operator to reverse and start closing when safety sensor detects an obstruction in the path of opening.

Show child attributes

setSafetySensorActionOnObstructionToPauseobject

Set operator to pause opening when safety sensor detects an obstruction in the path of opening.

Show child attributes

setSafetySensorActionOnObstructionToSlowobject

Set operator to slow openingSpeed when safety sensor detects an obstruction in the path of opening.

Show child attributes

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 { "disableActuatorAlternateAction": { "actionId": null }, "disableActuatorTwo": { "actionId": null }, "disableAutoReverse": { "actionId": null }, "disableLockDelay": { "actionId": null }, "disableLockPreloadRelease": { "actionId": null }, "disablePowerAssist": { "actionId": null }, "disablePowerBoost": { "actionId": null }, "disablePushAndGo": { "actionId": null }, "disableSafetySensorIgnoreAngle": { "actionId": null }, "enableActuatorAlternateActionAndSetTimeout": { "actionId": null }, "enableActuatorTwo": { "actionId": null }, "enableAndSetLockDelay": { "actionId": null }, "enableAndSetSafetySensorIgnoreAngle": { "actionId": null }, "enableAutoReverse": { "actionId": null }, "enableLockPreloadRelease": { "actionId": null }, "enablePowerAssist": { "actionId": null }, "enablePowerBoostAndSetModeToContinuous": { "actionId": null }, "enablePowerBoostAndSetModeToNormal": { "actionId": null }, "enablePushAndGoAndSetModeToFootTraffic": { "actionId": null }, "enablePushAndGoAndSetModeToNormal": { "actionId": null }, "initiateCalibration": { "actionId": null }, "initiateTestCycle": { "actionId": null }, "resetToCalibratedValues": { "actionId": null }, "setBackcheckAngleForBothDoors": { "actionId": null }, "setBackcheckSpeedForBothDoorsToHigh": { "actionId": null }, "setBackcheckSpeedForBothDoorsToLow": { "actionId": null }, "setDoorOneClosingSpeed": { "actionId": null }, "setDoorTwoClosingSpeed": { "actionId": null }, "setHoldOpenDelay": { "actionId": null }, "setLatchAngleForBothDoors": { "actionId": null }, "setOpeningForceForBothDoors": { "actionId": null }, "setOpeningSpeedForBothDoors": { "actionId": null }, "setPowerAssistForce": { "actionId": null }, "setPowerBoostAngle": { "actionId": null }, "setPowerBoostForce": { "actionId": null }, "setSafetySensorActionOnObstructionToClose": { "actionId": null }, "setSafetySensorActionOnObstructionToPause": { "actionId": null }, "setSafetySensorActionOnObstructionToSlow": { "actionId": null } }
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?