Beckhoff-USA-Community / SPT-Libraries

MIT License
70 stars 16 forks source link

DigitalSensor configuration overwritten if HMI control is available. #27

Closed MrKirkegaard closed 10 months ago

MrKirkegaard commented 10 months ago

The data structure DigitalSensor_HMI.Config is never initialized, like in other components like FB_SingleSolenoid. image Any configured values are overwritten with the initial values from DigitalSensor_HMI.Config, when HMI control becomes available. Any signal inversion configured during module initialization is reset in manual mode.

nshiggins commented 10 months ago

Thanks--fixed and pending release