Help: ICE_ICELIB_PIC_SETKEYD

Sets a double parameter by key/value pair

Function PIC_SETKEYD - Sets a double parameter by key/value pair

PIC	p	Handle to Device 
int	index	Resource index (usually DMA channel number from PIC_IOPORT)
int	key	Key Identifier
double	value	Data value

Sets the named KEY to the value specified. 
See help on KEYS for a list of key names.