RuntimeMeterMode - Manual - SIMATIC AX - System and Runtime clock functionality. - Siemens.Simatic.S71500.Clocks,library

Siemens.Simatic.S71500.Clocks library

Portfolio
SIMATIC AX
Product
SIMATIC AX
Software version
6.0.37
Edition
11/2023
Language
English (original)
Package Name
@ax/simatic-1500-clocks

The operating mode must be set to one of the following named values:

  • RuntimeMeterMode#GetValue: Get the current value of the counter.
  • RuntimeMeterMode#Start: Start the counter at the current value.
  • RuntimeMeterMode#Stop: Stop the counter.
  • RuntimeMeterMode#SetValue: Set the counter value to the value of the operatingHours parameter.
  • RuntimeMeterMode#SetValueAndStart: Set the counter value to the value of the operatingHours parameter and start the counter.
  • RuntimeMeterMode#SetValueAndStop: Set the counter value to the value of the operatingHours parameter and stop the counter.