Artist Page:Digital Output

From ShowCAD Wiki
Revision as of 15:14, 14 May 2024 by MickShowCAD (talk | contribs) (Created page with "Digital Outputs are defined in the Input Output patch in Resource. Digital Output select the Digital Output as define in the Input Output patch. Bits select the number of bits to set either 1, 4 or 8 bits Position select the position of the bits. This is dependent on the number of bits you selected to set. 1 bit - in this caze you can select bits 1 through 8 4 bits - you can select the low nibble (bits 1-4) or high nibble (bits 5-8) 8 bits - there are no options in th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Digital Outputs are defined in the Input Output patch in Resource.

Digital Output select the Digital Output as define in the Input Output patch. Bits select the number of bits to set either 1, 4 or 8 bits Position select the position of the bits. This is dependent on the number of bits you selected to set. 1 bit - in this caze you can select bits 1 through 8 4 bits - you can select the low nibble (bits 1-4) or high nibble (bits 5-8) 8 bits - there are no options in this case. Value set the value of the bits. 1 bit - a value of 0 (set) or 1 (reset) 4 bits - a value in the range 0 through 15 is valid.