Difference between revisions of "Beaver2 SDK V1.04 ReleaseNote"
Line 6: | Line 6: | ||
::::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     Version: 1. | + | :Name: roseek_bv2_maincore     Version: 1.04 Date: Jan_15_2018 Description: Main core module for bv2<br/> |
:Name: roseek_bv2_dll_netcmd   Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/> | :Name: roseek_bv2_dll_netcmd   Version: 1.00 Date: Jul_05_2017 Description: NetCMD module for bv2<br/> | ||
:Name: roseek_bv2_peripheral   Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2 <br/> | :Name: roseek_bv2_peripheral   Version: 2.01 Date: Jan_15_2018 Description: Peripheral controller module for bv2 <br/> | ||
Line 12: | Line 12: | ||
'''2. New Function & Bug Fix:'''<br/> | '''2. New Function & Bug Fix:'''<br/> | ||
− | :2.1 The | + | :2.1 Add delayed trigger mode and triggered count mode.<br/> |
− | :2.2 | + | :2.2 The log level can be set before calling init function , and do not show DOS window.<br/> |
− | :2. | + | :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.