Skip to content

classe SEE reference

julien gautier edited this page Mar 26, 2020 · 6 revisions

class SEE

SEE (file=None, path=None, confpath=None, confMot=None, name='VISU', **kwds)

file = name of the file to open
path=path of the file to open
confpath=path of the ini file
file name of the ini file if =None ini file will be the one in visu folder

    confMot usefull if RSAI motors is read  
    name= name of the item  in the ini file could be usfull if there is more than two visu widget open in the same   time  
    default is  VISU  
    kwds :
        aff = "right" or "left" display button on the  right or on the left Default is "right"
        fft ="on" or "off" to display fft window  Default is "on"
        encercled ="on" or "off" to display encercled window  Default is "on"
        meas  ="on" or "off" to display measurement window  Default is "on"
        filter= "on" or "off" to display filter option (gaussian or median) Default is "on"

SEE.newDataReceived(self,data)

display new data