Belt.StatusEmergencyStop Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the belt has stopped caused by an emergency condition, either a security flap is open or an emergency button has been pressed.
public const int StatusEmergencyStop = 12;
val mutable StatusEmergencyStop : int
Public Const StatusEmergencyStop As Integer = 12