Help: ICE_ICELIB_PIC_GETDBLFLAG

Gets an double valued flag from the configuration string

Function PIC_GETDBLFLAG - Gets an double valued flag from the configuration string

PIC	p	Handle to Device 
char	*name	Name of flag (RFFREQ,RFBW, ...)

Gets the named FLAG as a floating point double and returns this as the status.
If the flag is not found -1 is returned.
If the flag is found without an = value, 1 is returned.