====== Creating a Counter ====== To create a new meter, right-click on the meter node in the left pane and select Create from the context menu. **Properties** ^Name ^Meaning| |//Referenz Name//|Name of the value.| |//Is public//|Counter Systemglobal, i. e. make it accessible to every position within eBiss.| |//Initial value//|The initial value.| |//Increment//|Step size to increment.| |//Maximum value//|Highest counter value, the upper limit.| |//Overflow handling//|What to do when the maximum value is reached: abort with an error message (task) or reinitialize with the initial value.|