beautypg.com

Micromod MOD: 1800P - MOD 30ML Identity Module (Version 2) Algorithms, Tables and Sequential Logic Functions User Manual

Page 141

background image

Logic Functions - Book 2

SEQUENCE BLOCK

10-21

32

Status (STATUS) ................................................................................................................. -WR
This is the operating status of the block. RUNNING, WAITING, and FROZEN are writeable
only on debug.

NOT INITIATED

0

RUNNING

1

Normal operation

WAITING

2

Progression through the sequence is suspended. The
sequence remains on the current operating step until a run
command is received.

FROZEN

3

Progression through the sequence is stopped. Block outputs
are not updated

33

Status Quality (STATUSQ) ................................................................................................. -WR
This indicates if the quality of the block status is GOOD or BAD. Only writeable in DEBUG.

GOOD

0

Quality when the block STATE is RUN or HOLD.

BAD

1

Quality when the block STATE is OFF.

34

Command (CMD) ................................................................................................................ -WR
This is the operator interface for controlling the operation of the block. NO CMD (0) is the only
value that can be read. RUN, RESET, and FREEZE can be written.

NO CMD

0

RUN

1

Resume normal operation.

RESET

2

Sequence is driven to the reset step as configured in Attribute 27.

FREEZE

3

Progression through the sequence is stopped on the current
operating step. Block outputs are not updated

35

Break Point Step (BPSTEP) ..............................................................................................CWR
The step at which the block status goes to WAITING if the Break Point Count (Attribute No.
36) goes to zero (0).

NONE

Break Point step is not used

Count

Number of any configured step.

36

Break Point Count (BPCNT)..............................................................................................CWR
When a BreakPoint Step is configured, this is the number of times the step must be entered
before the block status is changed to WAITING. The block decrements this number by one
each time a sequence enters the Break Point Step.

37

Previous Step (PSTEP) ...................................................................................................... -WR
The step prior to the current step. Only writeable in DEBUG.

38

Previous Step Quality (PSTEPQ) ...................................................................................... -WR
The previous step quality is determined by the current step quality. Only writeable in DEBUG.

GOOD

0

Quality when the current step quality is good.

BAD

1

Quality when the current step quality is bad.