typedef struct {
BOOL channel_enable[16]; DSCDACODE* output_codes;
} DSCDACS;
Name | Description |
---|---|
channel_enable[16] | Input Array of flags that selects which analog output channels to change. Select TRUE for each location (0-15) for which you want to output new data. |
output_codes | Input Array of output codes to send to the corresponding selected channels in channel_enable[]. Locations to use are 0-15. |
This page was last modified 01:08, 30 Jan 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.