ET_States

Overview

Type:

Enumeration

Available as of:

V1.0.1.0

Description

This enumeration represents the list of possible machine states as defined in ANSI/ISA TR88.00.02-2015.

Enumeration Elements

NOTE: For a detailed description of each of the individual states, refer to the 2015 revision of the standard ANSI/ISA TR88.00.02-2015.

Name

Data type

Value

Description

Undefined

DINT

0

No state is defined.

Clearing

DINT

1

Acting state Clearing

Stopped

DINT

2

Wait state Stopped

Starting

DINT

3

Acting state Starting

Idle

DINT

4

Wait state Idle

Suspended

DINT

5

Wait state Suspended

Execute

DINT

6

Acting state Execute

Stopping

DINT

7

Acting state Stopping

Aborting

DINT

8

Acting state Aborting

Aborted

DINT

9

Wait state Aborted

Holding

DINT

10

Acting state Holding

Held

DINT

11

Wait state Held

UnHolding

DINT

12

Acting state Un-Holding

Suspending

DINT

13

Acting state Suspending

UnSuspending

DINT

14

Acting state Un-Suspending

Resetting

DINT

15

Acting state Resetting

Completing

DINT

16

Acting state Completing

Complete

DINT

17

Wait state Complete

NOTE: The contents of any given state is subject to your application.

Used By

oFB_ModeManager

oFB_VisController

o i_diStateCurrent of FC_CheckCmd

oStateCurrent of ST_Status

oStateRequested of ST_Status