TArduinoBasicDigitalGPIOChannel.AutoConfig

From Visuino
Jump to navigation Jump to search

Summary

Specifies if the channel will configure automatically, or manually

Description

Use this property to specify if the channel will configure automatically, or manually as Input/Output Digital or Analog.



If this property it set to True, the channel will configure automatically as Input/Output Digital or Analog.

If this property it set to False, the rest of the properties will be used to manually configure the channel.