TArduinoBasicDigitalGPIOChannel.AutoConfig: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "{{:Embedded:AutoConfig Channel Property}}"  | 
			
(No difference) 
 | 
Latest revision as of 14:11, 10 June 2022
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.