Help: ICE_ICELIB_PIC_SETKEYL

Sets a 4 byte integer parameter by key/value pair

Function PIC_SETKEYL - Sets a 4 byte integer 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
int	value	Data value

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