Start Method is used to start the Motor.

Signature:

Start (

[in] 0:Boolean OverrideInterlocks);

Table 77 – Start Method Arguments

Argument

Description

OverrideInterlocks

Boolean indicating if the Start command should override any interlocks

Method result codes are defined as part of the Call Service (see OPC 10000-4). They are described in Table 124 for ease of reference. This method shall return Bad_InvalidState if it is invoked and the operation model is not Manual. If the motor is running this command is ignored.

Comments

The Start Method command tries to start the Motor.

Table 67 specifies the AddressSpace representation for the Start Method.

Table 78 – Start AddressSpace Definition

Attribute

Value

BrowseName

Start

References

Node Class

BrowseName

DataType

TypeDefinition

Other

0:HasProperty

Variable

0:InputArguments

0:Argument[]

0:PropertyType

M

ConformanceUnits

MDIS Motor Start/Stop