TrendClientPlugin module

filename:TrendClientPlugin.py
author:roar@tordivel.no
requirements:Scorpion 9.2.0.513 or higher

TrendClientPlugin - TrendView single curve viewer

1.0.0.2, 11nov2015, RL: modified for autodoc
1.0.0.1, 16mar2012, RL: created
class TrendClientPlugin.TrendClientPlugin(cntr, name)[source]

Bases: object

TrendClientPlugin - TrendView single curve viewer

__str__()[source]

return a unique persistance name for host application storage

getConfig()[source]

returns plugin configuration as string

setConfig(value)[source]

set plugin configuration from the string ‘value’

controlChange(sender, args)[source]

notify container plugin has changed

TrendClientPlugin.CreatePlugin(hWnd, name='')[source]

Scorpion Plugin Stub - Required