Difference between revisions of "Beaver2 SDK V1.04 ReleaseNote"

From rs_wiki
Jump to: navigation, search
(Created page with "Version: V1.08<br/> Release Date: May 15, 2018<br/> '''1. Version Info'''<br/> ::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote....")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Version: V1.08<br/>
+
Version: V1.04<br/>
  
Release Date: May 15, 2018<br/>
+
Release Date: Dec 21, 2017<br/>
  
 
'''1. Version Info'''<br/>
 
'''1. Version Info'''<br/>
 
::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
 
::::Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
 
:Windows:
 
:Windows:
:Name: roseek_bv2_maincore &emsp;&emsp;&emsp; Version: 1.08 Date: May_15_2018 Description: Main core module for bv2<br/>
+
:Name: roseek_bv2_maincore &emsp;&emsp;&emsp; Version: 1.04 Date: Jan_15_2018 Description: Main core module for bv2<br/>
 
:Name: roseek_bv2_dll_netcmd&emsp;&emsp;&emsp;Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/>
 
:Name: roseek_bv2_dll_netcmd&emsp;&emsp;&emsp;Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/>
:Name: roseek_bv2_peripheral&nbsp;&nbsp;&nbsp;&nbsp;&emsp;&emsp;Version: 2.03 Date: May_09_2018 Description: Peripheral controller module for bv2 <br/>
+
:Name: roseek_bv2_peripheral&nbsp;&nbsp;&nbsp;&nbsp;&emsp;&emsp;Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2 <br/>
  
  
 
'''2. New Function & Bug Fix:'''<br/>
 
'''2. New Function & Bug Fix:'''<br/>
:2.1 Delete the printf of callback function in maincore.<br/>
+
:2.1 Add delayed trigger mode and triggered count mode.<br/>
 +
:2.2 The log level can be set before calling init function , and do not show DOS window.<br/>
 +
:2.3 Add the function to obtain serial device name.<br/>
 +
:2.4 The init function calls the program that replaces the serial number when the system changes the serial number.<br/>
 +
:2.5 The init function sets the default value of trig delay time to 2000.<br/>
 +
:2.6 Add optocoupler input counting mode (Max: 5KHz).<br/>
 +
:2.7 Add delayed trigger mode (Min: 2ms, Max178s).<br/>
 +
:2.8 Add encryption verification function. If the encryption does not pass for an hour, it will shut down and use the new encryption algorithm.<br/>

Latest revision as of 03:07, 14 December 2018

Version: V1.04

Release Date: Dec 21, 2017

1. Version Info

Users can view device inforamtion through the RSDeviceInformation tool in 04_Tools_Remote.
Windows:
Name: roseek_bv2_maincore     Version: 1.04 Date: Jan_15_2018 Description: Main core module for bv2
Name: roseek_bv2_dll_netcmd   Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2
Name: roseek_bv2_peripheral      Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2


2. New Function & Bug Fix:

2.1 Add delayed trigger mode and triggered count mode.
2.2 The log level can be set before calling init function , and do not show DOS window.
2.3 Add the function to obtain serial device name.
2.4 The init function calls the program that replaces the serial number when the system changes the serial number.
2.5 The init function sets the default value of trig delay time to 2000.
2.6 Add optocoupler input counting mode (Max: 5KHz).
2.7 Add delayed trigger mode (Min: 2ms, Max178s).
2.8 Add encryption verification function. If the encryption does not pass for an hour, it will shut down and use the new encryption algorithm.