Explicit Messaging on DeviceNet™
6-5
Sequence of Events
Use the following sequence of events as a guide for establishing
explicit messages in your SLC ladder logic.
1.
Put the explicit message request data into an integer (N) file of the
SLC-500 processor.
2.
Use the file copy instruction (COP) to copy the explicit message
request data entered in step 1 to the M0 File, words 224 through
256.
3.
Use the examine-if-closed instruction (XIC) to monitor bit 15 of
the scanner’s module status register for an indication that it has
received a response from the ArmorStart.
4.
Copy the data from the M1 file, words 224 through 256, into a file
in the SLC-500 processor using the file copy instruction (COP).
The following example shows the exact data format to perform a
“Get Attribute Single” request. This message will specifically access
parameter 104,
Average Current
. The first three words are shown
segmented into two bytes, corresponding to the upper and lower bytes
shown in the explicit message request table (Table 6.4).
Note:
The data in the table is shown in a hexadecimal format.
Therefore
parameter 104 decimal
is equal to
68 hexadecimal
(0x68).
Table 6.7
Get_Attribute_Single Request
Table 6.8
Get_Attribute_Single Response
Figure 6.2 SLC Example of Ladder Logic Program
TXID
Command
Port
Size
Service
MAC ID
Class
Instance
Attribute
Word
0
1
2
3
4
5
6
7
N7:x
01
01
00
06
0E
04
000F
0068
0001
—
—
TXID
Status
Port
Size
Service
MAC ID
Data
Word
10
11
12
13
14
15
16
17
N7:x
01
xx
00
06
0E
04
x
—
—
—
—
Summary of Contents for ArmorStart Bulletin 280G
Page 1: ...USER MANUAL Bulletin 280G 281G 284G ArmorStart Distributed Motor Controller ...
Page 2: ......
Page 18: ...1 8 Product Overview Notes ...
Page 29: ...Installation and Wiring 2 11 Figure 2 8 Bulletin 1000 ArmorStart ...
Page 30: ...2 12 Installation and Wiring Figure 2 9 Bulletin 1000 ArmorStart ...
Page 42: ...2 24 Installation and Wiring Figure 2 20 Bulletin 1000 Safety ArmorStart ...
Page 43: ...Installation and Wiring 2 25 Figure 2 21 Bulletin 1000 ArmorStart ...
Page 54: ...2 36 Installation and Wiring Notes ...
Page 80: ...3 26 Bulletin 280G 281G Programmable Parameters Notes ...
Page 157: ...Explicit Messaging on DeviceNet 6 7 ...
Page 161: ...Explicit Messaging on DeviceNet 6 11 Figure 6 5 ControlLogix Example of Ladder Logic Program ...
Page 162: ...6 12 Explicit Messaging on DeviceNet Notes ...
Page 209: ...Troubleshooting 10 21 Figure 10 7 Control Voltage Fuse Replacement Control Voltage Fuse ...
Page 210: ...10 22 Troubleshooting Notes ...
Page 224: ...A 14 Specifications Notes ...
Page 250: ...B 26 Bulletin 280G 281G CIP Information Notes ...
Page 292: ...E 4 Accessories Notes ...
Page 300: ...F 8 Safety I O Module and TÜV Requirements Notes ...
Page 321: ...Step Logic Basic Logic and Timer Counter Functions I 7 Notes ...
Page 322: ...I 8 Step Logic Basic Logic and Timer Counter Functions Notes ...
Page 323: ......