TArduinoBasicDigitalGPIOChannel.AutoConfig

From Visuino
Revision as of 15:11, 10 June 2022 by Visuino (talk | contribs) (Created page with "{{:Embedded:AutoConfig Channel Property}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.