Settings services: Difference between revisions

Line 379: Line 379:


Usually, this is a string with the following format:
Usually, this is a string with the following format:
   {DutType}_{ProductModelType}_{major_version}_{minor_version}_{micro_version}
   {EventType}_{ProductModelType}_{MajorVersion}_{MinorVersion}_{MicroVersion}


Where:
Where:
   {DutType}: "FP", "EP", "MP", "MNX", "EDEV", "SDEV", "HDEV", "HOAG", "COPPER", "CALCIO".
   {EventType}: "FP", "EP", "MP", "MNX", "EDEV", "SDEV", "HDEV", "HOAG", "COPPER", "CALCIO".
   {ProductModelType}: 2 digit number.
   {ProductModelType}: 2 digit number.
   {major_version}: 2 digit number.
   {MajorVersion}: 2 digit number.
   {minor_version}: 2 digit number.
   {MinorVersion}: 2 digit number.
   {micro_version}: 2 digit number.
   {MicroVersion}: 2 digit number.


== ConsoleSixAxisSensorHorizontalOffset ==
== ConsoleSixAxisSensorHorizontalOffset ==