ClientStation.SimulationAnalog Property
Gets the analog int simulation variable, which varies from 0 to 100 (in steps of 1); returns to 0 in one step and then repeats the same pattern (sawtooth waveform).
<ID("SimulationAnalog", (int)e.SimulationAnalog)> _
Public ReadOnly Property SimulationAnalog() As Integer
This language is not supported or no code example is available.
[ID("SimulationAnalog", (int)e.SimulationAnalog)]
public int SimulationAnalog {get;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7