Help: ICE_ICELIB_PIC_GETINTFLAG

Gets an integer valued flag from the configuration string

Function PIC_GETINTFLAG - Gets an integer valued flag from the configuration string

PIC	p	Handle to Device 
char	*name	Name of flag (DEVNO,INP,PMI, ...)

Gets the named FLAG as an integer 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.