-
Notifications
You must be signed in to change notification settings - Fork 12
CIP Library
Jeremy edited this page Jan 26, 2023
·
26 revisions
This collection of diagnostic instructions align to their corresponding Common Industrial Protocol object.
Enumerated by the UDT ST_Sys_Identity, containing the fields:
- VendorID (UINT, attribute 1)
- DeviceType (UINT, attribute 2)
- ProductCode (UINT, attribute 3)
- MajorRevision (USINT, attribute 4)
- MinorRevision (USINT, attribute 4)
- Status (UINT, attribute 5)
- SerialNumber (UDINT, attribute 6)
- ProductName (STR_32, attribute 7)