AUTOBASE 10.3.0 Revisions Release: 2015-12-17
 Lists  Prev  Next
  10.3.0.0

* Autobase 10 is Microsoft .NET Framework 3.5 or later must be installed.

กก

Bugs Fixed (The following bugs are fixed.)

1) [CE] Configuration of 'At Program running' Script is reseted after deploy the project to Smart Device.

2) LocalMain program crashes when loading the abnormal alarm file in the Alarm Event object.

3) The Web Server can not access the Users folder. (Give write permissions of the Users folder to IIS_IUSR.)

4) Web server does not recognize the Web Keylock when using the large memory than 4 Giga and 64Bit mode in the 64Bit OS.

5) [CE] When the smart computer turned on for more than 25 days, animation-related objects were not switching the frame.

6) [CE] LocalMain program is down when close Script Detail View.

7) The program is down when set horizontal or vertical size to 1 and draw the arc or sector in the Circle object.

8) Studio program is down when the size of the font to 70 or more (This problem mainly occurs after Windows 7 Update.)

9) The program is down when using DI tag in the RealTimeTestGraph object and checking the option 'Display in the Vertex'.

10) Communication count's length was modified to 8 digit number on the 7 digit in the Communication program.

11) The issue that Modem status is temporarily displayed was solved when starting Communication program.

12) [CE] The MENU_SCRIPT_?? item is not applied. (SmartStartup.mnux file is used in CE)

13) Program is down when using negative number of row_pos argument in the @DataGridSetCellBackColor() method.

14) [CE] 'Turn off auto display softkey' option not applied in the Dialogbox of String tag.

15) [CE] If you change the font size of the letters it seems to be truncated in the Alarm Windows object.

16) If you repeat save/load operation after enter , or " in tag box of object expand option then out of memory occurs.

17) [CE] Moving the mouse, time is not reseted in the @TimeGetWaiting method.

18) [CE] @GetKeyCode method not applied.

19) [Silverlight] The program is down when using @ObjectSetLineThick in the RoundRectangle object.

20) [Silverlight] Horizontal/Vertial arrange option not applied in the Text object.

21) [Silverlight] @Message method now supported.

22) [Silverlight] MENU_SCRIPT_?? item now supported in the @MenuMesssage method.

23) [CE] 'All ON/OFF' option not applied in the Digital Output Button object.

24) The program is down if you view Script detail before variable is not initialized in the LocalMain program.

25) If you use a variable name with n/nu/nul/null then value is always 0. (occurring in version 10.2.8~10.2.9)

26) WordLH option not applied in the Communication System Memory.

27) [CE] Alarm Event Window contents not saved when the power is turned off.

28) Secondary device text cannot change using DialogBox in the Studio's Communication configuration.

 

LocalMain Program

1) Performance of Trend data saving is improved.

2) 'Discard not saved data on program exit' option supported.

3) The message when delayed data saving is save to LOG.

4) System Information supported in the LocalMain program.

5) [CE] Message were invisible when 'Use Mouse Right Button on graphic module' option unchecked.

6) 'Preview Output result' option is now supported in the LocalMain program.

7) [CE] 'Use Bitmap Cache Memory' option now supported to improve the speed of Module loading.

8) Thread option now supported in the 'At program running' script.

 

Export Server Program

1) String tag output supported in the CDTP protocol.

 

Web Client Program

1) Time Zone of Client and Server is now matched.

 

Script Add/Modify

1) void AlarmEventConfirmAll(); - Confirm the all Event Alarm.

2) void AlarmEventDeleteAll(); - Delete the all Event Alarm.

3) int FileExists(string filename); - Checks the file exists.

4) int FolderCreate(string foldername); - Create the Folder.

5) int FolderDelete(string foldername, int recusive); - Delete the Folder. (recursive 0=Delete when folder is empty, 1=Delete all sub files and folders)

6) int FolderExists(string foldername); - Checks the folder exists. 

7) [CE] void AtsSetLcdPower(int flag); - ON/OFF the ATS Power.

8) [CE] void AtsSetPowerReset(); - Reset the ATS.

9) object DateTimeNew(int year, int month, int day, int hour, int second); - Initiallized a new instance of the DataTime struct to the specified year, month, day.

10) object DateTimeNow(); - Get a DataTime object that is set to the current data and time on this computer.

11) object DateTimeUtcNow(); - Get a DataTime object that is set to the current data and time on this computer. (Coordinated Universal Time)

12) int DateTimeYear(object datetime); - Get the year in the DateTime object.

13) int DateTimeMonth(object datetime); - Get the month in the DateTime object.

14) int DateTimeDay(object datetime); - Get the day in the DateTime object.

15) int DateTimeHour(object datetime); - Get the hour in the DateTime object.

16) int DateTimeMinute(object datetime); - Get the minute in the DateTime object.

17) int DateTimeSecond(object datetime); - Get the second in the DateTime object.

18) int DateTimeMillisecond(object datetime); - Get the milli-second in the DateTime object.

19) int DateTimeDayOfWeek(object datetime); - Get the day of week in the DateTime object. (0-Sunday.. 6-Saturday)

20) int DateTimeDayOfYear(object datetime); - Get the day of year in the DateTime object.

21) object DateTimeAddYears(object datetime, int count); - Returns a new DateTime that adds specified number of years.

22) object DateTimeAddMonths(object datetime, int count); - Returns a new DateTime that adds specified number of months.

23) object DateTimeAddDays(object datetime, int count); - Returns a new DateTime that adds specified number of days.

24) object DateTimeAddHours(object datetime, int count); - Returns a new DateTime that adds specified number of hours.

25) object DateTimeAddMinutes(object datetime, int count); - Returns a new DateTime that adds specified number of minutes.

26) object DateTimeAddSeconds(object datetime, int count); - Returns a new DateTime that adds specified number of seconds.

27) object DateTimeAddMilliseconds(object datetime, int count); - Returns a new DateTime that adds specified number of milliseconds.

 

Communication Driver

1) CDTP driver modified.

2) AP-3603 Controller driver developed.

3) CIMON PLC Ethernet driver modified.

4) MODBUS2 driver modified.

5) Prima-T8 KVM Switcher driver devloped.

6) OPTO22 driver modified.

7) MELSEC ENET 3E driver modified.

8) X8 PLC Xnet Protocol driver developed

9) Tele Touch Client driver developed.

10) Quali_Line Protocol driver developed.

11) BT-816C CMC driver developed.

12) ETLC Lighting Controller driver modified.

13) HIVO Protocol driver developed.

14) XGT Loader driver modified.

15) OMRON SYSMAC Ethernet driver modified.

16) PEMS TCU Protocol driver developed. 

กก