Skip to content

CIP Library

Jeremy edited this page Jan 26, 2023 · 26 revisions

Overview

This collection of diagnostic instructions align to their corresponding Common Industrial Protocol object.

Common Objects

0x01: Identity

Enumerated by the UDT ST_Sys_Identity, containing the attributes:

  • 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)

0xF4: Port

0xF5: TCP/IP Interface

0xF6: Ethernet Link

Clone this wiki locally