Document Revision History
Document Revision History
Date |
Version |
Contents |
Author |
2017.07.14 |
1.0 |
PowerScene Scripts manual released. |
한주현 |
2017.09.13 |
1.1 |
Added app, scada, trend widget, data chart function. |
한주현 |
2018.03.21 |
1.2 |
Added the function of each object in PowerScene Scripts. - scada ㆍPoint summation function - analogData ㆍPoint poll interval and read the annual data based on the acquistion time - statusData ㆍPoint poll interval and read the data state of the current time - app ㆍCollect trend group and return the communication channel group list - remote ㆍDriver command function - canvas ㆍAnimation function. - logAnalog ㆍAnalog point data calculation function - dbm ㆍTransaction function - DataObject ㆍGetting the value of columns - Graphic object properties ㆍPie chart functions - Data Chart ㆍBar graph data displaying - Grid Widget ㆍFixed column, Adding check box, Reading check state, Setting check, Check event handler - Trend Widget ㆍReal time trend displaying - Text Table ㆍCell functions |
김현정 |
2018.05.29 |
1.3 |
Added the function of each object in PowerScene Scripts. - scada ㆍPoint calculation function - logAnalog ㆍObtain various point values - app ㆍChanging the shape of mouse pointer ㆍOpening the point browser - Data Chart. ㆍAuto-scaling the graph - History Data Chart ㆍDisplaying the period on the graph - Data Widget ㆍSetting the date select mode of the widget |
김현정 |
2018.07.19 |
1.4 |
Added and modified the function of each object in PowerScene Scripts. - canvas ㆍEntering the parameter as String when using replacePointName, replacePointName2 - Tree Widget ㆍSetting the column width of the widget ㆍReturn the value of success or failure when opening/saving an excel file ㆍAn error message for opening/saving an excel file |
김현정 |
2018.09.18 |
1.5 |
Added text table functions. ㆍsetGridData , moveNextPage ,movePrevPage ,currentPage, totalPage , clearGridData Added app functions. ㆍLog on/out handler ㆍNumber keypad dbm ㆍcmd2Remote |
한주현 |
2019.07.09 |
1.6 |
Added and modified the function of each object in PowerScene Scripts. - canvas ㆍAdded and modified scrollAnimation, moveAnimation. - canvasManager ㆍAdded waitForClose - excel ㆍCopying/Deleting an excel sheet - Text Table ㆍSetting/Reading the cell data |
이수경 |