Explicit Messaging Services
(Original Document)
Overview
Every explicit message performs a service. Each service is associated with a service code (or number). You will need to identify the explicit messaging service by its name, decimal number, or hexadecimal number.
You can execute explicit messages using either the SEND_REQ function block in Control Expert, or the Control Expert Ethernet Configuration Tool.
Services
The services available in Control Expert include, but are not limited to, the services listed below:
Service Code
Description
Available in...
Hex
Dec
SEND_REQ block
Control Expert GUI
0
0
(Reserved)
1
1
Get_Attributes_All
X
X
2
2
Set_Attributes_All
X
X
3
3
Get_Attribute_List
X
4
4
Set_Attribute_List
X
5
5
Reset
X
X
6
6
Start
X
X
7
7
Stop
X
X
8
8
Create
X
X
9
9
Delete
X
X
A
10
Multiple_Service_Packet
X
B-C
11-12
(Reserved)
D
13
Apply_Attributes
X
X
E
14
Get_Attribute_Single
X
X
F
15
(Reserved)
10
16
Set_Attribute_Single
X
X
11
17
Find_Next_Object_Instance
X
X
12-13
18-19
(Reserved)
14
20
Error Response (DeviceNet only)
15
21
Restore
X
X
16
22
Save
X
X
17
23
No Operation (NOP)
X
X
18
24
Get_Member
X
X
19
25
Set_Member
X
X
1A
26
Insert_Member
X
X
1B
27
Remove_Member
X
X
1C
28
GroupSync
X
1D-31
29-49
(Reserved)
"X" indicates the service is available. "—" indicates the service is not available.