Cipcontrolcfg Data Type - Allen-Bradley Micro800 General Instructions Manual

Programmable controllers
Hide thumbs Also See for Micro800:
Table of Contents

Advertisement

Parameter
MemberCnt
MemberId

CIPCONTROLCFG data type

The following table describes the CIPCONTROLCFG data type.
Parameter
Data type
Cancel
BOOL
TriggerType
USINT
StrMode
USINT
Message cancellation
If the Cancel parameter is set, and the message is enabled (EN bit is set) and not
done (DN bit is not set), then the message execution is aborted and the ER bit is
set.
CIP message triggering
A CIP message can be triggered periodically by setting a non-zero value to the
TriggerType parameter. The following table describes what happens when the
TriggerType parameter is used.
Action
Message is enabled
Trigger timer expires before the message
completes
Message completes before the trigger time
expires
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015
Data type
Description
USINT
Members ID count. Maximum Member ID values used:
1 - 3, 0 - No Member ID used
UINT[3]
Member ID values:
0 - 65535
Description
TRUE - Cancel the execution of the function block.
Bit is cleared when the message is enabled.
Represents one of the following:
• 0: Msg Triggered Once (when IN goes from False to True)
• 1 to 65535: Cyclic trigger value in milliseconds. Msg is triggered periodically when IN is True. Set the
value to 1 to trigger the MSG as quickly as possible.
Reserved for future use.
Results
Trigger timer starts
Message is immediately triggered in the next ladder
scan cycle.
Message is triggered when the trigger time expires.
Chapter 9
Communication instructions
177

Advertisement

Table of Contents
loading

Table of Contents