AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Enumerations
isobus::preferred_addresses::IndustryGroup3 Namespace Reference

Industry Group 3 applies to construction equipment. More...

Enumerations

enum  PreferredAddress : std::uint8_t {
  RotationSensor = 224 , LiftArmController = 225 , SlopeSensor = 226 , MainController_SkidSteerLoader = 227 ,
  LoaderControl = 228 , LaserTracer = 229 , LandLevelingSystemDisplay = 230 , SingleLandLevelingSystemSupervisor = 231 ,
  LandLevelingElectricMast = 232 , SingleLandLevelingSystemOperatorInterface = 233 , LaserReceiver = 234 , SupplementalSensorProcessingUnit1 = 235 ,
  SupplementalSensorProcessingUnit2 = 236 , SupplementalSensorProcessingUnit3 = 237 , SupplementalSensorProcessingUnit4 = 238 , SupplementalSensorProcessingUnit5 = 239 ,
  SupplementalSensorProcessingUnit6 = 240 , EngineMonitor1 = 241 , EngineMonitor2 = 242 , EngineMonitor3 = 243 ,
  EngineMonitor4 = 244 , EngineMonitor5 = 245 , EngineMonitor6 = 246 , EngineMonitor7 = 247
}
 This enumerates all preferred addresses for industry group 3. More...
 

Detailed Description

Industry Group 3 applies to construction equipment.

Enumeration Type Documentation

◆ PreferredAddress

This enumerates all preferred addresses for industry group 3.

Enumerator
RotationSensor 

128 thru 207 are reserved for future assignment by SAE 208 thru 223 are reserved for future assignment

Definition at line 133 of file isobus_preferred_addresses.hpp.