电机电流完善
This commit is contained in:
BIN
assets/files/examples/数据处理/current/T_电机电流.xlsx
Normal file
BIN
assets/files/examples/数据处理/current/T_电机电流.xlsx
Normal file
Binary file not shown.
BIN
assets/files/examples/数据处理/current/configs.xlsx
Normal file
BIN
assets/files/examples/数据处理/current/configs.xlsx
Normal file
Binary file not shown.
15001
assets/files/examples/数据处理/current/j1_hold_1735887253.6208687.data
Normal file
15001
assets/files/examples/数据处理/current/j1_hold_1735887253.6208687.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j1_single_1735886902.7427037.data
Normal file
25001
assets/files/examples/数据处理/current/j1_single_1735886902.7427037.data
Normal file
File diff suppressed because it is too large
Load Diff
15001
assets/files/examples/数据处理/current/j2_hold_1735887284.9247584.data
Normal file
15001
assets/files/examples/数据处理/current/j2_hold_1735887284.9247584.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j2_single_1735886955.1356726.data
Normal file
25001
assets/files/examples/数据处理/current/j2_single_1735886955.1356726.data
Normal file
File diff suppressed because it is too large
Load Diff
15001
assets/files/examples/数据处理/current/j3_hold_1735887315.881883.data
Normal file
15001
assets/files/examples/数据处理/current/j3_hold_1735887315.881883.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j3_single_1735887007.9743528.data
Normal file
25001
assets/files/examples/数据处理/current/j3_single_1735887007.9743528.data
Normal file
File diff suppressed because it is too large
Load Diff
15001
assets/files/examples/数据处理/current/j4_hold_1735887345.9136946.data
Normal file
15001
assets/files/examples/数据处理/current/j4_hold_1735887345.9136946.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j4_single_1735887061.2084322.data
Normal file
25001
assets/files/examples/数据处理/current/j4_single_1735887061.2084322.data
Normal file
File diff suppressed because it is too large
Load Diff
15001
assets/files/examples/数据处理/current/j5_hold_1735887376.0983863.data
Normal file
15001
assets/files/examples/数据处理/current/j5_hold_1735887376.0983863.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j5_single_1735887113.726417.data
Normal file
25001
assets/files/examples/数据处理/current/j5_single_1735887113.726417.data
Normal file
File diff suppressed because it is too large
Load Diff
15001
assets/files/examples/数据处理/current/j6_hold_1735887406.7813845.data
Normal file
15001
assets/files/examples/数据处理/current/j6_hold_1735887406.7813845.data
Normal file
File diff suppressed because it is too large
Load Diff
25001
assets/files/examples/数据处理/current/j6_single_1735887166.4511697.data
Normal file
25001
assets/files/examples/数据处理/current/j6_single_1735887166.4511697.data
Normal file
File diff suppressed because it is too large
Load Diff
BIN
assets/files/projects/configs.xlsx
Normal file
BIN
assets/files/projects/configs.xlsx
Normal file
Binary file not shown.
5
assets/files/protocols/controller.heart.json
Normal file
5
assets/files/protocols/controller.heart.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "controller.heart"
|
||||
}
|
5
assets/files/protocols/device.get_params.json
Normal file
5
assets/files/protocols/device.get_params.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "device.get_params"
|
||||
}
|
8
assets/files/protocols/diagnosis.get_params.json
Normal file
8
assets/files/protocols/diagnosis.get_params.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "robot",
|
||||
"command": "diagnosis.get_params",
|
||||
"data": {
|
||||
"version": "1.4.1"
|
||||
}
|
||||
}
|
12
assets/files/protocols/diagnosis.open.json
Normal file
12
assets/files/protocols/diagnosis.open.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "robot",
|
||||
"command": "diagnosis.open",
|
||||
"data": {
|
||||
"open": false,
|
||||
"display_open": false,
|
||||
"overrun": false,
|
||||
"turn_area": false,
|
||||
"delay_motion": false
|
||||
}
|
||||
}
|
8
assets/files/protocols/diagnosis.save.json
Normal file
8
assets/files/protocols/diagnosis.save.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "robot",
|
||||
"command": "diagnosis.save",
|
||||
"data": {
|
||||
"save": true
|
||||
}
|
||||
}
|
10
assets/files/protocols/diagnosis.set_params.json
Normal file
10
assets/files/protocols/diagnosis.set_params.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "robot",
|
||||
"command": "diagnosis.set_params",
|
||||
"data": {
|
||||
"display_pdo_params": [],
|
||||
"frequency": 50,
|
||||
"version": "1.4.1"
|
||||
}
|
||||
}
|
5
assets/files/protocols/overview.get_autoload.json
Normal file
5
assets/files/protocols/overview.get_autoload.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "overview.get_autoload"
|
||||
}
|
5
assets/files/protocols/overview.get_cur_prj.json
Normal file
5
assets/files/protocols/overview.get_cur_prj.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "overview.get_cur_prj"
|
||||
}
|
9
assets/files/protocols/overview.reload.json
Normal file
9
assets/files/protocols/overview.reload.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "overview.reload",
|
||||
"data": {
|
||||
"prj_path": "",
|
||||
"tasks": []
|
||||
}
|
||||
}
|
8
assets/files/protocols/overview.set_autoload.json
Normal file
8
assets/files/protocols/overview.set_autoload.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "overview.set_autoload",
|
||||
"data": {
|
||||
"autoload_prj_path": ""
|
||||
}
|
||||
}
|
11
assets/files/protocols/register.set_value.json
Normal file
11
assets/files/protocols/register.set_value.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "fieldbus",
|
||||
"command": "register.set_value",
|
||||
"data": {
|
||||
"name": "",
|
||||
"type": "bool",
|
||||
"bias": 0,
|
||||
"value": 0
|
||||
}
|
||||
}
|
8
assets/files/protocols/rl_task.pp_to_main.json
Normal file
8
assets/files/protocols/rl_task.pp_to_main.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "rl_task.pp_to_main",
|
||||
"data": {
|
||||
"tasks": []
|
||||
}
|
||||
}
|
8
assets/files/protocols/rl_task.run.json
Normal file
8
assets/files/protocols/rl_task.run.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "rl_task.run",
|
||||
"data": {
|
||||
"tasks": []
|
||||
}
|
||||
}
|
9
assets/files/protocols/rl_task.set_run_params.json
Normal file
9
assets/files/protocols/rl_task.set_run_params.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "rl_task.set_run_params",
|
||||
"data": {
|
||||
"loop_mode": true,
|
||||
"override": 1.0
|
||||
}
|
||||
}
|
8
assets/files/protocols/rl_task.stop.json
Normal file
8
assets/files/protocols/rl_task.stop.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "project",
|
||||
"command": "rl_task.stop",
|
||||
"data": {
|
||||
"tasks": []
|
||||
}
|
||||
}
|
5
assets/files/protocols/state.get_state.json
Normal file
5
assets/files/protocols/state.get_state.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.get_state"
|
||||
}
|
5
assets/files/protocols/state.get_tp_mode.json
Normal file
5
assets/files/protocols/state.get_tp_mode.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.get_tp_mode"
|
||||
}
|
8
assets/files/protocols/state.set_tp_mode.json
Normal file
8
assets/files/protocols/state.set_tp_mode.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.set_tp_mode",
|
||||
"data": {
|
||||
"tp_mode": "with"
|
||||
}
|
||||
}
|
5
assets/files/protocols/state.switch_auto.json
Normal file
5
assets/files/protocols/state.switch_auto.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.switch_auto"
|
||||
}
|
5
assets/files/protocols/state.switch_manual.json
Normal file
5
assets/files/protocols/state.switch_manual.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.switch_manual"
|
||||
}
|
5
assets/files/protocols/state.switch_motor_off.json
Normal file
5
assets/files/protocols/state.switch_motor_off.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.switch_motor_off"
|
||||
}
|
5
assets/files/protocols/state.switch_motor_on.json
Normal file
5
assets/files/protocols/state.switch_motor_on.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "system",
|
||||
"command": "state.switch_motor_on"
|
||||
}
|
43
assets/files/version/file_version_info.txt
Normal file
43
assets/files/version/file_version_info.txt
Normal file
@ -0,0 +1,43 @@
|
||||
# UTF-8
|
||||
#
|
||||
# For more details about fixed file info 'ffi' see:
|
||||
# http://msdn.microsoft.com/en-us/library/ms646997.aspx
|
||||
VSVersionInfo(
|
||||
ffi=FixedFileInfo(
|
||||
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
|
||||
# Set not needed items to zero 0.
|
||||
filevers=(0, 2, 1, 1),
|
||||
prodvers=(0, 2, 1, 1),
|
||||
# Contains a bitmask that specifies the valid bits 'flags'r
|
||||
mask=0x3f,
|
||||
# Contains a bitmask that specifies the Boolean attributes of the file.
|
||||
flags=0x0,
|
||||
# The operating system for which this file was designed.
|
||||
# 0x4 - NT and there is no need to change it.
|
||||
OS=0x4,
|
||||
# The general type of file.
|
||||
# 0x1 - the file is an application.
|
||||
fileType=0x1,
|
||||
# The function of the file.
|
||||
# 0x0 - the function is not defined for this fileType
|
||||
subtype=0x0,
|
||||
# Creation date and time stamp.
|
||||
date=(0, 0)
|
||||
),
|
||||
kids=[
|
||||
StringFileInfo(
|
||||
[
|
||||
StringTable(
|
||||
'040904b0',
|
||||
[StringStruct('CompanyName', 'Rokae - https://www.rokae.com/'),
|
||||
StringStruct('FileDescription', 'All in one automatic toolbox'),
|
||||
StringStruct('FileVersion', '0.2.1.1 (2024-12-16)'),
|
||||
StringStruct('InternalName', 'AIO.exe'),
|
||||
StringStruct('LegalCopyright', '© 2024-2024 Manford Fan'),
|
||||
StringStruct('OriginalFilename', 'AIO.exe'),
|
||||
StringStruct('ProductName', 'AIO'),
|
||||
StringStruct('ProductVersion', '0.2.1.1 (2024-12-16)')])
|
||||
]),
|
||||
VarFileInfo([VarStruct('Translation', [1033, 1200])])
|
||||
]
|
||||
)
|
1
assets/files/version/vers
Normal file
1
assets/files/version/vers
Normal file
@ -0,0 +1 @@
|
||||
0.2.1.1@12/16/2024
|
Reference in New Issue
Block a user