178 SI-Ethernet User Guide
Issue: 1
7.5.22 Control Techniques objects
The Control Techniques objects (classes 0x64 to 0x69) allow access to all drive and 
option module parameters. The class instance number is used to reference the drive or 
option module menu number (except menu 0) and the class attribute number 
references the parameter within that menu.
For example, the drive parameter Percentage Load (0.04.020) would be accessed as 
class 0x64, instance 0x04 and attribute 0x14.
An instance value of 0 is invalid therefore to allow access to menu 0 parameters, the 
instance value 200 (0xC8) must be used.
The number of instances and therefore the number of menus for each class depends 
on the destination device. If the drive is the destination then the number of menus will 
depend on the drive operating mode. If the destination is one of the option slots (or 
onboard Ethernet interface) then the number of menus depends on the type of option 
module fitted (or the onboard Ethernet interface).
Six individual classes are provided, the following table shows the classes used when 
accessing the drive or option module parameters.
Table 7.34 Control Techniques object classes
Class Code
Name Description
Dec Hex (0x)
100 64
CT 
Group
Provides access to all drive parameters
101 65
CT This 
Slot
Provides access to the connected Ethernet interface 
parameters
102 66 CT Slot 1 Provides access to the option module in slot 1 parameters
103 67 CT Slot 2 Provides access to the option module in slot 2 parameters
104 68 CT Slot 3 Provides access to the option module in slot 3 parameters
105 69 CT Slot 4 Provides access to the onboard Ethernet interface parameters